This site uses Drupal, but there are other good CMS's out there. Mambo (http://www.mamboserver.com) is one of them, I made some notes when I installed it on my private server.
Download and untar file
- wget http://mamboxchange.com/frs/download.php/7368/mambov4.5.3h.tar.gz
- tar zxvf mambov4*
- touch configuration.php
- chown nobody configuration.php
- chown nobody administrator/backups/
- chown nobody administrator/components/
- chown nobody administrator/modules/
- chown nobody administrator/templates/
- chown nobody cache/
- chown nobody components/
- chown nobody images/
- chown nobody images/banners/
- chown nobody images/stories/
- chown nobody language/
- chown nobody mambots/
- chown nobody mambots/content/
- chown nobody mambots/search/
- chown nobody media/
- chown nobody modules/
- chown nobody templates/
Go to http:///Mambo/
Click Next
Accept the license and click Next
Fill in details for MySQL, Next & Ok
Fill in a name for the site, Next
Check url, path, email address and password. Next.
Click view site
Remove installation directory
- rm -rf installation/
Refresh the page, and enjoy!