Linux Tutorials on the topic “Linux”
-
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.
-
How to Install InfluxDB and Telegraf on Rocky Linux 9
Author: Arvid L • Tags: linux, server • Comments: 0InfluxDB is an open-source time series database written in Go. It is a high-performance time series platform with purpose-built to collect, store, process, and visualize time series data. In this tutorial, you will install the influxdb open-source time series database and Telegraf on a Rocky Linux 9 server.
-
How to Install OpenMRS (Open Medical Record System) on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server, web server • Comments: 0OpenMRS stands for "Open Medical Record System", is a free, open-source, and efficient electronic medical record (EMR) storage and retrieval system. In this post, we will show you how to install OpenMRS on Debian 11.
-
How to Install ERPNext on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 3ERPNext is a free and open-source ERP software used by manufacturers, distributors, and services. It is built with Python, JavaScript, and Frappe Framework. In this tutorial, we will show you how to install ERPNext on Ubuntu 22.04 server.