astroraspi@raspberrypi:~ $ sudo systemctl enable vncserver-x11-serviced.service
Created symlink /etc/systemd/system/multi-user.target.wants/vncserver-x11-serviced.service → /lib/systemd/system/vncserver-x11-serviced.service.
astroraspi@raspberrypi:~ $ sudo systemctl daemon-reload
astroraspi@raspberrypi:~ $ sudo systemctl start vncserver-x11-serviced.service
astroraspi@raspberrypi:~ $