Linux Tutorials on the topic “Ubuntu”
-
How to Install Joomla with Apache2 and Let's Encrypt on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0In this tutorial, we will show you how to install Joomla CMS with Apache and secure with Let's Encrypt SSL on Ubuntu 20.04.
-
How to Install Django on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, programming, ubuntu, web server • Comments: 14Django 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 3.0 stable version on an Ubuntu 20.04 LTS server.
-
How to Install Ruby on Rails on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, programming, ubuntu, web server • Comments: 11In this tutorial, I will show you how to install Ruby on Rails on Ubuntu 20.04 LTS. We will show you how to install and configure Rails with a PostgreSQL database, and how to create the first project with Rails.
-
-
Magento E-Commerce Platform installation with Apache2 and Let's Encrypt on Ubuntu 20.04
Author: Hitesh Jethva • Tags: apache, linux, php, ubuntu, web server • Comments: 1Magento is a free and open-source e-commerce web application that allows you to create a fully functional eCommerce store in minutes. In this tutorial, we will show you how to install Magento E-commerce platform with Apache and Let's Encrypt SSL on Ubuntu 20.04.
-
How to create Docker Images with a Dockerfile on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu, virtualization, web server • Comments: 0In this tutorial, I will show you how to create your own docker image with a dockerfile. A Dockerfile is a script that contains collections of commands and instructions that will be automatically executed in sequence in the docker environment for building a new docker images. As example, we will create a Nginx Web server with PHP-FPM.
-
How to Install and Configure Apache Tomcat 9 on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 2Apache 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.34 on Ubuntu 20.04 LTS (Focal Fosset). We will also learn how to install Java OpenJDK 11 on Ubuntu 20.04, configure a user for Apache Tomcat, and run Apache Tomcat as a systemd service.
-
How to Install NFS Client and Server on Ubuntu 20.04
Author: Navjot Singh • Tags: debian, server, storage, ubuntu • Comments: 2Network File System or short NFS is a distributed file system protocol that allows you to mount remote directories on your server. In this tutorial, we will learn how to set up an NFS Server and how to mount NFS Shares on a client using Ubuntu 20.04.
-
Linux Kernel Live Patching on Ubuntu 20.04 LTS
Author: Aleksandra Mitroshkina • Tags: linux, ubuntu • Comments: 0What happened to the promise of live patching Linux kernels? This article looks at its history, its problems, and the cheapest and easiest ways to do it on Ubuntu Focal Fossa (20.04 LTS).
-
How to install ERPNext on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 0
ERPNext is a free and open-source ERP software built with Python, JavaScript, and Frappe Framework. In this tutorial, I will explain how to install ERPNext on Ubuntu 20.04 server.
-
How To Install the Ampache Music Streaming Server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 7Ampache is a free, open-source, and web-based software that allows you to host your own music streaming server. With Ampache, you can access your music and video over the internet. You can view, edit, and play your music via a web browser or any media streaming client.