Tag Archives | SSH

Into the Mosh Pit: A Mobile Shell Replacement for SSH

SSH is a wonderful thing, but it doesn't deal very well with today's mobile workers. When dealing with iffy Wi-Fi connections, moving around from coffeeshop to home office, or just putting your laptop to sleep for a few minutes, you lose you…

Read full story Comments are closed

SSH Tunneling – Poor Techie’s VPN

“If we see light at the end of the tunnel, it is the light of the oncoming train” ~ Robert Lowell. Oh yes, another good quote. This post is on SSH tunneling, or as I like to call it ‘Poor Man…

Read full story Comments are closed

Remote Access to Linux Machines

Connecting using putty to Linux

How to connect You can connect to a Linux machine remotely in many different ways graphically as well as text based but using a secure shell is the most preferred method as the commands you send to the remote machine are encrypted for security.  Most of the Linux beginners may not be familiar with the [...]

Read full story Comments { 0 }