Results 1 to 4 of 4
I need help gaining telnet access to a new linux box I built. All the box has on it is a the basic, most striped down, Debian Sarge installed it. ...
- 11-24-2005 #1Just Joined!
- Join Date
- Jan 2005
- Posts
- 13
Telnet Access Help
I need help gaining telnet access to a new linux box I built. All the box has on it is a the basic, most striped down, Debian Sarge installed it. I set it up this was because all I want to use it for is to learn Snort (and a few other network tools).
I want to be able to access and administer this system via telnet, or some other means suggestions??, without having to plug in a keyboard and monitor etc.
Here is how things are now...when I try to telnet in I can't. So I am assuming some service is not turned on, or some file is not configured correctly.
So if anyone could please reply with advice. I am sure this is an easy fix.
Thanks in Advance.
~W~
- 11-24-2005 #2Linux Enthusiast
- Join Date
- Aug 2005
- Location
- Hell
- Posts
- 514
Telnet is obsolete. You should use SSH for remote logins. The SSH server is likely already running on most Linux installations. Try "ssh user@hostname".
- 11-25-2005 #3
Agree with spoon!. I'd be utterly lost in all things Linux if it weren't for ssh. It's indispensible.
- 11-25-2005 #4Linux Newbie
- Join Date
- Mar 2005
- Location
- Romania
- Posts
- 186
A very good tool (and free) for SSH is PuTTY.
You can only be young once. But you can always be immature.


Reply With Quote