[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

/usr/tmp instead of /tmp



Hi,

I'd like to switch /tmp to /usr/tmp because /tmp is to small.

I did the followings:

umount /tmp ; mv tmp tmp2 ; rewrite /tmp to /tmp2 in /etc/fstab
mkdir /usr/tmp ; ln -s /usr/tmp /tmp ; chown 777 /usr/tmp ; chown 777 /tmp
chmod root:sys /usr/tmp

Is it enough or good?

Thanks
 Attila
 

-- 
--------------------------------------------------------------------
- Mail: acsosz@mail.datanet.hu; Debian 2.2 Linux  / 2.2.13 / exim  -
- PGP key: gpg --keyserver keys.pgp.com --recv-key 0x2cc33acb      -



Reply to: