In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-08 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly explains the "vnc connection Linux after the black screen processing method", the article explains the content is simple and clear, easy to learn and understand, the following please follow the editor's ideas slowly in-depth, together to study and learn "vnc connection Linux after the black screen handling method"!
I added a sub-account on the server and then used vnc to connect. I encountered the problem that vnc could not be connected.
There are several problems leading to this. Here are two that I have encountered:
Problem solving tool: IIS7 server management software
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.
First: the vnc connection failed. At this point, you can try whether you can connect to the server with xshell. If the xshell can be connected, turn the vncserver off in xshell and try again. The specific commands are as follows:
$vncserver-kill: 2
$vncserver: 2-geometry 1920x1080
The first line is to forcibly shut down vnc, followed by 2 is the port number you set when you added your account.
If you are not sure what your port number is, you can use the ps command to check:
Ps-ef | grep-I vnc
The second sentence is to set the resolution operation. I'm 1920x1080 here. Note that sometimes it may fail to replace it.
Second: if it doesn't work after using method 1, run vncserver-kill: a prompt error appears:
Can't find file / home/liu/.vnc/wen.:2.pid
You'll have to kill the Xvnc process manually
At this point, you can try to initialize, followed by the serial number of the branch account set by yourself.
$vncserver: 2
Third: if the xshell is not connected, check to see if the remotely connected computer or server can access the Internet normally, but if it cannot, it means the network is disconnected. If you can connect to the Internet, try again. If you can access the Internet normally, you can check whether the ip of the following remotely connected computers or servers has changed, and use the following instructions:
$ifconfig
Thank you for your reading, the above is the "vnc connection Linux after the black screen processing method" content, after the study of this article, I believe that you have a deeper understanding of the vnc connection Linux after the black screen treatment of this problem, the specific use of the situation also needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!
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.