IDNetters Forums

Technical News & Discussion => Unix/Linux News & Discussion => Topic started by: Ted on Dec 07, 2010, 11:51:21

Title: Temporary problem!
Post by: Ted on Dec 07, 2010, 11:51:21
Fun and games this morning, unable to log in to my user account. Constant circular kickback to the login screen.  :o

Long story short, it turns out that my /tmp folder in the root directory was full (6.5gb), /tmp full = / full = no worky  ;D  I've heard of this before, but never experienced it.

solution: get yourself to a terminal in safe mode, failsafe, whatever, and log in as root.

rm -rdf /tmp/*

Should do the trick, it did for me  :thumb:

Might be a good idea to empty it before it gets full. Probably not a good idea to do it with an X server running, so log out first.

Off now to do a bit more clearing out, /var can get quite big as well.
Title: Re: Temporary problem!
Post by: DorsetBoy on Dec 07, 2010, 11:53:00
You should have opened a window Ted   :evil:
Title: Re: Temporary problem!
Post by: Rik on Dec 07, 2010, 12:00:03
 ;D
Title: Re: Temporary problem!
Post by: Ted on Dec 07, 2010, 12:01:13
Quote from: DorsetBoy on Dec 07, 2010, 11:53:00
You should have opened a window Ted   :evil:

Tried that, but it was too much of a pane.  :whistle:
Title: Re: Temporary problem!
Post by: Rik on Dec 07, 2010, 12:02:05
:grn:
Title: Re: Temporary problem!
Post by: Ted on Dec 07, 2010, 12:03:13
Quote from: Rik on Dec 07, 2010, 12:02:05
:grn:

I thank you.  :D
Title: Re: Temporary problem!
Post by: Rik on Dec 07, 2010, 12:05:02
 ;D

You're welcome, Ted.
Title: Re: Temporary problem!
Post by: JB on Dec 07, 2010, 12:42:26
This is enough to shatter your confidence in Linux.
Title: Re: Temporary problem!
Post by: Rik on Dec 07, 2010, 12:47:43
I have no confidence in Linux - well, strictly that's in me mastering it. ;)
Title: Re: Temporary problem!
Post by: JB on Dec 07, 2010, 12:52:02
Stoney ground ?
Title: Re: Temporary problem!
Post by: Rik on Dec 07, 2010, 12:53:20
Lack of confidence as much as anything, JB.
Title: Re: Temporary problem!
Post by: JB on Dec 07, 2010, 12:54:48
window - pane - shatter   I'll get me coat  :out:
Title: Re: Temporary problem!
Post by: Rik on Dec 07, 2010, 12:56:57
 ;D
Title: Re: Temporary problem!
Post by: Ted on Dec 07, 2010, 13:30:13
Quote from: Rik on Dec 07, 2010, 12:47:43
I have no confidence in Linux - well, strictly that's in me mastering it. ;)

Nah, tis easy. As always there's a way to automate the task, but being Linux it's an "opt in" option, because there's reasons why you may not want to delete your temp files.

I'd forgotten to do it with this install, but it's done now.  ;D


Title: Re: Temporary problem!
Post by: Rik on Dec 07, 2010, 15:54:28
I like tick boxes like that. ;D
Title: Re: Temporary problem!
Post by: esh on Dec 07, 2010, 20:02:33
Or just have a 700GB /tmp drive like I do. It wasn't a mistake at all, honest.
Title: Re: Temporary problem!
Post by: DorsetBoy on Dec 08, 2010, 07:42:00
 ;D ;D

I made all the partitions too small the first time I played with Linux. Now I give everything a BIG slice of the drive.