Thursday, April 14, 2011

Їй$тall aйd cойfїgцґє тєlиёт їй цЬцитц

Install and configure telnet in ubuntu,Telnet is user command program and a fundamental Tcp/Ip protocol  to connect the remote computer,through Telnet a user can connect some other computer remotely.Telnet is one of the good command based program to connect  other system
To installing telnet in ubuntu not much more difficult ,telnet is good program to handle other computer in command based it just typical to handle but its more effective.By telnet more number user connect the more number  system through internet or intranet.just Go to command program type telnet ipaddress or unique name(domain name).after successful connection type the username and password of the remote system.Now we go to how to install and configure the telnet in ubuntu and how work in other system.



First of login to ubuntu then go to terminal or command program
$ sudo apt-get install telnetd
sometimes it require internet to download the package or go to packages.ubuntu.com url download the telnetd package.One of the other method go to
system-> administration->synaptic package manager type telnetd in the searchbox.select the package and install it.
then go to terminal type telnet ipaddress of the machine
ex.
username@ubuntu:~$ telnet 192.168.1.3
Trying 192.168.1.3…
Connected to 192.168.1.3.
Escape character is ‘^]’.
Ubuntu 9.10
ubuntu login:username
Password: xxxx
Last login: Thu Feb 24 05:34:35 PST 2011 from 192.168.1.2 on pts/2
Linux ubuntu 2.6.31-22-generic #70-Ubuntu SMP Wed Dec 1 23:51:13 UTC 2010 i686

To access official Ubuntu documentation, please visit:
http://help.ubuntu.com/
152 packages can be updated.
0 updates are security updates.

then i go to windows xp ->run telnet ipaddress of the remote computer
after it type the username and password of the remote computer.it login to the remote system just i type the ls command it list out the directory of the user.
Now i closing  this session,any doubt or any problem occur, post your comment we will help

No comments:

Post a Comment