Magnolia CMS Quick Start for Linux Mint 17.3 Rosa
You are Welcome, this 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 17.3 Rosa Mate/Cinnamon/Kde/Xfce i386/Amd64 Desktop.
Magnolia CMS is an Open Source Content Management System Especially Suited to Easy and Agile Development of Enterprise Apps for SmartPhones.
Magnolia CMS Features makes you a rockstar at administration, authoring, customization, design, asset management, internationalization, interoperability, mobile, multichannel, performance, security and teamwork.
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.

-
Open a Terminal Window
(Press “Enter” to Execute Commands) -
Check if Unzip is Installed
which unzip
If Not there then:
sudo apt-get install unzip
-
Download Latest Magnolia CMS Community Edition
-
Double-Click on Zip Archive and Extract into /tmp.
Or from Shell:unzip -d /tmp/ ~/Downloads/magnolia*.zip
-
Check if Right Java is There
java -version
How to Install Required Oracle-Sun Official Java JRE 8+ on Linux Mint
-
Relocate Magnolia CMS
sudo su -c 'mv /tmp/magnolia* /opt/'
Then Set the SuperUser as owner with:
sudo chown -R root:root /opt/magnolia*
-
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.
Tags: Cinnamon, CMS, cms linux mint, Getting Started, gnu, gnu/linux, gnu/linux tutorial, How-to, Install, install java cms linux mint, Java, Java CMS, java cms linux mint, java cms tutorial, Linux, Linux Mint, linux mint 17.3 rosa, linux mint tutorial, Linux Tutorial, Magnolia CMS, magnolia cms linux mint, magnolia quickstart linux mint, Tutorial