Google Plus

How to install telnet server in Ubuntu/debian ?

Written by Mel Kham on . Posted in Frequently Asked Questions

Question  : how to install  telnet server  in Ubuntu/debian ?




Answer :

Download  and  install telnet server  packages

$ sudo apt-get install telnetd

Restart inetd service:

 $ sudo /etc/init.d/openbsd-inetd  restart

for  debian

# /etc/init.d/inetd restart

now  yo  shoud  connect to telnet  server  from any  other  computer machine  (windows -linux-unix- Mac)

$telnet    IP telnet server

or  Telnet

$ telnet   hostname  telnet server 
For questions please refer to our Q/A forum at : http://ask.unixmen.com

Mel Kham

Founder of Unixmen, Living in Amsterdam. Am working in my free time to help people to understand the Opensource and to explain them in easy way how to make the fist steps to the the light. Working day and night with my Co-founder Zinovsky to keep this website live even with less resources.
  • Anders

    SSH (ssh and sshd) is much, much, much more secure, as telnet sends the password in clear text over the network. No, that is not secure when you have more than one computer on the net. You could as well post your login and password in your window, in large letters.
    If you need telnetd, you have more then one computer on your net.

    IF you need telnet, just install the client, not the server. And remember that all you write, is in plain text for everyone on all nets between your computer and the target. So do not use telnet for logging in somewhere.

    (and the preferd way to restart a service is ‘sudo invoke-rc.d telnetd’)

  • ptvh

    I have a error “sudo /etc/init.d/openbsd-inetd : command not found” Can you help me?

  • Nilesh

    i am still not able to telnet the machinde, my system is ubuntu 12.04, and i have installed telnetd

Like us on Facebook

This week Top Posts

Write for us

Recent Comments

LinuxSytesNet

|

Yesterday watched a movie with Morgan Freeman called ‘ A long came a spider ‘ and must say that I was quite impressed how they exchanged encrypted messages hidden in pictures. Thank you for the tutorial :)

Bjarni

|

Excellent, thanx!

Ambiton

|

Thank you very much Chris :)

Lolman

|

in cmd

 
IDG Tech Network
Copyright © 2008-2013 Unixmen.com .
Maintained by Anblik .