Can anyone direct me to some beginner tutorials so I can learn the basics of Ubuntu 14.04 and what to configure/install?
Furthermore, any good tutorials for installing/configuring LAMP?
Can anyone direct me to some beginner tutorials so I can learn the basics of Ubuntu 14.04 and what to configure/install?
Furthermore, any good tutorials for installing/configuring LAMP?
Follow this tutorial, only the apps you need:
http://blog.desdelinux.net/que-hacer-despues-de-instalar-ubuntu-14-04-trusty-tahr/
To install LAMP you need install synaptic and tasksel
sudo apt-get install synaptic tasksel
Then when this finish open the synaptic program in menu apps
Menu -> Edit -> Packages by work -> LAMP server select -> Accept -> Apply
:)