
kamm
- Total activity 50
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 17
Activity overview
Latest activity by kamm-
kamm commented,
Pretty late to the party, but I use: find /home -type d -name 'wp-includes'
-
kamm commented,
Thanks both for the responses - makes sense, as I just noticed the notifications are only sent once daily a few minutes before the "backup process completed" notification.
-
kamm created a post,
Backup drive - disk space anomaly
WHM disk usage for the /backup drive (917 GB) is showing 671 GB used, as does du -sh, but I'm receiving email notifications showing 718.53 GB - 83.45% used. Anyone know what's causing this anomaly?
-
kamm commented,
Thanks. It seems I can do this to target just the one account without removing the file first. /scripts/generate_maildirsize --force --confirm cpanel_user
-
kamm commented,
Hi @cPRex, yes I'm thinking that might be easier. So far I have this, find /home/cpanel_user/mail/example.com/backups/cur -type f -mtime +30 -delete find /home/cpanel_user/mail/example.com/backup...
-
kamm created a post,
Delete emails in account by cron
I'd like to delete all emails in an account's inbox that are older than 1 month on a daily basis. What would be the best way to go about this? I'm thinking cron with a PHP script? But, UAPI / AP...
-
kamm created a post,
Changed document root - AutoSSL
After changing the document root from public_html to public following the instructions here: Is there anything I need to do to ensure that AutoSSL / Let's Encrypt will continue to run normally fo...
-
kamm commented,
Hi, I believe this value is pulled from a two locations, the current user's cookie(pma_console_config) and the '/usr/local/cpanel/base/3rdparty/phpMyAdmin/config.inc.php' configuration file. If no...
-
kamm commented,
Good to hear - thanks for the info.
-
kamm created a post,
EasyApache 4 is currently a Beta release
EasyApache 4 is currently a Beta release. When are we likely to see a stable release?