If I enter locally in the newly created user, everything works fine. In terminal I can “su – previoususer”, and see all my documents. So I can work semi-locally. But, at this point, I am afraid of trying any code…
Would you advise uninstalling NoMachine:
sudo dpkg -r nomachine
Or any of these?
The NX server should start at boot up, you can stop it with this command:
/etc/init.d/nxserver stop
You can permanently remove it from starting with this command:
update-rc.d -f nxserver remove