[f40] Doc issue in file modules/system-administrators-guide/pages/infrastructure-services/TigerVNC.adoc #31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The guide is missing an important step when setting up Tiger VNC Server instance.
In addition to the steps that were provided, you need to add user configuration. The file found at /etc/tigervnc/vncserver.users needs to be updated with the users and the vncserver number mapping.
Example:
Add the following text "user=:1" to the vncserver.users file reference above.
This will provide the vncserver service mapping of vncserver@:1.service.
mentioned in merge request !53