|
@@ -47,6 +47,7 @@ What do you get if you point this thing at a VPS? All kinds of good stuff!
|
47
|
47
|
* Firewall management via "Uncomplicated Firewall (ufw)":https://wiki.ubuntu.com/UncomplicatedFirewall.
|
48
|
48
|
* Intrusion prevention via "fail2ban":http://www.fail2ban.org/ and rootkit detection via "rkhunter":http://rkhunter.sourceforge.net.
|
49
|
49
|
* SSH configuration preventing root login and insecure password authentication
|
|
50
|
+* "RFC6238":http://tools.ietf.org/html/rfc6238 two-factor authentication compatible with "Google Authenticator":http://en.wikipedia.org/wiki/Google_Authenticator and various hardware tokens
|
50
|
51
|
* Nightly backups to "Tarsnap":https://www.tarsnap.com/.
|
51
|
52
|
* A bunch of nice-to-have tools like "mosh":http://mosh.mit.edu and "htop":http://htop.sourceforge.net that make life with a server a little easier.
|
52
|
53
|
|