Results 1 to 3 of 3
Is there something else I can use to remote into my home computer?...
- 07-08-2004 #1Just Joined!
- Join Date
- Jun 2004
- Posts
- 33
other than vnc
Is there something else I can use to remote into my home computer?
- 07-08-2004 #2
Try OpenSSH. It gives you a secure shell (using OpenSSL to encrypt all data sent over the connection).
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 07-12-2004 #3Just Joined!
- Join Date
- May 2004
- Posts
- 34
Re: other than vnc
If running from Windows you can download CYGWIN (unix utilities for Windows) Make sure to install the SSH client and all its dependents. You can ssh -X user@192.168.1.1 (or whatever IP address).
Originally Posted by JROCK2004
This will foward XWindow packets so you can get the GUI up and run startkde, konqueror, nautilus, etc.. Make sure your remote pc has port tcp port 22 iirc opened and sshd daemon is running.
-Kauai


Reply With Quote
