GOT
- Total activity 1461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 579
Comments
Recent activity by GOT-
Oh, and do NOT move /usr/share if you are running cloudlinux.
-
I would go into /usr and /var and run this command: du -h --max=1|grep G to find your largest fodlers and drill down. Honestly, 20 GB for your root to include /usr and /var is really too small a...
-
You can add this cron as root with crontab -e 0 4 * * * find /path/to/files* -mtime +7 --delete This will at 4 am every day delete the files in the path older than seven days.
-
There are several companies here:
-
It is not a cPanel script. This when ran would change all the account passwords and let the person who ran it get a list of them. If this was in /root then you defiintely have a very high level i...
-
It looks to me like it's the code in the index.php that is causing the issue. Error around the chdir portion implies that something in the code it trying to change into a non existent directory. I...
-
Change the email account password and send client a link to a good av solution. We suggest Eset. Withokd email password until client reports systems are cleaned.
-
Looks like a corrupted archive not permissions. I would recopy the archive over.
-
cPanel is not a hosting provider, they are a control panel vendor for which actual hosting providers then use. You are presumably paying someone else to host your website, they are the ones you wo...
-
It sounds like you are not the hosting account owner or if you are not the root level admin so you will need to contact either the account owner or if that is you, your hosting provider for assista...