xauth: file /home/user/.serverauth.6692 does not exist

General support questions
User avatar
TrevorH
Site Admin
Posts: 33218
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: xauth: file /home/user/.serverauth.6692 does not exist

Post by TrevorH » 2021/09/29 13:12:30

That's almost certainly incorrect and allows anyone with access to your system to read and write and delete anything in your /home/user directory. Try chmod 700 /home/user then try again.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

ronel
Posts: 20
Joined: 2021/09/27 18:24:17

Re: xauth: file /home/user/.serverauth.6692 does not exist

Post by ronel » 2021/09/29 13:44:04

No Luck, same error. Do I need to restart the machine or any service after executing chmod 700 /home/user/?

ronel
Posts: 20
Joined: 2021/09/27 18:24:17

Re: xauth: file /home/user/.serverauth.6692 does not exist

Post by ronel » 2021/09/29 17:10:55

Is there any other way to run GUI (GNOME DESKTOP) without using startx ?

Post Reply