Tag - ssh
SSH keep alive
Friday, December 4 2009
Depending on the network you are using, an ssh connection may drop (time out) if you don't do anything active on it for a while. This is easy to fix....
Set up an Ubuntu 9.04 server firewall with UFW
Monday, November 2 2009
Setting up a basic, minimalist firewall on your server is easy with ufw (the "uncomplicated firewall"). The example here is for Ubuntu 9.04 Jaunty, but apart from the install should be...