LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-14-2003, 08:13 AM   #1
naveentpr
LQ Newbie
 
Registered: Nov 2003
Location: India
Distribution: Redhat 9.0
Posts: 22

Rep: Reputation: 15
Remotely Manage Using Telnet


HOW TO FIND OUT THAT TELNET SERVER SERVICE IS RUNNING OR NOT?

IF NOT HOW TO START THAT SERVICE? AND CAN I LOGIN AS ROOT USING

TELNET FROM A WINDOWS BASED PC TO ACCESS A LINUX MACHINE??


THANKS A LOT

NAVEEN
 
Old 11-14-2003, 08:25 AM   #2
AltF4
Member
 
Registered: Sep 2002
Location: .at
Distribution: SuSE, Knoppix
Posts: 532

Rep: Reputation: 31
FIRST OF ALL: DO NOT SHOUT :-)

you don't tell us anything about your system, distro, etc. , so i have to guess a bit

telnet usually is started from inetd (man inetd) or xinetd (man xinetd)

all operations must be doen as "root" user

example for inetd users:
look at /etc/inetd.conf and find a line with telnet as first column
e.g.

telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd

if it's commented out with a '#' in front, remove the '#'
# telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd
^
|
--- remove this

then check if inetd is started when the system boots (depends on your distributiuon)
and either start it or reload the configuration

e.g. (SuSE, inetd)

to activate inetd if it's not active yet - type: "insserv inetd"
or to reload the configuration file: "rcinetd restart"
 
Old 11-14-2003, 10:29 AM   #3
Gates1026
Member
 
Registered: Sep 2003
Location: Iowa
Distribution: Slackware 9.1
Posts: 155

Rep: Reputation: 30
PS......you should use SSH if at all possible. Telnet sends everything over the network in plain text. Every line that you send (including user names and passwords goes out in plain readable text) People can sniff your network connection very easily. My 2 cents worth
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How-to manage a Sun Solaris Server remotely with a Linux W Laoch Solaris / OpenSolaris 2 09-15-2005 02:15 AM
How do I setup telnet on Fedorac1 so I can telnet to it from winxp? mman49 Fedora 6 05-02-2004 12:40 PM
can not telnet localhost 25 but telnet dowell.exper.dynserv.com 25 exper Linux - Software 0 02-25-2004 05:13 AM
I can not login remotely, either by telnet or FTP. Bheki Linux - Newbie 1 01-24-2002 06:11 AM
telnet local but no-telnet via internet blacksheep Linux - Networking 7 11-26-2001 02:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration