Linux Tutorials on the topic “server”
-
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 Set Up a Minecraft Server on Debian 10
Author: Alan • Tags: debian, linux, server • Comments: 4Minecraft is a game that has taken the world by storm. In this tutorial we will show you how to set up your own Minecraft server on Debian 10, using open-source tools available from their official website.
-
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 Gitea with Nginx and free Let's Encrypt SSL on Ubuntu 20.04
Author: Hitesh Jethva • Tags: nginx, server, ubuntu • Comments: 2Gitea is an open-source and self-hosted version control system written in Go. It is simple, lightweight, and can be installed on low-powered systems. In this tutorial, we will show you how to install Gitea Git service with Nginx and Let's Encrypt SSL on Ubuntu 20.04.
-
How to Install Apache Tomcat 10 on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0Apache Tomcat is open-source and the most popular web application server used to host Java-based applications. In this tutorial, we will explain how to install Apache Tomcat 10 on Debian 10 server.
-
How to Install NEOS CMS on Ubuntu 20.04
Author: Hitesh Jethva • Tags: apache, server, ubuntu, web server • Comments: 0Neos CMS is a free and open-source content management system that allows you to build your website easily. In this post, we will show you how to install Neos CMS with Apache on Ubuntu 20.04 server.
-
How to Install and Use Podman on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server, virtualization • Comments: 0
Podman is a free, open-source, and Linux native tool used to run, build, share and deploy applications using containers. It allows you to manage containers and images, volumes mounted into those containers.
-
WP-CLI - Managing WordPress from the Linux Terminal
Author: Hitesh Jethva • Tags: linux, server, ubuntu, web server • Comments: 1WP-CLI is a powerful command-line tool specifically designed to manage WordPress from the command line. In this post, I will show how to install and use WP-CLI to manage WordPress sites.