Linux Tutorials on the topic “debian”
-
How to Upgrade from Debian 10 to Debian 11
Author: howtoforge • Tags: debian, linux • Comments: 4Debian 11, codename "Bullseye" has been released on 14th August 2021. It is a stable release and is supported for the next 5 years. In this article, I will show you how to upgrade from Debian 10 to the new Debian 11 in a few easy steps.
-
How to Install osTicket with Nginx on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, nginx, web server • Comments: 0osTicket is a free and open-source support ticket system used to scale and streamline your customer service and improve your customer experience. This tutorial will show you how to install osTicket on Debian 11.
-
How to Block Package and Kernel Updates in Debian / Ubuntu
Author: Navjot Singh • Tags: debian, linux, ubuntu • Comments: 0This tutorial 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. We will discuss two methods here. The first method will block all installs and upgrades for a certain package. The second method offers more granular control, allowing you to block specific package versions.
-
-
How to Install and Use Varnish Cache on Debian 11
Author: Hitesh Jethva • Tags: apache, debian, linux, server, web server • Comments: 0Varnish Cache is an open-source, powerful, and one of the most popular HTTP accelerators used by over 3.4 million websites. This post will show you how to install the Varnish Cache with Apache on Debian 11.
-
How to Install Wireguard VPN on Debian 11
Author: Arvid L • Tags: debian, linux, security • Comments: 0Wireguard is a free and open-source VPN protocol alternative to IPSec, IKEv2, and OpenVPN. Wiruguard is designed for Linux and Unix operating systems, it runs on Linux kernel space, which makes the Wireguard faster and more reliable. In this tutorial, you will install and set up a VPN server via Wireguard on Debian 11 servers.
-
How to Install ERPNext 14 on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 0ERPNext is an open-source Enterprise ERP (Enterprise Resource Planning) system that can be implemented in your business. In this tutorial, you will install the ERPNext on a Debian 11 server and then secure the ERPNext with SSL/TLS certificates via Certbot and Letsencrypt.
-
How to Install a Teleport Cluster on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 3Teleport is an open-source that can be used as an access plane for your global infrastructure. It provides zero-trust access to various services such as servers, Kubernetes clusters, database servers, DevOps applications like AWS Management Console, CI/CD, version control, and desktops.
-
Update the ISPConfig Perfect Server from Ubuntu 20.04 to Ubuntu 22.04
Author: Thom Pol • Tags: debian, ispconfig, linux • Comments: 9This tutorial will take you through updating a server managed by ISPConfig from Ubuntu 20.04 (Focal Fossa) to Ubuntu 22.04 (Jammy Jellyfish). This guide works for both single- and multiserver setups.
-
How to Install Dollibar ERP on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 0
Dolibarr is a free and open-source ERP and CRM system for managing customers, invoices, orders, products, stocks, agendas, and inventories. This post will show you how to install Dolibarr on a Debian 11 server.
-
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.