= TigerVNC Server Commands=
* The following commands will allow you to autostart start on boot and start the vncserver service.
systemctl enable vncserver@:1.service
systemctl start vncserver@:1.service
* The following commands will allow you to disable autostart start on boot and stop the vncserver service.
systemctl disable vncserver@:1.service
* The following command will restart the vncserver service.
systemctl stop restart vncserver@:1.service
* The following command will display the status of the vncserver service.