Install Magnolia CMS on Linux Mint 15 Cinnamon
Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with the Latest Magnolia Java Web CMS with Tomcat Bundle on Linux Mint 15 Cinnamon i386/Amd64 Desktop.
Magnolia CMS Linux Mint is an Open Source Content Management System Especially Suited to Easy and Agile Development of Enterprise Apps for SmartPhones.
The Guide shows you the Terminal Commands for a System Wide Installation with Admin Privileges, if you Do Not Have SuperUser Privileges then Just Install on your Home Directory.
The How to Install Magnolia CMS on Linux Mint 15 Cinnamon Contents and Details are Expressly Essentials to Give Focus Only to the Essentials Instructions and Commands and Make Magnolia CMS Linux Mint Easier to Read & Understand ;)
-
Download Latest Magnolia CMS Community Edition
-
Double-Click on Zip Archive and Extract into /tmp
-
Open a Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
Check if Right Java is There
java -version
How to Install Required Oracle-Sun Official Java JRE7 on Linux Mint
-
Relocate Magnolia CMS
su -c 'mv /tmp/magnolia* /opt/'
-
Magnolia CMS Start Up
/opt/magnolia*/apache*/bin/magnolia_control.sh start && tail -f $HOME/magnolia/logs/catalina.out
Magnolia CMS Installation Troubleshootings
Magnolia CMS Troubleshootings -
Next you Can Access Magnolia on Browser at:
http://127.0.0.1:8080
-
Getting-Started with Magnolia CMS Admin & Development
Now Thanks to Magnolia Company CMS Community Edition your can Fully Enjoy the Magnolia CMS Java Web Development on Linux Mint.