Reply To: How to remove NoMachine NX server?

Forum / NoMachine for Linux / How to remove NoMachine NX server? / Reply To: How to remove NoMachine NX server?

#23204
zaq
Participant

Hello

I assume, that you have now uninstalled NoMachine.
Please run this commands and preserve output of them:

sudo systemctl stop nxserver.service
sudo systemctl disable nxserver.service
sudo rm /etc/systemd/system/nxserver.service
sudo rm /usr/lib/systemd/system/nxserver.service
sudo rm /etc/init.d/nxserver.service
sudo rm /etc/init.d/nxserver
sudo systemctl reset-failed nxserver.service

After executed this commands if you still get the same error, please
show us the commands output.