This article, I will show you how to change hostname in CentOS 6. Unlike operating systems that use systemd like CentOS 7 or Ubuntu 16, CentOS 6 will not have…
Linux
Today, I wrote a script to install the LAMP stack on CentOS 6, using PHP 7.2. This article will guide you through the script to install LAMP (PHP 7) on…
This article, I will guide you to install LAMP (PHP 7) on Ubuntu 16.x step by step. LAMP stack is a widely used software suite, serving millions of websites. Server…
Today, I will show you how to use the script to install LAMP (PHP 7) on Ubuntu 16. Installing LAMP stack on Ubuntu is pretty much used, this script will…
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…
In this article, I will guide you to use the script to install the LAMP on Debian 9. I have successfully tested this script on Debian 9.3 64bit. Just a…
When I installed XMind in Linux Mint, I encountered an error related to eclipse. Error unable to start XMind in Linux after installation. I installed the software correctly, but can not…
Linux Mint OS as well as most other Linux, support your workspace, giving you more space to work. So how to switch workspaces quickly in Linux Mint? In this article,…
This article, I will guide you to set up static ip on Debian 9. How the Debian 9 works is similar to Debian 8. Configuring static ip on Debian 9 or…