How to Quick-Start With Magnolia CMS Linux Mint 17.3 Rosa 32-64bit Step-by-Step Guide

March 5, 2016 | By the+gnu+linux+evangelist.

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.

install magnolia cms linux mint 15 - Featured
  1. Open a Terminal Window
    (Press “Enter” to Execute Commands)

    install magnolia cms linux mint 15 - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. Check if Unzip is Installed
    With:

    which unzip

    If Not there then:

    sudo apt-get install unzip
  3. Download Latest Magnolia CMS Community Edition

  4. Double-Click on Zip Archive and Extract into /tmp.

    install magnolia cms Elementary OS KDE .zip Extraction
    Or from Shell:

    unzip -d /tmp/ ~/Downloads/magnolia*.zip
  5. Check if Right Java is There

    java -version

    How to Install Required Oracle-Sun Official Java JRE 8+ on Linux Mint

  6. Relocate Magnolia CMS

    sudo su -c 'mv /tmp/magnolia* /opt/'

    Then Set the SuperUser as owner with:

    sudo chown -R root:root /opt/magnolia*
  7. Magnolia CMS Start Up

    /opt/magnolia*/apache*/bin/magnolia_control.sh start && tail -f $HOME/magnolia/logs/catalina.out

    Magnolia CMS Installation Troubleshootings

  8. Next you Can Access Magnolia on Browser at:

    http://127.0.0.1:8080

    install magnolia cms linux mint 15 - Magnolia CMS Deployed on Browser
  9. Getting-Started with Magnolia CMS Admin & Development

  10. Now Thanks to Magnolia Company CMS Community Edition your can Fully Enjoy the Magnolia CMS Java Web Development on Linux Mint.


QuickChic Theme • Powered by WordPress