On 2/16/25 2:25 AM, Patrick Dupre via users wrote:
Dear all, Trying to run remina, I follows https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/infrastructure-services/TigerVNC/ On the server I edited /etc/systemd/system/vncserver@.service and set ExecStart=/sbin/runuser -l pdupre -c "/usr/bin/vncserver %i -geometry 1280x1024" PIDFile=/home/pdupre/.vnc/%H%i.pid
That's your problem. You shouldn't be touching that file. That document is bad... It does appear to have been removed in the current release.
You modify /etc/tigervnc/vncserver.users to configure a display number for the user, then activate it with:
systemctl enable --now vncserver@\:2.service I put my user on display 2. Adjust as necessary. -- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue