In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-27 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
In this issue, the editor will bring you a link on how to install the Chinese version of vnc viewer. The article is rich in content and analyzes and narrates it from a professional point of view. I hope you can get something after reading this article.
In addition to being able to visually connect to the remote Linux operating system under the Windows operating system, VNC software can also visually connect to the windows operating system remotely under the Android operating system. Both of them need to install Vncserver on the system that needs to be remote. Here are the specific steps:
Use tool: win platform: IIS7 server management software
Install VNCServer on Android platform
IIS7 server management tool is recommended for Windows platform.
The VNC function in the IIS7 server management tool can be said to be very good to use. It can open links in batch.
Of course, since its VNC tools are so useful, its other functions must not be too bad. IIS7 server bulk management tools benefits: batch management, synchronization operations, expiration reminders, data security and periodic execution. Applicable systems: Windows and liunx operating systems. Vnc and Ftp batch operations are supported. The automatic update of the program will not make you suffer from the update, which saves you a lot of trouble. After all, the current software updates need to be re-downloaded and installed, which is very troublesome.
Download address: http://fwqglgj.iis7.net/cp/vnc/?sjtd
1. Remote Linux must be graphically installed #
Yum groupinstall-y 'Desktop'' X Window System' # xclock attempts to visualize
2. Install tigervnc-server#
Yum install-y tigervnc-server
3. Set the vnc login password #
[root @ zabbix ~] # vncserver
You will require a password to access your desktops.
Password: Password must be at least 6 characters-try again Password: Password must be at least 6 characters-try again # 123456 Password: Verify:
New 'zabbix:1 (root)' desktop is zabbix:1
Creating default startup script / root/.vnc/xstartup Starting applications specified in / root/.vnc/xstartup Log file is / root/.vnc/zabbix:1.log
4. Modify the startup parameter configuration #
Vim / root/.vnc/xstartup
#! / bin/sh#Uncomment the following two lines for normal desktop:#unset SESSION_MANAGER#exec / etc/X11/xinit/xinitrc [- x / etc/vnc/xstartup] & & exec / etc/vnc/xstartup [- r $HOME/.Xresources] & & xrdb $HOME/.Xresourcesxsetroot-solid greyvncconfig-iconic & xterm-geometry 80x24+10+10-ls-title "$VNCDESKTOP Desktop" & # twm & gnome-session & # gnome
Note: release twm and add desktop environment. If kde, fill in kde-session &, gnome &
5. Start vncserver#
Vncserver: 1 # start
Vncserver-kill: 1 # shutdown
Note: Port number and desktop number of the VNC service
VNC uses the TCP port starting from 5900
Desktop number is "1"-port number is 5901
Desktop number is "2"-port number is 5902
Desktop number is "3"-port number is 5903
Start multiple vncserver
Vncserver: 2
Vncserver: 3
6. Client vnc-viewer#
IP: Port (abbreviated to 1 corresponds to the window above)
VNC-viewer: http://files.cnblogs.com/files/xiaochina/vncviewer.zip
7. Switching users can still call up graphics #
172.24.0.120:2
123123
Xeyes
Xhost + # other users can also call graphics remotely (under root users)
Su-weblogic
Xeyes # Test graphical
8. Black screen solution #
Error prompt:
Starting VNC server: no displays configured
Solution:
Vim / etc/sysconfig/vncservers
VNCSERVERS= "1:root"
VNCSERVERARGS [1] = "- geometry 1360x768-alwaysshared"
The above is the editor for you to share how to install the Chinese version of vnc viewer connection, if you happen to have similar doubts, you might as well refer to the above analysis to understand. If you want to know more about it, you are welcome to follow the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.