Linux Tutorials on the topic “ubuntu”
-
How to Install Grav CMS with Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: nginx, server, ubuntu, web server • Comments: 0Grav is a free, open-source, and flat-file CMS that does not require any database. In this tutorial, I will show you how to install Grav CMS with Nginx and Let's Encrypt SSL on Ubuntu 20.04 server.
-
How to Install eSpeak Text to Speech Software on Ubuntu 20.04
Author: Alan • Tags: linux, ubuntu • Comments: 1eSpeak is a software speech synthesizer for English and other languages, eSpeak is a free and open-source software (FOSS) that can be run on most platforms including Linux, Windows, and macOS. This article covers the installation of eSpeak on Ubuntu 20.04 which is the most used and popular Linux distribution.
-
How to Backup and Restore Files using Deja Dup in Linux
Author: Hitesh Jethva • Tags: backup, debian, linux, ubuntu • Comments: 1Deja Dup is a simple and powerful backup tool for Linux operating systems. In this tutorial, I will show you how to install the Deja Dup backup tool on Debian, Ubuntu, and CentOS Linux.
-
-
How to Install Syncthing on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 2Syncthing is an open-source tool used for synchronizing files between two or more computers on a network using a peer-to-peer architecture. In this guide, we will show you how to install and set up Syncthing server on Ubuntu 20.04.
-
How To Install Polr URL Shortener on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu, web server • Comments: 1Polr is a free and open-source URL shortener written in PHP. It provides a simple and user-friendly interface to create and manage links.
-
How to Install Prometheus System Monitoring Tool on Ubuntu 20.04
Author: Alan • Tags: linux, monitoring, server, ubuntu • Comments: 1In this tutorial, we will learn how to install Prometheus network monitoring system on Ubuntu 20.04. It helps you to keep track of resources such as CPU usage, memory utilization, network IO wait time and has a web interface that allows for easy monitoring from any device with an internet connection and also supports alerting via email and SMS messages in case the metrics surpass a configured threshold.
-
How to Install Rust Programming Language on Ubuntu 20.04
Author: Hitesh Jethva • Tags: programming, ubuntu • Comments: 0Rust is an open-source and nowadays very popular programming language developed by Graydon Hoare. In this tutorial, I will show you how to install the Rust programming language on Ubuntu 20.04.
-
How to Install MediaWiki with Nginx and Let's Encrypt SSL on Ubuntu 20.04
Author: Hitesh Jethva • Tags: nginx, ubuntu, web server • Comments: 0MediaWiki is an open-source wiki software written in PHP. It allows you to create your own self-hosted wiki website on the server. In this post, we will show you how to install MediaWiki with Nginx and Let's Encrypt SSL on Ubuntu 20.04.
-
How to Install Laravel PHP Web Framework on Ubuntu 20.04
Author: Muhammad Arul • Tags: linux, programming, ubuntu, web server • Comments: 7This tutorial will show you how to install the Laravel version 8.x with the Apache webserver on Ubuntu 20.04 Server. We will show you two different ways of installing the Laravel web framework on the Linux Ubuntu system.
-
How to Manage NodeJS Versions with n in Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0If you are a Node.js developer who frequently switches between various applications and projects. Then you may need to find a tool that allows you to toggle between Node.js versions. In this tutorial, we'll show you how to use n to manage Node.js versions on Ubuntu 20.04.