In this tutorial, we will start with an empty VPS with a freshly installed CentOS 7 and will end up with three different sites sharing the same IP address, hosted on the same machine. Apache web server analyzes HTTP request headers and appropriately connects it to the directory structure inside the VPS. The technical term […]
Package Management Walkthrough: apt, yum, dnf, pkg
In this tutorial, we will give you an overview of package management utilities on Ubuntu and Debian, Centos, Fedora, and FreeBSD. Once you install, say, Apache and Nginx, PHP, a MySQL database, all these systems start behaving similarly. The main difference is located in the tools for package management and that is how most newcomers […]