first.You have already downloaded and installed the VNC Viewer in your Windows system.Operation StepsTo do this, follow these steps:
Connect to a Linux instance remotely.
Run the command download script install_vnc_server.sh.
wget http://docs-aliyun.cn-hangzhou.oss.aliyun-inc.com/assets/attach/41181/cn_zh/1504062842088/install_vnc_server.sh
Run the script as root and install VNC
1. Check whether vnc-server has been installed in the query system for execution:
Rpm-qa | grep vncFor example:vnc-server-Vnc-server has been installed.2. Configure the vnc-server user
color depth, parameters are 8, 16, 24, 32;2, the "user name" refers to the name of the Linux system users;3, the above three lines in the first row is set to use the VNC server account, you can set multiple, but the middle of a space separated. Note that the previous number "1" or "2", when you want to from other computers to the VNC
In the Ubuntu graphics environment, VNC can be used for remote management. If there is no graphical interface, only the character interface needs to be installed in the GUI before installing the Vncserver service, specifically as follows:1, install the Gonme core package in turn, this step can be omitted if the graphics package is installed when the system is loaded. [e-mail protected]:~ #apt-get install x-window-system-core[email protected]:~ #apt-ge
method:
1. Start VNC Server, which will require you to enter the initial password two times to connect.
[Root@localhost ~]# Vncserver would
require a password to access your desktops.
Password://Enter password
Verify://Enter
VNC (VirtualNetworkComputing) Virtual Network Computing tool is essentially a remote display system. The administrator can not only view the desktop environment on the local machine where the program runs, in addition, you can view the running status of remote machines anywhere on the Internet, and it has cross-platform features. In Linux, Virtual Network Computing (VNC) Virtual Network Computing tool is es
Web site development of the user reset password back password function of the implementation principle, this thing is basically in each system now has the function, but the way of implementation is also quite many, this is not much relationship with the database method.User process: 1. User forgot password, came to
Although we can use SSH to log on to the Ubuntu server in most cases, sometimes our program needs to run in the graphical interface. In this case, we need to use the VNC server software. Installing the VNC Server in Ubuntu is simple. You only need to perform the following st
##################################### ###### [100%]
# Vncserver
You will require a password to access your tops.
Password:Verify:
New 'node1: 1 (root) 'desktop is node1: 1
Creating default startup script/root/. vnc/xstartupStarting applications specified in/root/. vnc/xstartupLog file is/root/. vnc/node1: 1.log
2. mod
modifying passwords for database users is one of the more common tasks for DBAs. There are several different ways to modify the password for a MySQL user account, using cryptographic functions to modify the password in the recommended way. This article mainly describes how to modify the user password and the MySQL root account
VNC-SERVER installation and configuration in Linux (RHEL6 \ CENTOS6 \ OLE6)
VNC-SERVER installation and configuration in Linux (RHEL6 \ CentOS6 \ OLE6)
1. Install and start tigervnc-server# Rpm-ivh tigervnc-1.1.0-16.el6.x86_64.rpmWarning: tigervnc-1.1.0-16.el6.x86_64.rpm: He
This topic is not applicable to OpenVZ under the SolusVM management panel, nor to XEN, because of these two architectures, you forgot to reset the rootpassword directly in the background. However, what if you forget to install an independent server or KVM step by step? This article Records solutions to similar problems. I used to ask Zhao Rong, a friend of KVM, to forget the root
Virtual Network Computing (VNC) is a software for Remote Desktop control. The client's keyboard input and mouse actions are transmitted over the network to the remote server, controlling the operation of the server(Only background, no menu bar problem not resolved) Virtual Network Computing (VNC) is a software for Remo
-server-y
# Set vncserver startup
Chkconfig vncserver on
# Set the vnc logon password. Save the password in ~ /. Vnc/passwd
# If you want to change the vnc password of a common user, su
, you can also see the control icon of the control program, move the mouse over the icon, the program will automatically display the IP address used by the current server, later, when you access the server from the client, you need to connect through this IP address. In the settings window, select the "Accept socket connection" option and enter the logon password
protected] ~] # Vncserver [-kill: Number]
Options and parameters:
: Number: the port on which the VNC Server is opened. If it is: 1, it indicates VNC 5901.
Port
-Geometry: resolution, such as 1024x768 or 800x600.
Options: Other X-related options, such as-query localhost
-Kill: Delete the s
This topic is not applicable to OpenVZ under the SolusVM Management Panel, nor to XEN, because of these two architectures, you forgot to directly reset the root password in the background. However, what if you forget to install an independent server or KVM step by step? This article records solutions to similar problems.
I used to ask Zhao Rong, a friend of KVM,
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.