GNU/Linux Ubuntu 18.04 Installing Magnolia CMS – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with the Latest Magnolia in Ubuntu 18.04 Bionic LTS GNU+Linux Desktop.
And Magnolia CMS for Ubuntu 18.04 is an Open Source Java 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.
Finally, the Guide shows you a System Wide Installation with Admin Privileges, if you Do Not Have SuperUser Privileges then Just Install it on your Home Directory.
-
1. Launching Terminal
Open a Command Line Terminal Window
Ctrl+Alt+t on desktop
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
2. Setting Up Unzip
Check if Unzip is Installed
With:which unzip
If Not then:
sudo apt-get install unzip
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Contents