Boaz Sender

Principle at Bocoup, Berkman Klein Center Affiliate, Ethical Tech Member, Processing Foundation Board of Advisors, and Design Justice Volunteer. @boazsender on twitter.

LAMP Server Setup

August 1st 2011

I've gotten sick of looking up the boilerplate packages that I install everytime I do a LAMP server. For reverence, I do:

$ sudo aptitude update $ sudo aptitude install apache2 $ sudo aptitude install php5 php5-mysql php5-dev php5-curl php5-gd php5-imagick php5-mcrypt php5-memcache php5-mhash php5-pspell php5-snmp php5-sqlite php5-xmlrpc php5-xsl $ sudo aptitude install mysql-server mysql-client libmysqlclient15-dev

Comments

comments powered by Disqus