RSS 2.0 Feed
Posted on March 27th, 2010 at 11:24 AM by Corey Ballou

For starters, StackScripts™ provide a flexible way to customize Linode distribution templates.

While browsing through the public Linode Stack Scripts for RHEL distros I noticed there was no fully automated LAMP stack script so I took the liberty of creating one to mirror those provided in the Ubuntu section. Please note that I added a install_personal function. You can duplicate this script and add any packages you like to this function.

Click here to be taken to the RH Basics + LAMP Stack page

The majority of the credit should go to Linode user justintime for his StackScript Bash Library for RH Derivatives script which was a port from the Ubuntu section. I merely added a wrapper around his Stack Script and the base stack script.