Linux Tutorials on the topic “Linux”
-
How to Install Apache ActiveMQ on Debian 10
Author: Muhammad Arul • Tags: debian, linux, server • Comments: 1Apache ActiveMQ is an open source message broker written in Java developed by Apache. It's one of the most popular message brokers. In this tutorial, we will show you how to install the Apache ActiveMQ on the latest Debian 10 (Buster).
-
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.
-
Create a Virtual Private Cloud (VPC) on AWS using Terraform
Author: Rahul Shivalkar • Tags: linux, virtualization • Comments: 1In this article I will show you how to create a VPC along with Subnets, Internet Gateway, NAT Gateways, and Route Tables. We will be creating 1 VPC with 4 Subnets: 2 Private and 2 Public, 2 NAT Gateways, 1 Internet Gateway, and 4 Route Tables.
-
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.
-
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.