Making boot2root
General notes
Misc If we want to add a in the sudoers file(/etc/sudoers): john ALL=(root) /command/that/is/...
Do's and Don'ts
These are the must do's and don'ts of making the boot2root machine. Always link .bash_history f...
Running Services
In my experience it's better to use systemd rather then putting your head under this supervisor s...
fail2ban
To setup fail2ban on ubuntu for the SSH port we do the following: Installation apt install fail...