
PHP composer identifies package dependencies and installs them for PHP websites. Here is how to install PHP composer in Ubuntu.
PHP composer identifies package dependencies and installs them for PHP websites. Here is how to install PHP composer in Ubuntu.
Odoo is an intuitive ERP suite for enterprise applications. Here is how to install Odoo with Apache reverse proxy.
Mumble server is an open-source VOIP application. Here are the steps to install Mumble server in Linux.
Varnish is an open-source http accelerator that improves website speed & performance. Here is how to install varnish on centos.
Sometimes you may need to run a background process in Python. Here are the steps to do this using subprocess module.
Often website administrators need to prevent Apache server from serving .git directory. Here are the steps to do it.
Sometimes you may need to check if string is substring of items in List in python. Here are the steps to do it.