>>>>> "Vikram" == Vikram Bajaj <[EMAIL PROTECTED]> writes:


    Vikram> How do I increase the space in /tmp?  I tried creating a
    Vikram> new partition of 500mb and mounting it on /tmp with the
    Vikram> appropriate permissions after which x windows fail to
    Vikram> start.

Okay i checked the permissions on my box.
They are 
drwxrwxrwt
(one way to do it is as root would be,
mkdir /tmp
chmod 777 /tmp
chmod o+t /tmp
)

So change the permissions of your /tmp to that value, fix up your
fstab as in earlier mail and reboot. 

HTH
sukrit


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to