How to Install Nginx With PHP5 (and PHP-FPM) and MySQL (LEMP) On Ubuntu 14.04
NGINX, pronounced “Engine X” is an alternate web server for Apache. NGINX is an open source web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols….
How to Install Nginx With PHP5 (and PHP-FPM) and MySQL (LEMP) On Ubuntu 14.04
NGINX, pronounced “Engine X” is an alternate web server for Apache. NGINX is an open source web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols….
How to Install ClamAV on Ubuntu Server 14.04
Linux system is design to makes it hard for viruses to run and that why it is more secure than windows operating system. However we still need to install Clam…
How to Hide Apache Information on Ubuntu VPS/Dedicated Web server
Hiding Apache information on an Ubuntu VPS or dedicated server is a security best practice to prevent potential attackers from gathering information about your server setup. Revealing Apache version and…
How to Disable and Remove AppArmor on Ubuntu 14.04
AppArmor, an acronym for Application Armor, is a Linux kernel security module that provides a Mandatory Access Control (MAC) system. It is a powerful tool that helps mitigate the risk…
How to Allow root to use SSH on Ubuntu 14.04
By default, Ubuntu 14.04 does not permit the root user to log in through SSH for security reasons. However, there might be situations where you need to enable SSH access…
How to Install Webmin on Ubuntu 14.04
Ubuntu 14.04 LTS final just released on 17th April 2014. Ubuntu 14.04 includes 3.13.0-24.46 Ubuntu Linux kernel. In this article i will show how you can install Webmin on Ubuntu…
How to Install VMware Tools on Ubuntu 14.04
Introduction VMware Tools is a set of utilities that enhances the performance of virtual machines and provides better management capabilities. It allows seamless integration between the host and guest operating…
How to Enable Root Login on Ubuntu 14.04
Ubuntu 14.04 is an old version of the Ubuntu operating system, but it is still in use in some environments. By default, the root account is disabled in Ubuntu for…
Download Ubuntu 14.04 LTS for Server and Desktop
Ubuntu 14.04 LTS, codenamed Trusty Tahr, is an older version of Ubuntu that was released in April 2014. It was the fifth Long Term Support (LTS) release of Ubuntu, with…
How to Download Ubuntu 12.04 ISO
Ubuntu 12.04 is a long-term support (LTS) release of the popular Linux distribution, which was released on April 26, 2012, and was supported until April 28, 2017. If you need…
How to Install MySQL Server on Ubuntu 11.10
Ubuntu 11.10 is an old version of the Ubuntu operating system, but it is still in use in some environments. MySQL is a popular relational database management system that is…
How to Install and Configure Bind9 DNS on Ubuntu 11.10
BIND, standing for “Berkeley Internet Name Domain”, is the most widely utilized Domain Name System (DNS) software on the internet for providing DNS services. This tutorial will guide you through…