14

Dec/09

SSH On Multiple Ports

It is possible to have SSHD (SSH server) to listen on multiple ports. some places block port 22 the default port for SSH. To over come this you can use another port such as 3389 (which happens to be the … Continue reading

23

Mar/09

Starting A Program From Command Line to X

A cool little trick when your logged in at the terminal level with an X windows session running e.g Gnome, KDE, XFCE, etc and want the program to start in X. I would use it to play tricks or open … Continue reading