Linux Tutorials on the topic “Ubuntu”
-
How to Install Magento 2 with Nginx and Letsencrypt on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 13
Magento is a widely used Open Source e-commerce software and content management system for e-commerce websites based on the PHP Zend Framework. It uses MySQL or MariaDB as database backend. In this tutorial, I will show you how to install Magento 2 with Nginx, PHP 7.1 FPM, and MySQL as the database. I will use ubuntu 18.04 (Bionic Beaver) as server operating system.
-
How to Install Laravel 5.6 PHP Framework with Nginx on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, php, programming, ubuntu, web server • Comments: 6
Laravel is a free and open source PHP framework that implements the MVC (Model-View-Controller) design pattern. In this tutorial, I will guide you step-by-step on how to install Laravel version 5.6 with Nginx as the web server, PHP-FPM 7.2, and MariaDB.
-
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.