但在CentOS中默认没有安装VNC的。可以用下面语句查询,如果出现下面情况说明没有安装vnc 1 2 3#rpm-q tigervnc tigervnc-server packagetigervnc is not installed package tigervnc-server is not installed 1、安装VNC服务 1 yum install...
但在CentOS中默认没有安装VNC的。可以用下面语句查询,如果出现下面情况说明没有安装vnc#rpm-q tigervnc tigervnc-serverpackage tigervnc is not installedpackage tigervnc-server is not installed 1、安装VNC服务 yum install tigervnc...