Tag: lamp
-
Installing Lamp on Ubuntu
Some apt and tasksel magic. If you want to have an apache server with mysql and php ready to work in ubuntu is as easy as: sudo apt-get install tasksel sudo tasksel install lamp-server
Some apt and tasksel magic. If you want to have an apache server with mysql and php ready to work in ubuntu is as easy as: sudo apt-get install tasksel sudo tasksel install lamp-server