this morning i found myself not being able to log into vnc because i forgot to logoff from a different computer. I kept getting a 'Not Authenticated' error, so in order to kill the other session i ssh'd into my computer and did these commands:
sudo /etc/init.d/xinetd stop
sudo killall Xvnc
sudo /etc/init.d/xinetd start
logged right in after that.
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment