Linux Tutorials on the topic “debian”
-
How to Install Webmin on Debian 11
Author: Hitesh Jethva • Tags: control panels, debian, linux • Comments: 2Managing and administering Linux servers from the command line is very difficult for any beginner Linux user. In this case, you can use Webmin to manage your Linux server from the web-based interface. In this article, I will show you how to install Webmin on Debian 11.
-
How to Install Etherpad with Nginx and SSL on Debian 11
Author: Arvid L • Tags: debian, linux • Comments: 2Etherpad is a collaborative and real-time text editor for your team. In this tutorial, you will install and configure the Etherpad Real-time Collaborative Editor on the Debian 11 Bullseye.
-
How to Install Saltstack Master and Minion on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 0SaltStack is a free, open-source, and Python-based automation and configuration management software. In this article, I will show you how to install SaltStack Master and Minion on Debian 11.
-
-
How to Install Zulip Chat Server on Debian 11
Author: Navjot Singh • Tags: debian, linux • Comments: 0Zulip is an open-source chat server, similar to Microsoft Teams, Rocket Chat or Slack. It is written in Python and uses Django, PostgreSQL, and JavaScript. In this tutorial, you will learn how to install and configure Zulip Chat on a Debian 11 based server.
-
How to Install Apache Guacamole on Debian 11
Author: Arvid L • Tags: debian, desktop, linux • Comments: 2Apache Guacamole is a free and open-source remote desktop gateway that allows you to connect to your computer/server remotely using different protocols such as SSH, RDP, and VNC. In this tutorial, you'll install and configure the Apache Guacamole to a Debian 11 Bullseye.
-
How to Install Discourse Forum with Nginx and Free Let's Encrypt SSL on Debian 11
Author: Navjot Singh • Tags: debian, linux, nginx • Comments: 0Discourse is an open-source community discussion platform built using the Ruby language. It is designed to work as a forum, chat software or mailing list. In this tutorial, you will learn how to install Discourse Forum with the Nginx server on a Debian 11 based server.
-
How to Install Grafana 8 Monitoring Tool on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, nginx, server • Comments: 2Grafana is a free and open-source data visualizing tool that is used to monitor metrics from other hosts. In this post, we will show you how to install Grafana 8 on Debian 11.
-
How to Install VNC Server on Debian 11
Author: Arvid L • Tags: debian, desktop • Comments: 3Virtual Network Computing (VNC) is a desktop sharing protocol that allows you to control a computer remotely using the VNC client software. In this tutorial, you will learn how to install a VNC server on the Debian 11 Bullseye. This tutorial uses TigerVNC packages to enable the VNC server and we will secure the VNC connection using an SSH tunnel.
-
How to Set Up Nginx with Google Pagespeed Module on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, web server • Comments: 0Google Pagespeed Module is an open-source module for optimizing your websites under the Nginx and Apache web-server. In this tutorial, we will show you how to build the Nginx Pagespeed module on the latest Debian 11 Bullseye.
-
How to Install Syncthing Remote File Synchronization Software on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 1Syncthing is a free and open-source file syncing application used to sync files between multiple remote devices over the internet. It works on peer-to-peer architecture and exchanges the data automatically between two devices.