Saturday 28 November 2015

Installation Telnet in ubuntu Server

Telnet is a network protocol that allows a user on one computer to log onto another computer that is part of the same network.



Step1:  Login to you ubuntu server as admin and run command 
             
              sudo apt-get install telnetd


Step2:  Restart inetd service

                
            sudo /etc/init.d/openbsd-inetd  restart
 
Step 3: now  you  shoud  connect to telnet  server  from 
      any  other  computer machine. run command 
 
     telnet ip-telnet-server
 


No comments:

Post a Comment

KhmerCourse