Posted in 21 September 2009 ¬ 23:46h.John
I’ve just been tweaking with SSH. One of the common things that I have to do is reconfigure my SSH tunnels while I’m working remotely to gain access to desktops and the like.
In this situation, the cumbersome but easiest way always seemed to be to disconnect and change the command line. However, having used Putty [...]
Read the rest of this entry »
Posted in 3 January 2009 ¬ 21:24h.John
One of the thing that differs VirtualBox from Microsoft’s Virtual PC is that VB puts guest on a subnet of the computer that you are working on. This means that it cannot be directly accessed from other computers on your network.
To enable access, you need to configure your computer to allow ports to be forwarded [...]
Read the rest of this entry »
Posted in 2 January 2009 ¬ 10:14h.John
One of the cool things I’ve been doing lately is using secure shell to mount remote file systems. The great thing about this method is that you’re not dependant of explicitly creating shares as you are in Samba, and you don’t have to rely on repeated scp commands.
As long as you have the sshfs package [...]
Read the rest of this entry »