Friday, May 21, 2010

Connecting to a unix (*nix) from a remote linux machine in command line mode?

Is there a way to connect to another unix machine and be able to control it through command line (like running scripts, etc...).


Oh yeah it has a password and user name system set up.

Connecting to a unix (*nix) from a remote linux machine in command line mode?
SSH is the easiest way. But you'd have to set it up on the remote computer that you're connecting =)
Reply:Of course! Lots of ways, but most people use SSH.





type "man ssh" for more information.
Reply:use secure shell ( ssh ) or telnet


No comments:

Post a Comment