View Full Version : linux networking
Slipstream
10-19-04, 14:19
how do you dial out from a shell so i can connect directly to another unix or linux machine? ive searched all through my help files and i cant seem to find out how to do this.
what do you mean by *dial out* ??????
if you want to remotely access a *nix computer the best way is to use SSH, telnet's big brother
it's more secure and faster
just make sure you install and properly configure SSH daemon on the remote machine then just type ssh *ip address of the remote host* to login ;)
vBulletin® v3.8.3, Copyright ©2000-2010, Jelsoft Enterprises Ltd.