Linux Tutorials on the topic “Linux”
-
How to Install Mastodon Social Network on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, server • Comments: 0In this tutorial, you'll install Mastodon, a decentralized microblogging platform on a Debian 11 server. With this guide, you'll set up Mastodon with PostgreSQL as the database server and Nginx as a reverse proxy.
-
How to Upgrade Ubuntu 20.04 to Ubuntu 22.04
Author: Thom Pol • Tags: linux, ubuntu • Comments: 5Ubuntu 22.04, codename "Jammy Jellyfish", was released on the 21st of April 2022. In this article, I will show you how to upgrade from Ubuntu 20.04 to the new Ubuntu 22.04 in a few easy steps.
-
How to deploy Ghost CMS on Rocky Linux 9
Author: Navjot Singh • Tags: linux, nginx, server, web server • Comments: 0Ghost is an open-source blogging platform to help you create a professional-looking blog. This tutorial will explore how to install Ghost CMS using Nginx and MySQL on a server powered by Rocky Linux 9.
-
-
How to Install and Configure GoCD on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, programming, server, ubuntu, web server • Comments: 0GoCD is an open-source continuous delivery and automation system. GoCD excels at modeling complex CD workflows for fast feedback with its modeling constructs, parallel execution, and dependency management. This tutorial will teach you to install and configure GoCD on a Ubuntu 22.04 server.
-
How to Monitor Network Traffic with vnStat on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, networking, server, ubuntu • Comments: 1vnStat is a free, open-source, and console-based network traffic monitoring tool for Linux operating system. Lightweight and low CPU usage. This tutorial will show you how to install and use the VnStat tool to monitor network traffic on Ubuntu 22.04.
-
How to Install a DNS Server with BIND on Rocky Linux 9
Author: Arvid L • Tags: bind, dns, linux, server • Comments: 1BIND or Berkeley Internet Name Domain is free and open-source DNS Server software. It's one of the most popular DNS server software used by more than 70% of DNS on the Internet. This tutorial will show you how to set up DNS Server with BIND on a Rocky Linux 9 server.
-
How to Enable SSL for PostgreSQL connections
Author: Navjot Singh • Tags: linux, server, ubuntu • Comments: 0By default, all PostgreSQL connections are insecure, which can cause security issues when run in high-traffic production environments. This tutorial will teach you how to enable SSL for PostgreSQL connections.
-
How to Block Package and Kernel Updates in CentOS / Rocky Linux
Author: Navjot Singh • Tags: kernel, linux • Comments: 1In this tutorial, we will cover how to block certain packages from being installed or upgraded and how to block specific versions of packages or kernels from being installed.
-
How to Install a Debian 11 (Bullseye) Minimal Server
Author: Till Brehm • Tags: debian, linux • Comments: 6This tutorial shows how to install a Debian 11 (Bullseye) minimal server in detail with many screenshots. The purpose of this guide is to provide a minimal setup that can be used as the basis for our other Debian 11 tutorials here at howtoforge.com.