Depending on the size and age of your WordPress website, there's a good chance you have 404 pages. The question is how do you turn those pages into something useful for your users? There's no benefit...
In this article, we will be using S3FS to mount cloud storage services locally on a CentOS or Ubuntu box. Mounting them locally will allow us to interact with the cloud providers as a local file...
You've built your target audience. And you've researched and understand your market. The product or service your offering completely aligns with their needs. So...it's time to start your email...
In this article we will be going over the general process of how to install Node.js and NPM on an Ubuntu 18.04 machine. Node.js, which is a popularly known as "Node" is an open source cross-platform...
jQuery Migrate is a javascript library that allows you to preserve the compatibility of your jQuery code developed for versions of jQuery older than 1.9. It basically restores deprecated features and...
In this guide, we shall be installing Rancher across Ubuntu 18.04 LTS servers. Rancher is a Docker management utility. It is built on top Docker itself, meaning that there’s a docker container...
Redis is a very popular fast in-memory data structure storage engine, which is typically used as a database server, cache, and message broker. It is written in the C programming language. It also...
The LAMP Stack, which is short for the Linux, Apache, MySQL, and PHP web technology stack is currently the most popular web hosting environment for the PHP based application. The LAMP stack powers...
With the internet, web and computer security becoming a crucial part of our everyday lives. It has become more important than ever to ensure that you have SSL certificates on your website. Just last...
Data speaks for itself. In case of computers, the data often yells at you for ages before a crisis occurs. If your web server is running low on memory, getting more traffic than it can handle, or...