Computing.Net > Forums > Linux > Telnet remote access

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Telnet remote access

Reply to Message Icon

Name: firefox
Date: July 17, 2004 at 17:48:37 Pacific
OS: RH9
CPU/Ram: enough
Comment:

Now before i begin, i dont want ssh, i dont care about security... i just need to know how to.
1) configure telnet to allow remote access
2) to be able to telnet control my server as root.

security is not an issue, i am a noob and this is a crash machine... so if anyone knows an article or any advice then please gimme! ^_^



Sponsored Link
Ads by Google

Response Number 1
Name: firefox
Date: July 17, 2004 at 18:25:12 Pacific
Reply:

Figured it out !
http://www.itp.tu-graz.ac.at/Comp/RPM/rh-9/telnet-server-0.17-25.i386.html

RH9 default install did not install telnet server, just get the rpm and install it
the goto:
/ect/xinetd.d/
open "telnet"
& change disabled= yes to disabled= no
now you can telnet from anymoachine into your linux box from any computer, i suggest a restricted user instead of root, becasue of security. SSH is an option, but almost all computers come with telnet.


0

Response Number 2
Name: firefox
Date: July 19, 2004 at 22:19:39 Pacific
Reply:

almost forgot:
Simply edit the file /etc/securetty and add the following to the end of the file:

pts/0
pts/1
pts/2
pts/3
pts/4
pts/5
pts/6
pts/7
pts/8
pts/9

This will allow up to 10 telnet sessions to the server as root.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Telnet remote access

Remote Access Freezes...Help! www.computing.net/answers/linux/remote-access-freezeshelp/14753.html

Remote Access www.computing.net/answers/linux/remote-access/11039.html

Remote Access Server www.computing.net/answers/linux/remote-access-server/24684.html