Re: HELP: FATAL SERVER ERROR

1998-02-16 Thread Charles Briscoe-Smith
In article <[EMAIL PROTECTED]>, Albert Hurd <[EMAIL PROTECTED]> wrote: >This newbie would like some help with the following problem: Okay. Follow closely. >It began with a cd to /tmp All right so far. >and then a rm -r /tmp. You must have been root at this time? /tmp is pretty much necessary

Re: HELP: FATAL SERVER ERROR

1998-02-15 Thread Martin Bialasinski
"Albert Hurd" <[EMAIL PROTECTED]> writes: > It began with a cd to /tmp and then a rm -r /tmp. I then wanted to cd ~ but > did cd ` byy mistake. You removed your /tmp dir. The Xserver (and other programms) save temporary data in it, so you get into problems as you saw by yourself. If you want to

Re: HELP: FATAL SERVER ERROR

1998-02-15 Thread Joey Hess
Albert Hurd wrote: > Could anyone tell me what happened and how to recover. Thanhs so much. As root: mkdir /tmp chmod 1777 /tmp -- see shy jo -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .