message: if the information is correct, the "VNC Authentication" dialog box appears.
If the password entered in the "VNC Authentication" dialog box is correct, you can successfully open the Linux desktop window.
5. remote control from the browser.
Start the VNC Server and o
-nolisten tcp-nohttpd" # modify Information
VNCSERVERARGS [2] = "-geometry 1024x768-nolisten tcp-nohttpd" # modify Information
Note: VNCSERVERS is used to set the server accounts that can use VNC. Multiple server accounts can be set, such as root and etl, but must be separated by spaces. When you log on with VNCVIEWER, 192.168.48.128: 1 indicates that you log on with the root account, and so on.
Parameter configuration instructions:
1:-geometry indica
VNC server.(Or host name and display device number, see 3. Start this line of the VNC Server on Linux. New 'X' desktop is Linux: 1 to get this information. For example: 192.168.0.1: 1 (1 after the colon is the display device number generated by the VNC Server). After you click the "OK" button, the VNC server starts to
"VNC Server" text box (see 3. Start this line of the VNC Server on Linux. New 'X' desktop is Linux: 1 to get this information. For example: 192.168.0.1: 1 (1 after the colon is the display device number generated by the VNC Server). After you click the "OK" button, the VNC server starts to check the entered informatio
interfaces. The firewall settings on the host may need to be modified.
You can use it together with the SSH tunnel:
Ssh-c-t-l 5900: localhost: 5900 [remote IP] 'x11vnc-usepw-localhost-display: 0'
Note-CSelect the compression option, so it is not required
6.2. permanent use of VNC-server on X11
On the system where you want to run VNC-server, install VNC-serve
Option->
"Show accept/reject promt" indicates that each time the client is connected to the server
Click agree. We generally select the second item, as long as we pass the password authentication.
In the middle, "Configure"-> set the password for logging on to the VNC server.
Click "Advanced", which is the general setting, such as connection port and control permission,
In this way, the configuration c
"VNC" Linux environment VNC service installation, configuration and use 2009-06-25 15:55:31Category: LinuxPreface: As a DBA, in the process of creating an Oracle database, you typically use DBCA and NETCA to build the library and create a listener (if you use a script to build a library), if your body is good estimate can be in the shivering room to complete the database creation process, because I am more
1. Verify that VNC is installedBy default, the Red Hat Enterprise Linux Installer installs the VNC service on the system.Verify that the VNC service is installed and view the installed VNC version[Email protected] ~]# rpm-q vnc-serverVnc-server-4.1.2-9.el5[Email protected] ~
1. Verify that VNC is installedBy default, the Red Hat Enterprise Linux Installer installs the VNC service on the system.Verify that the VNC service is installed and view the installed VNC version[root@testdb ~]# rpm -q vnc-servervnc-server-4.1.2-9.el5[root@testdb ~]#If the
authentication" dialog box appears.If the password entered in the "VNC authentication" dialog box is correct, you can successfully open the Linux desktop window.[B] 5. remote control from the browser. [/B]Start the VNC Server and open your browser. in the address bar, enter the address or IP address of the controlled
I want to log on to my Linux today. So you can log on to your Linux when you are in the computer room class. Oh. Using VNC to achieve it. First, the successful login on the LAN is realized. But it makes sense to have an extranet login. Then because the dormitory is using the adsl+ router's Internet access mode. Then through static ip+ port mapping can realize the extranet login. Good. Then down the comprehensive collation of the information below. (20
startup script/root/. vnc/xstartup
Starting applications specified in/root/. vnc/xstartup
Log file is/root/. vnc/linux: 1.log
(After the preceding steps, the VNC Server is started. If you want to change the VNC Server password, you only need to execute the vncpasswd command
number must be less than or equal to the server version number. This allows the server to achieve backward compatibility.
3, the current release of the protocol version is mainly 3.3, 3.7, 3.8 (3.5 version is reported to have problems), the highest version number is 4.0.
(i) v3.7 above version security type
List of supported security types that the server sends
If a client can support a security type on a server, the client sends a byte to confirm the connection
Type of security:
If the numb
Server (or host name and display device number) in the "VNC Server" text box (see 3. Start on Linux
Update the line of the VNC Server. The new 'X' desktop is Linux: 1 to obtain this information. For example, 192.168.0.1: 1 (1 after the colon is the display generated by the VNC server.
Device number), click the "OK" button, the
/etc/sysconfig/VNCSERVERS file. VNCSERVERS is set as "VNCSERVERS =" display ID 1: User Name 1... "", Such as: VNCSERVERS = "1: root 2: aiezu ". VNCSERVERARGS is setVNCSERVERARGS [display number 1] = "parameter 1 parameter value 1 parameter 2 parameter value 2 ...... ", Such as VNCSERVERARGS [2] ="-geometry 800x600-nohttpd ", detailed VNCSERVERARGS parameters include:-Geometry desktop resolution. The default value is 1024x768;-Nohttpd does not listen to HTTP port (58xx port );-Nolisten tcp does n
configuration file for VNC server is/etc/sysconfig/vncservers, and the following two sentences are added at the end of the file: vncservers= "2:hubery" Vncservers= " 2 : Hubery vncserverargs[2]= " -geometry 800x600-nolisten tcp-nohttpd-localhost " #桌面分辨率为800 *600, prevents the graphics desktop from being accessed through the TCP port, not through the Web Access Vncserver, and cannot be secured remotely from Telnet. about parameter configuration
Use VNC to complete Remote Call graphical, vnc call graphical
Original Works are from the blog of "Deep Blue blog". You are welcome to reprint them. Please note the following source when reprinting them. Otherwise, you will be held legally liable for copyright.
Deep Blue blog: http://blog.csdn.net/huangyanlong/article/details/40979895
Lab Environment
Lab Platform
WIN7 flagship edition 64bit
First download the Linux version of the VNC file.: http://www.realvnc.com/download/vnc/such as: vnc-5.0.2-linux-x86-rpm.tar.gz (in fact, after extracting, there will be the server and the View RPM installation package)#tar-ZXVF vnc-5.0.2-linux-x86-rpm.tar.gz#rpm-IVH vnc-serv
1. Simulate kill the VNC service that is already started1) Start the Desktop 1 service[[email protected] ~]# vncserver:1new ' testdb:1 (root) ' Desktop is testdb:1starting applications specified in/root/.vnc/ Xstartuplog file Is/root/.vnc/testdb:1.log2) manually kill the VNC service process that has started[[emailprote
1:vncserver2:iptables-i input-p TCP--dport 5901-jaccept Client mode3:iptables-i input-p TCP--dport 5801-jaccept Browser mode4:vi/root/.vnc/xstartup comment out last line #twm end row Add:gnome-session
5:vncserver:1Configure multiple DesktopsConfigure multiple desktops and change passwords for VNC under LinuxYou can use the following method to start VNC
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.