Posted by : Ray
Thursday, March 17, 2011
Today, i was learn routing practice. In this lesson, i learn how to remote linux computer. Our lecturer introduce a program which can remote other linux computer. To remote other computer, we must know the host IP address, account username and account password. Advantage from this program is we can control our computer wherever we are as long we can connect to our computer address.
This program name is Putty. It is free telnet or ssh client. We can remote our computer with telnet or SSH connection. This program support SSH which many advantages when compared with telnet. SSL use port 22 to make connection. Advantages of SSH are :
- encrypt password and commands which will be protect by sniffing.
- tunneling feature which command packets will be processed and sent through different network
- many operating system have SSH client
- use special code to identifying client