LAMP on Ubuntu

There are several different commands that can be used to install Apache and MySQL services with PHP support:


  1. sudo apt-get install tasksel && sudo tasksel
    tasksel install LAMP on Ubuntu
  2. sudo apt-get install lamp-server^
  3. sudo apt-get install apache2 libapache2-mod-php5 php5 php5-cli php5-mysql php5-gd php5-mcrypt php5-curl mysql-client mysql-server libmysqlclient15-dev phpmyadmin

 

For number two the carat at the end is important.

Related Posts

Cisco Router Emulation with G

I followed the GNS3 instructions for installation and simple topology. GNS3 can be installed from th... Learn More

Oracle Packaging Not So Eco-

This is what Oracle sent to replace a battery in a server. That little silver thing in the bag is th... Learn More

Very Cheap Wildcard SSL Certi

At $59 per year this has to be the cheapest Wildcard SSL cert ever my only deliberation is will the... Learn More

Chicken and Leek Pie with Cre

This is an adapted version of a Jamie Oliver Turkey Leek Pie and I will usually hunt the fridge for... Learn More

Solaris 11 Getting Started H

Im writing this from the perspective of a naive Linux admin so I may not be doing everything right a... Learn More

Some Linux LPI 102 Exam Quest

I just passed my Linux LPI 102 exam today and thought I would try to remember a few of the 60 questi... Learn More

No Comments

There aren't any comments yet. Be the first!