Symptoms: When installing / reinstalling Ubuntu 18, disk space for root partition is only approximately 3GB
Solution: Login as root and run the following command:
resize2fs /dev/vda2
resize2fs /dev/vda2
Package rebuilding is something easily done in Debian. As SysAdmin, you might find yourself in...
I wanted to use PHP 7 on Debian 8.x. How do I install and configure PHP 7 on Debian Linux 8.x...
EasyEngine (ee) is a Linux shell-script to install and manage wordpress-nginx websites in one...
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache 2...
Introduction As your application or website grows, you may come to a point where you’ve...