The second most important service for internet use is DNS server. In my opinion www server (Apache/NginX) is most important…
MariaDB and MySQL are both compatible with each other, the decision is on system administrator which one will be used.…
Enabling PHP for Apache server is trivial. apt-get install php5 libapache2-mod-php5 service apache2 restart Lets check if PHP really works:…
There are multiply reasons why you would like to use ssl for your http and create usable https for you…
Our own www server is sometimes needed when building webapp, it is also used in internal like in external networks.…