After my Centos 6 server was powered down without a clean shutdown, I can't connect to the FreeNX service. I get errors like:
xrdb: No such file or directory xrdb: Can't open display ':1001'
How can I fix this?
Turns out that the /tmp/.X2-lock file had to be deleted. The following command might help anyone else in the future:
sudo rm /tmp/.X*-lock
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
6 months ago
viewed
173 times
active