vnc的配置网上有很多
普通用户的配置没有怎么写
根据下面这个说法
https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-remote-access-for-the-gnome-desktop-on-centos-7
普通用户就是把vncserver@:1.service中的user改为 普通用户名即可
容易忽视的一点就是普通用户的vncpasswd需要单次设定。因此需要转换为普通用户后,vncpasswd设定一下。
否则使用vncview会出现没有输入password并且黑屏的现象。