Commit Graph

236 Commits

Author SHA1 Message Date
IMTheNachoMan 437b59c515 Merge pull request #102 from hellresistor/AddDoublePasswordSec
Add panic/secondary password security
2023-12-04 17:39:07 -05:00
IMTheNachoMan 944d0e66b5 Merge pull request #101 from moltenbit/master
Added references to Ansible playbooks
2023-12-04 17:38:54 -05:00
mbit 74f1c2db8a updated references to my changed username 2023-12-04 20:31:19 +01:00
sysadt 3f20de98ba Merge branch 'imthenachoman:master' into master 2023-11-08 22:09:16 +01:00
IMTheNachoMan fe62dc3a11 Update README.md
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server/issues/106
2023-10-01 22:06:26 -04:00
hellresistor 2a30412a28 Update README.md 2023-06-27 21:01:18 +01:00
sysadt 6832a167ec correction of link in TOC 2023-06-27 21:57:58 +02:00
sysadt d440add836 added section for Ansible playbooks 2023-06-27 21:56:59 +02:00
hellresistor c80f0c664f Update README.md
Add PAnic/Secondary password
2023-06-27 20:55:25 +01:00
sysadt cb61987ffb Added references to Ansible playbooks 2023-06-27 21:39:17 +02:00
IMTheNachoMan 04538ec63b Merge pull request #99 from nhedger/patch-1
Fix typo
2023-05-28 19:38:48 -04:00
Nicolas Hedger dc647d7ee1 Fix typo 2023-05-21 09:10:04 +02:00
IMTheNachoMan cc74e3e5a6 Update README.md 2023-04-29 13:30:04 -04:00
IMTheNachoMan 957ac09544 Merge pull request #94 from sysadt/master
Changes to ufw
2023-03-23 22:28:11 -04:00
IMTheNachoMan cf7b5681ed Merge pull request #96 from Bojan023/patch-1
Add cli command to check current sudoers on debian
2023-03-23 22:27:07 -04:00
IMTheNachoMan 87391f5eab clarified CIS recommendation
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server/issues/97
2023-03-23 22:25:58 -04:00
Bojan Bogojevic 17bc162d48 Add cli command to check current sudoers 2023-03-22 12:12:49 +01:00
sysadt 6ec89c07c8 wording to "deleting ufw rule"
title
2023-02-22 22:20:07 +01:00
sysadt 0df0fdbe28 Changes to ufw
1. added section about deleting ufw rules
2. changed wording in the ufw comments from "allow traffic out on port" to "allow traffic out to port". IMO the "on" sounds like opening source ports
3. added mail to common use-cases with ports 25 and 587
2023-02-22 22:16:02 +01:00
IMTheNachoMan 8f78e027e9 Merge pull request #91 from SuperLanceur/patch-1
Changed the order of settings in #iptables-intrusion-detection-and-pr…
2023-02-04 22:56:07 -05:00
IMTheNachoMan fc60a12600 Merge pull request #93 from wasteofusername/patch-1
Fix a really small typo of prerequisite
2023-02-04 22:55:40 -05:00
Jack A 3a61bffc21 Fix a really small typo of prerequisite
Loving the guide man
2023-02-04 16:15:59 -05:00
SuperLanceur db3625ab21 Changed the order of settings in #iptables-intrusion-detection-and-prevention-with-psad
When looking for these settings, EXPECT_TCP_OPTIONS was between HOSTNAME and ENABLE_PSADWATCHD in the file, but this guide put it at the end of the list. Changing that so that it's more consistent
2022-12-27 05:51:09 +01:00
IMTheNachoMan 1c11d729ca Update README.md 2022-08-14 00:17:56 -04:00
IMTheNachoMan 297428ec6d Update README.md 2022-08-08 22:47:09 -07:00
IMTheNachoMan 3671b434f2 Update README.md 2022-08-08 22:41:35 -07:00
IMTheNachoMan f1d5dd4417 Merge pull request #87 from hamzah/master
Update OSSEC Version and other fix
2022-08-08 22:35:19 -07:00
Hamzah Batha 3fc49c7696 Update README.md 2022-08-06 16:25:30 +01:00
IMTheNachoMan 347f302465 Merge pull request #80 from JacksonChen666/patch-1
fix parenthesis in the wrong place
2022-03-20 09:16:33 -04:00
IMTheNachoMan df93f5bdcb Update README.md 2022-01-16 15:59:50 -05:00
IMTheNachoMan 6d24f2b429 Merge pull request #79 from cieska/master
Update README.md
2022-01-16 15:58:38 -05:00
Jackson Chen 5ea719fbce fix parenthesis in the wrong place
typo of mine, sorry.
2022-01-01 18:13:46 +01:00
cieska 10abadb1c7 Update README.md
Mentioned the Disk Encryption option when installing Linux.
2021-12-04 17:01:40 +00:00
IMTheNachoMan ab8a837076 Merge pull request #78 from JacksonChen666/master
Fix a few more typos
2021-11-21 19:21:57 -05:00
Jackson Chen 0e61eec4bc close unclosed parenthesis 2021-11-20 20:42:48 +01:00
Jackson Chen eda491ba31 fix a few typos
reviewed using vim spell check
may also include removal of extra characters
2021-11-20 20:30:43 +01:00
IMTheNachoMan c58d6e04dc Merge pull request #75 from YesterKo/master
Fixed typo in README.md
2021-11-20 14:06:11 -05:00
IMTheNachoMan 777a61d3a1 Merge pull request #76 from JacksonChen666/patch-1
fix typo from "Anther" to "Another"
2021-11-20 14:05:50 -05:00
Jackson Chen 36b20f4246 fix typo from "Anther" to "Another"
on the first word of the last sentence of line 295, i would consider the word "Anther" a typo. I fixed it to "Another".
2021-11-14 12:43:43 +00:00
YesterKo 63bb8e4719 Fixed typo in README.md
Changed "Important Not Before You Make SSH Changes" to "Important Note Before You Make SSH Changes".
Also updated the Table Of Contents with the updated heading and searched for any more links to this heading.
2021-10-23 16:08:13 +03:00
IMTheNachoMan 4be6613d72 Merge pull request #67 from hellresistor/MSMTP
Msmtp
2021-09-21 22:18:23 -04:00
IMTheNachoMan 64e8da88ef Update README.md 2021-09-21 22:16:23 -04:00
hellrezistor d89ccda8a8 Update README.md 2021-05-01 08:26:24 +01:00
hellrezistor 4857357cbf Update README.md 2021-05-01 08:22:35 +01:00
hellrezistor 73bb1990ec Add MSMTP 2021-05-01 08:16:25 +01:00
hellrezistor abbfa7e308 Merge pull request #1 from imthenachoman/master
Update Origin
2021-05-01 08:13:28 +01:00
IMTheNachoMan ad29971ec6 DHCP needs 67 and 68 for UFW 2021-02-22 22:00:58 -05:00
IMTheNachoMan 7230b03905 Merge pull request #64 from nidamanx/master
Run applications in a sandbox with FireJail
2021-02-07 10:11:56 -05:00
IMTheNachoMan 2046366079 Merge pull request #65 from SecTheTech/master
Add OSSEC
2021-02-07 10:03:03 -05:00
root c8eec43b7e Add OSSEC 2021-02-05 07:26:56 +01:00