
How To Create a Sudo User on CentOS
The sudo command is designed to allow users to run programs with the security privileges of another user, by default the root user. In this guide we will show you how to create a new user with sudo privileges on CentOS.
Read more

How to Reset the MySQL Root Password
Have you forgotten your MySQL root password? Don’t worry, it happens to all of us. In this post we will show you how to reset the MySQL root password

Create a Linux Swap File
Swap is a space on a disk that is used when the amount of physical RAM memory is full. When a Linux system runs out of RAM, inactive pages are moved from the RAM to the swap space.

How to Install Tomcat 8.5 on CentOS 7
This tutorial shows you how to install Tomcat 8.5 on CentOS 7. Tomcat is an open-source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies.
Install Odoo 11 on CentOS 7

Configure Magento 2 to use Varnish on CentOS 7

How to Install Java on CentOS 7

Install Magento 2 on CentOS 7

Install PHP 7 on CentOS 7

Install MariaDB on CentOS 7
