Tip: Remove bad SSH Key with an easy command
Ok, so most of us have run in the dreaded Remote host identification has changed warning before. Which in turn makes us dig through our known_host file and delete that remote key entry. Wouldn’t it be nice if you didn’t have to even touch that file? Hit up the link for a quick command saving you some time and removes that bad entry.
X11 Server port forwarding
SSH allows you to forward different types of information. It's sometimes useful to smuggle other types of internet traffic into or out a network using SSH.