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
required to enter the initial password for two connections.
[Root @ localhost ~] # VncserverYou will require a password to access your tops. password: // enter the Password Verify: // enter the Password xauth: creating new authority file/root/again /. xauthorityNew 'localho
-63ah9-yaa26-8wvdaSsewk-hbdm6-yycwc-m3bqv-9xmdaLfkru-dctwh-6gjh2-7swyr-d4cpaCquts-s5rdr-vt2wj-9b6tu-dlhpaRr36v-7v29a-evgja-aynec-3dzyaUnlz3-ehbvr-vaclk-s8qdh-jzmhaTpsng-yeugx-j4hzx-dpysy-hzkxaUcuxy-tafln-yfbvv-d7vze-9shjaAnn2u-fm59s-dagv4-4tk96-bdtkaF4x7h-cylev-xz4zw-usq7d-khmga63p3s-tgu8r-3c4ze-wckf4-s2w3aQ35yw-zvh7l-z94j4-9ujp9-77vfa3th6p-dv5ae-blhy6-pnens-b3aqa2. Add ACLs to the firewall:#vim/etc/sysconfig/iptablesAdd to the inside:-A input-m state--state new-m-tcp-p TCP--dport 590* (this is
To telnet to the Raspberry Pi GUI via vnc, the Raspberry Pi must have a VNC Server service installed on one side, and a few simple configurations are required to make the operation more convenient, as detailed steps below.1. Installing the VNC server component--tightvncserve
Readvnc software Download: http://down.51cto.com/data/22709371. Install the VMC service with Yum.# yum Install tigervnc-server-y2. Edit the VNC service configuration file.Vi/etc/sysconfig/vncserversMy computer has two user root and Roott.A User configuration:vncservers= "1:root" vncserverargs[1]= "-geometry 1024x768-alwaysshared"Two user configurations:vncservers= "1:root 2:roott" vncserverargs[1]= "-geomet
Linux machines running in the office on a windows PC at home. VNC can be freely obtained and used by millions of people. They come from different aspects such as industry, academic and personal applications. For more information, please visit http://www.realvnc.com/is this software already available in my system?
Run the following command to check whether the VNC client and
operating system installation disk, the installation command is as follows
Rpm-ivh/mnt/Server/vnc-server-4.1.2-9.el5.x86_64.rpm
2. Start the VNC service
Run the vncserver command to start the VNC service. The command format is "vncserver: desktop Number". The "desktop numbe
VNC Server and VNC Viewer. You must first install the VNC server on the controlled computer before you can control the controlled terminal on the control terminal.(In windows, a set of well-known remote control software called pcAnywhere, is also released by Symantec.VNC
Simple vnc-server settings [centos6], vnc-servercentos6Install the desktop environment
Yum groupinstall DesktopInstall vnc
Yum install tigervnc-serverCreate a user and set the vnc Password
Useradd acasu-acavncpasswdStart
Article Title: VNC remote management of Linux server security guide. Linux is a technology channel of the IT lab in China. Including desktop applications, Linux system management, kernel research, embedded systems and open source, and other basic categories in the Open Source Field, remote control technology is represented by VNC.
%i.pid
Now, restart systemd.
# systemctl daemon-reload
Finally, you must set the user's VNC password. To set a password for a user, you must have the permission to switch to the user through sudo. Here, I use the permission of linoxide to execute"su linoxide.
# su linoxide
$ sudo vncpasswd
Make sure that you enter more than 6 Characters in the password4
/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
going to install the VNC server on the server.2. Installing the VNC serverNow it's time to install the VNC server on our CentOS 7. We need to execute the following command.# yum Install tigervnc-
, then find the installation package from the CD to install.
First mount the disc (also called decompression) to a directory where the RHEL5-64 directory is established under/var/ftp/pub/
Mount-o Loop rhel-server-5.3-x86_64-dvd.iso/var/ftp/pub/rhel5-64/
Then find the VNC-SERVER-4.1.2-14.EL5.X86_64.RPM installation package in the/var/ftp/pub/rhel5-64/
port. Create vncserver @: 2. service and replace the user name in the configuration file with the corresponding file name and port number in the subsequent steps. Make sure that you log on to the VNC server using the user name you used when configuring the VNC password.
3: edit the configuration template: vim vncserve
vncsever is not installed, find the installation package on the CD and install it.
First mount the disc (also called decompression) to a directory where a rhel5-64 directory is created under/var/FTP/pub/
Mount-o loop rhel-server-5.3-x86_64-dvd.iso/var/FTP/pub/rhel5-64/
Then find the rhel5-64 installation package in the/var/FTP/pub/vnc-server-4.1.2-14.el5.x86_64.
PS: I used to basically do not use Linux remote graphics desktop, a few days ago the development of colleagues to configure CentOS VNC has problems, to find me to solve, on the way to summarize the summary, this summary is relatively complete. The following configurations are tested in centos5.x and 6.x, SuSE Enterprise, and other distributions are generally common:First, install the corresponding desktop environment with the
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.