How to setup composer globally
php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
php composer-setup.php --install-dir=/usr/bin --filename=composer
php -r "unlink('composer-setup.php');"
php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
php composer-setup.php --install-dir=/usr/bin --filename=composer
php -r "unlink('composer-setup.php');"
How to fix: sendmail and php mail() function freezes up
Setting up Linux firewall for make more safe web server
How to protect from flood on nginx server
How to set up server monitoring with the Munin project
How to disable Snap autoupdates in Ubuntu
How to fix wrong javascript after using Tidy
How to fix Chromium forgets cookies at reboot
How to find IPs with highest count of requests in access.log
How to fix several compatibility issues with new MySQL versions