Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-01-2006, 11:59 AM
|
#1
|
Member
Registered: Oct 2005
Location: Nanaimo, BC. ~CANADA~
Posts: 70
Rep:
|
/tmp
I am in a bit of a pickle.
Running Slack 10.2 with KDE and have 5 users set up.
A couple of days ago I attempted to log my kids into their profile with no success. An error appeared explaining a problem with KDE and how it could not start. At the time I did not think of it, and was not bothered to attempt to troubleshoot.
Today (4 days later) I tried to sign into my user with a similar error from KDE say that the temp (/tmp) directory was full and could not load.
My first instinct told me to log into /root (which I did) and delete any files within /tmp. But it would seem that did not work.
I am still getting told that the /tmp directory is full and can not log into any user other than root.
Two questions:
1) what can I do to rectify my login issues
2) and is there a way to enlarge the /tmp directory without reinstalling?
|
|
|
05-01-2006, 12:05 PM
|
#2
|
Member
Registered: Apr 2005
Location: UK
Distribution: Slackware 13.0
Posts: 241
Rep:
|
One, did you delete HIDDEN files within /tmp
Two, what does "df -h" show, i.e. how much free space HAVE you got?
The chances are there's something taking up an awful lot of space and you just literally haven't got enough room in /tmp for everything that wants to use it - this is really strange as it rarely needs more than a few hundred megs. That probably means your hard disk is full up completely. Try deleting those MP3's and ISO's. :-)
|
|
|
05-01-2006, 12:11 PM
|
#3
|
LQ Guru
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,223
|
Did you upgrade your x11 to version 6.9.0 before this happened for first time? If so then it's due to a fault in the new x11 package. You can run:
Code:
chmod 4755 /usr/X11R6/bin/Xorg
to see if that solves your problem.
|
|
|
05-01-2006, 01:00 PM
|
#4
|
Senior Member
Registered: Jul 2005
Distribution: Slackware
Posts: 2,012
Rep: 
|
If you have enough RAM, you could use tmpfs. It will expand as neccessary as long as there is enough virtual memory, and clear out when you shut down as recommended by the FHS. Since it is in memory, it will be much faster than a disk based /tmp.
|
|
|
05-01-2006, 01:01 PM
|
#5
|
Member
Registered: Aug 2005
Location: London, UK
Distribution: Debian Testing
Posts: 157
Rep:
|
bathory:
For my own info, what does running
Code:
chmod 4755 /usr/X11R6/bin/Xorg
do and how will this sort out the original problem?
Cheers
|
|
|
05-02-2006, 02:08 AM
|
#6
|
LQ Guru
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,223
|
There was a prob with the first x11-6.9.0 slack pagkage, that when you try to run X as normal user it could not create the necessary temp files to run. So perhaps that's the case here, since the thread starter can run X as root but not as normal user. With this command you turn the setuid bit on so you can run X as you were root.
Regards
|
|
|
All times are GMT -5. The time now is 02:02 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|