Linux Tutorials on the topic “Ubuntu”
-
How to Install Magnolia CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0
Magnolia is a free and open source Java-based CMS that delivers smartphone simplicity on an enterprise-scale. In this tutorial, we will learn how to install Magnolia in Ubuntu 18.04.
-
How to install ONLYOFFICE Desktop Editors 5.1 on Ubuntu
Author: Daria • Tags: linux, ubuntu • Comments: 1
ONLYOFFICE Desktop Editors is the free open-source office suite distributed under GNU AGPL v.3.0. It comprises editors for text documents, spreadsheets, and presentations working offline. This tutorial will show you three different ways to install ONLYOFFICE on Ubuntu.
-
How to Install Django on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, programming, ubuntu, web server • Comments: 11
Django is a web application framework written in python that follows the MVC (Model-View-Controller) architecture, it is available for free and released under an open source license. In this tutorial, we will install Django 2.0.5 stable version on an Ubuntu 18.04 LTS server.
-
-
How to Install Apache Maven on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 2
Apache Maven is a software project management tool based on the POM (Project, Object, Model) concept. In this tutorial, I will show you step-by-step how to install and configure Apache Maven on Ubuntu 18.04.
-
How to Install Shoutcast Server on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 8
SHOUTcast is a free, open source and cross-platform software application that can be used to stream media over the Internet. In this tutorial, we will learn how to install SHOUTcast media server on Ubuntu 18.04 LTS (Bionic Beaver).
-
How to Install Trac Project Management Tool on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 7
Trac is a free and an open source Web-based project management and bug tracking system that helps developers to write great software while staying out of the way. In this tutorial, we will learn how to install Trac on Ubuntu 18.04.
-
How to Install and Configure Apache Tomcat 9 on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 12
Apache Tomcat is an open source Java Servlet implementation developed by the Apache Software Foundation. In this tutorial, we will show you how to install and configure the Apache Tomcat 9.0.8 on Ubuntu 18.04 LTS (Bionic Beaver). We will also learn how to install Java on Ubuntu 18.04, configure a user for apache tomcat, and run the apache tomcat as a systemd service.
-
How to Install CMS Made Simple on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0
CMS Made Simple is a free and open source content management system written in PHP and uses MySQL to store their data. In this tutorial, we will learn how to install CMS Made Simple on Ubuntu 18.04.
-
Setup New User and SSH Key Auth. using Ansible on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, server, shell, ubuntu • Comments: 17
Ansible is a simple automation tool that automates software applications deployment, cloud provisioning, and configuration management. It's a server orchestration tool that helps you to manage and control a large number of server nodes from single places called 'Control Machines'. In this tutorial, we will learn how to deploy a new user and enable the SSH Key-Based authentication using the automation tool Ansible.
-
How to Install Ariadne CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 3
Ariadne is a free, open source, feature rich cross-platform and security-focused Content Management System written in PHP language. In this tutorial, we will learn how to install Ariadne in Ubuntu 18.04 server.