angelleye
- Total activity 40
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Posts
Recent activity by angelleye-
Is there a way to add an existing site into the WordPress Toolkit?
I have websites on the server that were not installed using the WordPress Toolkit. I would like to add them to the Toolkit so that I can manage them as if they were installed with it. Any informa...
-
Struggling with FTP / SFTP backup from WHM..??
I have an FTP server configured with both FTPS and SFTP enabled: From FileZilla I am able to connect using either option, and I can create files/folders, and delete them no problem. From a Word...
-
Is there a way to automatically pull from GitHub?
I just recently discovered that Git Version Control is available in cPanel and makes it extremely quick and easy to clone GitHub repos into a directory on the server. This is awesome! The one thi...
-
Setting up Google Drive Backup Issues
I'm trying to follow this guide for setting up my Google Drive as a remote location for my WHM Backup tool. I was able to create the Google Drive API credentials just fine, and everything there se...
-
Automatically add cPHulk IP blocks to CFS
I've got cPHulk configured so that's catching quite a few brute force attempts. It sends me an email notification each time it locks somebody out with a handy link to blacklist the IP address in c...
-
CSF not showing up in WHM
I've just installed CSF per the instructions at this guide. Installation seemed to go just fine, and now I have disabled test mode and set RESTRICT_SYSLOG = 3, so now when I restart CSF I don't ge...
-
ModSecurity OWASP 960009 catching PayPal IPN
I just enabled the OWASP rules on my server and ran a test PayPal IPN from their simulator. The data was able to hit my script and run just fine, but it seemed kind of slow, and when I look at the...
-
Su not working for me, locked out of root
I was following a guide about securing my server where it talked about disabling SSH root logins so that you have to login with a regular user and then use su/sudo to gain root access. Per the g...