Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install vnc under CentOS 7

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

Editor to share with you how to install vnc under CentOS 7, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!

VNC is an abbreviation for virtual network console. It is an excellent remote control tool software developed by the famous European research laboratory of AT&T. VNC is a free open source software based on UNIX and Linux operating system. Its remote control ability is powerful, efficient and practical, and its performance is comparable to that of any remote control software in Windows and MAC.

IIS7 server management tools can be batch management, scheduled upload and download, synchronous operation, data backup, expiration reminder, automatic update. IIS7 server management tools are suitable for Windows operating system and liunx operating system, and support batch operation of Vnc client and Ftp client.

First, use IIS7 server management tools to connect to the Linux server that you need to operate.

1. Find Linux and click add

2. Enter the ip port, account number and password of the linux server (required)

3. Check the server you want to open and click Open (single server can also double-click to open it)

Second, install VNCServer

Execute command: yum install tigervnc tigervnc-server

3. Configure VNC

Make a copy of / lib/systemd/system/vncserver@.service file

Cp / lib/systemd/system/vncserver@.service / etc/systemd/system/vncserver@:1.service

The editor just copied the new file.

Vim / etc/systemd/system/vncserver@:1.service set VNCServer Boot self-boot systemctl start vncserver@:1.service systemctl enable vncserver@:1.service

Start vnc and set the password

Vncserver

Fourth, use iis7 server to manage vnc client login

Effect after login

The above is all the contents of the article "how to install vnc under CentOS 7". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, 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.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report