Home » Infrastructure » Linux » How to install telnet in linux
How to install telnet in linux [message #136799] Sat, 10 September 2005 08:57 Go to next message
dnvs_praveen
Messages: 47
Registered: July 2005
Location: bangalore
Member

Hi,

Plz let me know the procedure to install telnet in my linux machine.

Thanks,
Praveen
Re: How to install telnet in linux [message #136803 is a reply to message #136799] Sat, 10 September 2005 14:44 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
why would you want telnet in an *nix machine?
It is a windows ( To my known knowledge) product and unsecure.
Use ssh to talk to other *unix machines.

[Updated on: Sat, 10 September 2005 14:45]

Report message to a moderator

Re: How to install telnet in linux [message #136885 is a reply to message #136799] Mon, 12 September 2005 01:52 Go to previous messageGo to next message
dba477
Messages: 10
Registered: July 2005
Junior Member
Linux is configured to run the Telnet , but by default, this service is not enabled. To enable the telnet login to the server as the root user account and run the following commands:
# chkconfig telnet on
# service xinetd reload
Reloading configuration: [ OK ]
Re: How to install telnet in linux [message #154410 is a reply to message #136885] Sun, 08 January 2006 02:08 Go to previous message
zeshanali76
Messages: 180
Registered: January 2006
Location: Pakistan
Senior Member

Change in the file

cd /etc/xinetd.d
vi telnet
there will be disable=yes change it to disable=no
save the file and then restart
/etc/init.d/xinetd restart
listen telnet will not connect with root user use ordninary user.


zeeshan Ali
zesh76@msn.com
Previous Topic: Install Oracle9i on SUSE 10
Next Topic: Oracle 10g R on Kubuntu 5.10 (Debian based) dbca trouble
Goto Forum:
  


Current Time: Thu Mar 28 13:33:28 CDT 2024