In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-09 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
How to achieve vnc remote use of external network remote company intranet, I believe many inexperienced people are helpless, for this reason this article summarizes the causes and solutions of the problem, through this article I hope you can solve this problem.
VNC Viewe connects to CentOS 6.8 desktop. To connect to CentOS 6.8 remote desktop, follow the steps below. It is very simple and fast. CentOS 6.8 configures VNC (Red Hat, CentOS, Fedora series are examples).
Tools/raw materials
CentOS 6.8 platform installation VNCServer
IIS7 Server Administration Tools for Windows
The VNC feature in IIS7 Server Administration Tools is a great way to use it. It can open links in batches.
Of course, since its VNC tools are so useful, its other features must not be too bad. IIS7 Server Bulk Management Tools Benefits: Bulk management, synchronization, expiration reminders, data security, and periodic execution. Applicable systems: Windows and liunx operating systems. Support Vnc and Ftp batch operation. Automatic updates don't torture you with updates, saving you a lot of trouble. After all, the current software updates require re-downloading and installation, which is very troublesome.
method/step
2.1 Install the VNCServer server-side package on CentOS 6.8 platform.
yum -y install vnc vnc-server
2.2 Modify VNCServer Master Profile
vim /etc/sysconfig/vncservers
Copy the last two lines and remove the initial comment, then modify to
VNCSERVERS="1:root" VNCSERVERARGS[1]="-geometry 1024x768"
2.3 Set VNCServer remote connection password
vncpasswd
Enter the same password twice
2.4 Start vncserver service
/etc/init.d/vncserver start
2.5 Modify the xstartup profile
After the previous step, a hidden directory starting with.vnc will be generated under the root host directory. The files below this directory are the VNC desktop configuration files of the root user. Open xstartup configuration desktop
vim /root/.vnc/xstartup
Change last line to gnome &(using GNOME desktop)
2.6 Open firewall VNCServer port
vim /etc/sysconfig/iptables
Add a line under-A INPUT-m state-state NEW-m tcp-p tcp-dport 22 -j ACCEPT to restart iptables service
/etc/init.d/iptables restart
Finally, using IIS7 service connection, you can easily connect to Linux with vnc.
After reading the above content, do you know how to realize vnc remote use of external network remote company intranet method? If you still want to learn more skills or want to know more related content, welcome to pay attention to the industry information channel, thank you for reading!
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.