Keith is right, if you don't need frequent access to /tmp, just change the type of FS in vfstab for /tmp (or even remove it, if your / is big enough).
On my servers, only the Checkpoint Database use /tmpfs, anyway they all got 2 Go of RAM !!! ;o)
See you
For renaming, just type : chmod 777 /file
If you want it recursively, type : chmod -R 777 /file
What do you mean by default ? When creating a file ?
It's very dangerous to do that...
But add to your shell starting file the following line (.profile for bash) :
umask 000
As I said before, I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.