Aumentar el tamaño de / tmp (/usr / tmpDSK) Partición en Linux

service httpd stop
stop mysql servicio
pstree -p | tailwatchd grep
umount / var / tmp
umount-l / tmp
dd tejo = / dev / zero of = / usr / tmpDSK bs = 1024k count = 2048
du -SCH / usr / tmpDSK
mkfs-t ext3 / usr / tmpDSK
archivo / usr / tmpDSK
loop mount -o,noexec,nosuid,rw / usr / tmpDSK / tmp
instalar -d –mode = 1777 / tmp
bind mount -o,rw,noexec,nosuid / tmp / var / tmp
service httpd start
inicio mysql servicio

bind mount -o,rw,noexec,nosuid / tmp / var / tmp