Ssh

Security

Poor man's VPN connection

Have you ever needed to access a site that had an IP restriction, or one inside your remote network?

2010.04.20 · 2 min
Security

Securing SSH against bruteforce attacks

This is one of the methods I’ve used in the past to secure a Linux host against brute force ssh attacks.

2009.06.07 · 2 min
Automation & Tools

SSH Wrapper Script

Ok — this is my first script that I’m posting here. Its a VERY simple ssh wrapper script that you can place in your path, preferably in ~/bin bash #!

2008.11.30 · 1 min