Search found 1 match

by Razza
Sun Jan 05, 2025 4:44 pm
Forum: Commodore OS Software Issues
Topic: Remote Desktop Support (resolved)
Replies: 9
Views: 3996

Re: Remote Desktop Support

Yeah it seems all the effects are working fine via TightVNC server, quite impressive actually. I installed TightVNC server as follows: sudo apt update sudo apt install -y tightvncserver vncserver It is running but I can't connect remotely. ps -A |grep vnc 5186 pts/0 00:00:00 Xtightvnc Did you take ...