PHP 7.0 (and 5.6) on Ubuntu
Related Posts
Change default language – Windows 10 Bash
sudo apt-get install language-pack-en language-pack-en-base manpages sudo update-locale LANG=en_US.UTF8
Postfix mail queue
To flush queue Traditionally you use the "sendmail -q" command to flush mail queue under…