[X2Go-Dev] X2go crash on Fedora 37, port already in use?

me at jcn50.com me at jcn50.com
Sat Dec 31 19:59:32 CET 2022


Hi Robert,


Surely this isn't a bug. Have you checked your opened ports? The command 
is:
netstat -tulpn | grep LISTEN

If you get a "command not found" error, please install it:
yum install -y net-tools
OR this command:
apt install -y net-tools


Regards,
Chris N.


More information about the x2go-dev mailing list