You can modify /etc/fstab file to point /tmp on /dev/sda9 and just create /opt on /. Make sure you comment out /tmp entry in a file and type the command mount -a
Another option is set following variables
Code:
mkdir /opt/tmp
export TMPDIR=/opt/tmp
TMP is special values to indicate the users KDE temporary directory of the user, so enter:
Code:
mkdir /opt/tmp
export TMP=/opt/tmp
URL Restrictions
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!
If you have knowledge, let others light their candles at it.
Certified to work on
HP-UX /
Sun Solaris /
RedHat