I have these files in the tmp directory which is taking up too much space on my server...
cpanel.TMP.L6IEKfM7snXVOjsT
cpanel.TMP.zS3psVI2CBzyRfpd
Is it safe to delete them??
I have these files in the tmp directory which is taking up too much space on my server...
cpanel.TMP.L6IEKfM7snXVOjsT
cpanel.TMP.zS3psVI2CBzyRfpd
Is it safe to delete them??
Check whether they're open to a process first:
lsof | grep /tmp
I not, and a cPanel upcp is not running, you're probably safe to delete them.
Jonathan Michaelson
Need your cPanel servers secured and tuned?
cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
http://www.configserver.com
Thanks for your help, I'll try it...