How to install MariaDB 10.3 in Debian 8 Jessie. This article will guide you step by step to do that. Add MariaDB repository to the server You execute the commands…
debian 8
In this article, I will give you a script that will help you install the LEMP stack on Debian 8 quickly. How to use script to install LEMP on Debian…
In this article, I will show you how to install the latest Nginx on Debian 8. By default, for Debian 8, you will install Nginx 1.6.x. So if you want…
How to install PHP 7 in Debian 8? By default, if you install the PHP package in Debian 8, it will install version 5.x. This article, I will guide you…
How to check the Debian version you are using? This article will guide you through a number of commands to check the Debian version. These commands are quite simple and…
Configure static IP on Debian 8. I wrote a similar post for Ubuntu 16. Generally, Ubuntu-based or Debian-based operating systems have a pretty similar configuration. Define the interface to configure…
To change hostname in Debian 8, use the hostnamectl command. Debian 8 is among the new OSes, using systemd, based on dbus. This is quite handy when you want to…