-
Universal wp-content Directory
Add this code to your wp-config.php file when installing a self-contained WordPress install on this site. This will ensure that…
-
Keeping Servers Up-to-Date
Centos As new file patches come out, Centos will need to be updated. Run the following commands to bring the…
-
Backup with CRON
Below is the code added to 192.168.254.246 to back up all the files in the /var/www/marketing/ directory,. It is set…
-
SELinux (Security-Enhanced Linux)
After a bit of trouble-shooting, I discovered that, while Apache may have permission to read/write according to the file permissions…
-
MySQL
Since SHA-256 password hashing is used by default since version 8 of MySQL, we run into a problem if users…