
21 March 2017
Install LAMP Stack in minimum commands
LAMP Stack means :Linux, Apache, MySQL and PHP. Run the following commands one by one in the terminal to install the whole LAMP […]
LAMP Stack means :Linux, Apache, MySQL and PHP. Run the following commands one by one in the terminal to install the whole LAMP […]
To install wifi driver on Ubuntu run the following command on the terminal: sudo apt-get install bcmwl-kernel-source
Run the following commands on the terminal to install MongoDB on Ubuntu 16.04 Create a list file for MongoDB. Create the […]