Deploy a WordPress Blog using Bitnami
Update: It seems that the Linux .run file used below is no longer provided by Bitnami. Sad… WordPress usually requires a LAMP (Linux, Apache, MySQL, PHP) or LNMP environment, which can be complicated to deploy and migrate. Bitnami provides an easier way to handle those tasks. ...