welshpjw
Group: Members
Posts: 14
Joined: Mar. 2005 |
|
Posted: Mar. 10 2005,23:11 |
|
Assumption: the "a server" is a DSL CD/Frugal/HD-install boxen
Option #1 First, the server you are going to ssh into MUST be running sshd as as server... From DSL GUI click on the bottom left "Start" icon (It depends on how you installed) -> KNOPPIX -> Services -> Start SSH Server ... wait a little bit depedning on CPU of your box. Second, use putty with ssh extention to go to the IP address of the DSL box with the password set for root
Option #2 (the fun one) First, get into an xterm on the DSL box and type "x0rfbserver 2>/dev/null". Enter a password were propmted, hit <ENTER> Second, download a good "vncviewer" like tightvnc (http://tightvnc.org/) and connect to the IP/hostname of the GUI running DSL box. You get the full GUI of the DSL box in a bandwidth efficient way.
PS you can install the tightvnc server and then get to create additional "virtual" GUI's and even connect to them via your favorite Mozilla derived browser running JAVA ;) PPS you can also tunnel your little ssh guts out and make your connection VERY secure and even do all of this over the Internet
|