Install Nginx with Php5 & Mysql (LEMP) in Ubuntu 14.04 Server

Want to build a website on your Ubuntu Server? Well, LEMP may be a good choice and here’s how to install and set it up. LEMP stands for Linux, Nginx (pronounced “engine x”), MySQL and PHP. The nginx project started with a strong focus on high concurrency, high performance and low memory usage. So it’s… Continue reading Install Nginx with Php5 & Mysql (LEMP) in Ubuntu 14.04 Server

Install Nginx with PHP5 and MySQL (LEMP) in Ubuntu 13.10 Server

This tutorial shows you how to install LEMP stack in Ubuntu 13.10. LEMP stands for Linux, Nginx (pronounced “engine x”), MySQL and PHP. The nginx project started with a strong focus on high concurrency, high performance and low memory usage. So it’s a good alternative to Apache webserver for building websites on low memory hosts.… Continue reading Install Nginx with PHP5 and MySQL (LEMP) in Ubuntu 13.10 Server

Install GUI (Graphical User Interface) in Ubuntu 13.10 Server

I’ve written about how to install Ubuntu 13.10 Server. If you’re not familiar with command console you can install GUI on Ubuntu Server: Desktop Environment on local server Webmin on remote server. Install Desktop Environment in Ubuntu 13.10 Server: Before getting started, update system package lists by running the command below: sudo apt-get update 1.… Continue reading Install GUI (Graphical User Interface) in Ubuntu 13.10 Server

How to Install Ubuntu 13.10 Server from USB Step by Step

This is a step by step guide for beginners how to create bootable Ubuntu 13.10 Server USB and install it on your computer. Requirements: A Windows, Linux or Mac OS PC for burning the iso into USB 1GB+ USB stick Ubuntu 13.10 Server ISO downloaded from releases.ubuntu.com/13.10 How to Create Bootable Ubuntu Server USB First… Continue reading How to Install Ubuntu 13.10 Server from USB Step by Step

Install the Latest phpMyAdmin via PPA in Ubuntu 12.04/10.04/13.04

phpMyAdmin is an open-source tool written in PHP intended to handle the administration of MySQL over the Web. The latest phpMyAdmin 4.0.6 has fixed a lot of security problems and bugs since version 3.x.x is the default in Ubuntu repository. Here’s how to install or upgrade to the latest version of phpMyAdmin (4.0.6) in Ubuntu… Continue reading Install the Latest phpMyAdmin via PPA in Ubuntu 12.04/10.04/13.04

Exit mobile version