Bilgi Merkezi
Ana sayfa > Bilgi Merkezi > English > Linux > df -i /tmp folder is full
df -i /tmp folder is full
Install tmwatch
ftp://ftp.muug.mb.ca/mirror/centos/6.5/os/x86_64/Packages/tmpwatch-2.9.16-4.el6.x86_64.rpm
then run
/usr/sbin/tmpwatch -am 1 /tmp/nginx_client
then add cron file
like this
0 */1 * * * /usr/sbin/tmpwatch -am 1 /tmp/nginx_client