SSH Mount remote system
Wouldn’t it be nice, if we could have the remote folder mounted locally so, we can edit files with a gui.
One way to do such a thing is using ssfs.
SSH Tunneling
Sometimes, you want to access a service running on a remote server, but there might be a firewall that does not forward the traffic to the port.
One way to deal with this is to create a socks proxy.