On Tue, 25 Nov 2003 23:16:58 +0800, bigsoldier wrote:
Please read
http://www.catb.org/~esr/faqs/smart-questions.html
If your firewall allows it, and sshd is running, you should be able to
ssh -X targetnode -l user_login_here
If you need root, then you do a
su - root
Telnet and ftp are insecure, and are not loaded/enabled during normal installs.
login id and password is passed as clear text and can
be snatched with a packet sniffer off both ends of the connection.
Use ssh/sftp instead.
Be sure to get the lastest from your distribution vendor.
If using, windoze get Putty.
http://www.nonags.com/
http://www.tucows.com