SSH Mount remote system

hacks ssh hacks

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 Mount remote system

SSH Config file

hacks ssh hacks

SSH Config file is a way to manage your manage your ssh connections.

SSH Config file

SSH Tunneling

hacks ssh proxy ec2

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.

SSH Tunneling