Linux Remote Connection

Source: Internet
Author: User

1. Connect using putty

Putty http://www.putty.org/

2. Connect via VNC

Vnc_viewer http://www.realvnc.com/download/viewer/

Rpm-q Tigervnc-server//Check whether the installation

Find/-name ' *vnc-server* '//Lookup Vncserver

Yum Install Tigervnc tigervnc-server-y//install Vncserver server and client side

Vncserver//Start the program and set the password

Iptables-i input-p TCP--dport 5901-j ACCEPT//Open Firewall
Iptables-i input-p TCP--dport 5801-j ACCEPT

With VNC connectivity, this method is simple and fast, and most Linux distributions will have a VNC installation package installed.

Windows users can connect via Vnc_viewer.

Execute the vncserver command on Linux, will ask to fill in the password, not less than 6 bit can be completed after completion will be prompted to open an account successfully and have a connected hostname and connection number, on Windows directly enter the IP 192.168.0.109:5901 and connection number can be connected.
Note: Linux must be open to run level 5,vnc with Port 5901. Close method: Vncserver-kill:1 1 is the connection number.


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.