当前位置:网站首页>Use of tigervnc
Use of tigervnc
2022-07-27 07:26:00 【hawanglc】
tigervnc Is a very good remote connection software . before , When I work , Use your own computer to connect to a remote server , adopt ssh To log in to the command line . Now? , If the server side , For example centos, The startup mode is X Window Window mode of , We can use tigervnc To connect to a remote server , And see the desktop , Instead of the command line , Isn't that amazing ?
Software preparation
Server side (centos)
install tigervnc and tigervnc-server
yum install tigervnc tigervnc-server
client (macos)
install tigervnc
Download path is :https://bintray.com/tigervnc/stable/tigervnc/1.11.0
Server side configuration
After installing the software , Enter the command :vncserver, The parameter is omitted here , The default is 1 Number , Then enter the password
Test on the server side
Enter at the command line :vncviewer localhost:1
Then enter the password , You can see the desktop of this machine .
Modify the configuration of firewall , Enable the remote host to connect vncserver. as follows :

stay mac End use tigervnc Connect to server
After installing the software , stay server Where to input 192.168.231.3:1, This ip Is the address of the remote server , Back number 1 It's remote vncserver Corresponding parameter number .
Then enter the password , You can connect to the desktop of the remote server .

If the client sets the desktop to full screen mode , You can enter F8 To exit full screen mode .
边栏推荐
- 请教大佬们一个问题,pgsqlcdc任务运行一段时间就不能监测变化了,重启就可以了,这个该从哪方面入
- Zabbix: 将收集到值映射为易读的语句
- The difference between critical section (the code that accesses critical resources in each thread) and mutex (mutex between processes, shared memory, virtual address)
- Automatically generate UML sequence diagram according to text (draw.io format)
- UiAutomator常用类之UI手势动作
- Please ask the big guys a question. The pgsqlcdc task can't monitor changes after running for a period of time. Just restart it. What should I do
- 零号培训平台课程-1、SQL注入基础
- Confluence漏洞学习——CVE-2021-26084/85,CVE-2022-26134漏洞复现
- Excuse me, MySQL timestamp (6) using flick SQL is null. Is there a way to deal with this
- Drools (5): drools basic syntax (3)
猜你喜欢

【WSL2】配置连接 USB 设备并使用主机的 USB 摄像头

多线程【初阶-上篇】

(2022 Hangdian multi school III) 1011.taxi (Manhattan maximum + 2 points)

使用pip命令切换不同的镜像源

(2022牛客多校三)J-Journey(dijkstra)

Instruction set x digital technology accelerates the digital transformation of government and enterprises, and builds Unicorn enterprise alliance in DT field

美联储SR 11-7:模型风险管理指南(Guidance on Model Risk Management)-万字收藏

MySQL2

软件测试十大必问面试题(附答案和解析)

No.0 training platform course-2. SSRF Foundation
随机推荐
Excuse me, is there a big delay in individual capture when someone uses Oracle xStream? How to solve the delay problem
SQLite 常用功能整合
在rhel8上使用soci连接oracle和postgresql和sqlite
JS make a traffic light
C程序代码的内存结构分析
(2022杭电多校三)1011.Taxi(曼哈顿最值+二分)
Single arm routing (explanation + experiment)
Drconv pytorch is changed to the same size of output and input
漏风的小棉袄……
【golang学习笔记2.1】 golang中的数组中的排序和查找
py2exe qt界面风格变成了win98解决方案
C language pthread_ cleanup_ Push() and pthread_ cleanup_ Pop() function (used for the resource cleaning task after the termination action in the critical resource program segment to avoid deadlock. T
UI gesture actions of uiautomator common classes
How to implement Devops with automation tools | including low code and Devops application practice
Py2exe QT interface style becomes Win98 solution
杂谈:高考
Li Mu hands-on learning, in-depth learning, V2 transformer and code implementation
Word wrap: break word line feed is compatible with browsers
杂谈:跟女儿聊为啥要学好文化课
ADB instruction sorting