Add sudo user on Ubuntu

As root, add a user and fill in the prompts, or leave blank: adduser alice…

Setting up a LAMP Stack on Ubuntu 14.04 LTS

This quick tutorial shows how to set up a LAMP stack on a clean Ubuntu…

How to: Run php in interactive mode directly in console window terminal on Linux

To run PHP directly in the console window terminal (in linux), run the following: php…