postcd
- Total activity 816
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 184
Posts
Recent activity by postcd-
backup_incomplete file, not deleted old backups
find /backup -name backup_incomplete|sort -h ./2017-10-02/backup_incomplete ./2017-10-03/backup_incomplete ./2017-10-04/backup_incomplete ./2017-10-06/backup_incomplete ./2017-10-07/backup_incomple...
-
Apache Mod Security is not being disabled for certain path
Hello, in cPanel i can disable Mod Security for a domain in cPanel / ModSecurity. I wanted to disable it for certain path or files: newreply.php, newthread.php, editpost.php In WHM / Apache Conf...
-
modsec_audit.log is 1.4GB
Hello, on WHM server v66.0.24, /usr/local/apache/logs/modsec_audit.log is 1.4GB which seems quite big to me. first entry in the file is: [28/Feb/2017 cat /etc/logrotate.d/modsecurity_logs /usr/lo...
-
What is good practice making /tmp /var/tmp noexec on cpanel server?
Hello, i read a few topics on how to make /tmp and /var/tmp and /dev/shm a "noexec" mount point. SOLVED - secure /tmp directory CentOS OpenVZ " how to secure tmp directory Mount /tmp with noexec,...
-
more frequent "Operating System Package Updates"
Hello, i have "Operating System Package Updates" enabled in WHM, but i want to check for updates very frequently. Where can i change frequency (in WHM or in which file in Linux Centos 6 filesyste...
-
Restore backups/import without MySQL resetting mysql passwords?
I am sorry if it is somewhere documented in a noob friendly way, but i can not find it, found a few technical articles which i do not understand. My target is very simple. Yesterday i installed W...
-
How can I restore multiple accounts from cPanel backups (v.2)
Hello, before a few years it was advised to restore multiple/all cpanel full backups at once at "WHM >> Backup >> Restore Multiple Backups", but such section is no longer there and in current Back...
-
How to restore all files backups and a mysql separately?
Hello, when the WHM server is root compromised/hacked, what is the steps to restore it on a new WHM server? I have incremental backups, the most recent backup has "backup_incomplete" file in its ...
-
Incremental backups and hardlinks question
Hello, i read only files different from the previous backup will use disk space. I see that when i compare one identic file from two daily backups directories they use same inode: stat faq.php ../...
-
How to edit exim configuration so it do not reveal "Received: from" in headers?
Hello, at cpanel server A i am executing a PHP script which is using cpanel server B SMTP to actualy send the e-mail. and when i receive that e-mail and look into headers, i see the hostname and ...