This tutorial will show you how to install and access MODX on Ubuntu 18.04 TLS.
How To Change The WordPress Database Prefix To Improve Security
This guide will teach you steps of changing the WordPress Database Prefix to improve Security of your WordPress site.
How to Run a Jenkins Container on Ubuntu 18.04
This article will guide users to run Jenkins container using docker on ubuntu 18.04. Jenkins is a continuous integration continuous delivery tool widely used by DevOps.
How to Upgrade a Drupal 7 Site to Drupal 8
This Tutorial will show users the recommended steps to take when upgrading a Drupal 7 website to Drupal 8, including a discussion of the risks for website owners.
How to limit a docker container’s resources on ubuntu 18.04
Often when more than one container is running on a machine some of the containers depending on their functionality start to consume all of the machines resources and other process and containers start to starve. This article will guide user how to limit a containers resources if necessary.