Telnet to a Linux host via Windows host
Prerequisite one: From Windows can ping Linux
Premise two: Shut down the Linux firewall, run the command:/etc/init.d/iptables stop
(1) Using putty, run the software, enter the IP address (in the Linux system through the ifconfig command query eth0 IP address), the protocol select SSH, and then click Open;
After opening, enter the user name and password, you can successfully connect;
(2) If you want to see a graphical interface, you can use VNC;
① install tigervnc-server-1.0.90-0.17.20110314svnc4359.el6.i686.rpm in Linux system (in the packages directory of the CD-ROM, double-click the installation is good);
② after the installation is complete, enter the command: "Vncserver" Start the VNC service, the first boot will let you enter the password, remember this password, the focus is to remember the number behind;
③ start Vnc-e4_2_5-x86_win32_viewer.exe in Windows, enter the IP address of Linux, followed by a colon: after the colon, the number in the second step is written,
Then enter the password of the root user:
The graphical interface can be seen after the ④ is connected:
Need to note is: to achieve, must first do two prerequisites!!!
004 Embedded Childhood Telnet Linux system