I want to create a script whe help to install all interesants software in your OS to appropriate your computer.
The project is very easy to deploy :
You need git:
sudo apt-get install git
git init
git clone https://github.com/pierre-geeraert/linux-config.git
cd linux-config
sudo ./deploy_web.sh
and enter your root password and after your pushbullet ID to be notified about all steps during install
Interesting website:
https://www.raspberrypi.org/learning/lamp-web-server-with-wordpress/worksheet/
