rockylinux 9 部署vnc 服务
vmvare 虚拟机需要开启vnc 连接,如果是物理服务器就不需要了1、安装vnc server[rootvnc-server ~]# dnf install -y tigervnc-server[rootvnc-server ~]# systemctl disable firewalld --now[rootvnc-server ~]# setenforce 0[rootvnc-server ~]# sed -i.bak s|SELI…
2026/9/26 5:28:29