Xmanger does not work
when i was trying to login by Xmanger give the following error
usr/bin/X11/xauth: 1356-361 Timeout
in locking authority file /home/user-name/.Xauthority
the solution
log to the server by command line and run the following command
$ xauth -b "Attempting to break locks on authority file /.Xauthority
Using authority file /.Xauthority"
exit
to test run xclock
usr/bin/X11/xauth: 1356-361 Timeout
in locking authority file /home/user-name/.Xauthority
the solution
log to the server by command line and run the following command
$ xauth -b "Attempting to break locks on authority file /.Xauthority
Using authority file /.Xauthority"
exit
to test run xclock
Comments
Post a Comment