Re: Problems with startx in FC4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 13 Oct 2006, Aleks Salinas wrote:

-> I have FC4 and for an error, i deleted all files from /tmp. Since that
-> moment i can't join in X Windows. I only can use startx with admin log. I
-> know that there're files from every user about X Windows in /tmp, and I lost
-> it. I need regenerate this files but don't know how...

login root (or su root, whichever) and ...

rm -rf /tmp  (make sure there's nothing you want to keep there)
mkdir /tmp
chmod 1777 /tmp
mkdir /tmp/.X11-unix
chmod 1777 /tmp/.X11-unix
mkdir /tmp/.ICE-unix
chmod 755 /tmp/.ICE-unix
chown -R root.root /tmp

_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux