Posts

How To Disable SELinux on CentOS 7

SELinux stands for Security-Enhanced Linux, a set of security modules/policies are going to apply on the machine to increase the …

How To Secure Apache With Lets Encrypt on CentOS 7

Let’s Encrypt is a free and open CA (Certificate Authority) that offers free SSL certificates for TLS encryption, run by Internet …

How To Install VirtualBox 6.x on Ubuntu 18.04

VirtualBox is an open-source hypervisor software that allows you to create and run virtual machines such as Linux, Windows, OS/2, …

How To Install LAMP Stack On CentOS 7

LAMP Stack consists of Apache web server, MariaDB / MySQL database, and PHP language, running on top of Linux operating system. It is …

How To Install Node.js on Ubuntu 18.04

Node.js is a free, open-source, cross-platform runtime environment for building fast and scalable web applications and network tools. …

How To Install Eclipse IDE on Ubuntu 18.04

Eclipse is a popular, well-known Integrated Development Environment for application development. It is the most widely used Java IDE …

How To Install phpMyAdmin on CentOS 7

phpMyAdmin is a free web-based tool for managing the MySQL, MariaDB and Drizzle database servers. It is a really useful tool for who …

How To Install Docker on Debian 9

Docker is a containerization software that helps to create, deploy, and run applications in a container. It allows the developers to …

How To Install MySQL 8.0 on CentOS 7

MySQL is a free, open-source database management system from Oracle. It is commonly used in web applications to store and retrieve …

How To Install Google Chrome on Ubuntu 18.04

Google Chrome doesn't need any introduction, as it is a very well known and the most widely used web browser, from Google. As of Feb …