Bash Scripting
Shell, Scripting & Bash Meaning Shell Meaning Shell is a macro processor which allows for interactive or non-interactive command execution. You interact with it by use of commands […]
Bash Scripting
This article helps you automatically back up files and directories in Linux. The example can be for any files or directories located on your server and with the […]
Apache Redirect
Make sure when you access a website, it is secure. It is important to add ‘HTTPS’ to a URL every time. It is, therefore, essential to enable automatic […]
BASH Backup MySQL
A helpful bash script tutorial to help you back up your MySQL database, archive it and store it in your local system using a simple bash script. And not […]
Rewrite Rules
All websites use either www.website.com or website.com, for example. But still, Google penalises this for duplicated content reasons and hence the owner of a website is supposed to restrict access to only […]
Permalinks Mod_Rewrite Error
Several problems can occur while setting up your WordPress, and some can be stressful. However, there are always solutions to WordPress Permalinks not working. Below is an example […]
DigiCert SSL Installation
If the instructions below on installing SSL certificates for Apache do not work. We advise you to consult with a vendor or an organisation that supports Apache.  Install […]
RWX Permissions
change directory permissions in Linux, use the following commands: The letters: r stands for read, w for write and x is for executing. These permissions apply only for […]
Centos 8
CentOS has been available since its launch in 2004. 15 years later on the 24th September 2019, we got a brand new version of the Iconic brand with […]
Secure HTTPS
Your system may need to disable SSLv3 depending on your Apache configuration. It is also important to note that older versions of Internet Explorer or other web browsers […]