Linux Tutorials on the topic “debian”
-
How to Install MyBB Forum with Nginx and Let's Encrypt on Debian 10
Author: Blago Eres • Tags: debian, nginx, web server • Comments: 0This tutorial will show you how to install MyBB forum software on Debian 10 (buster) system using Nginx web server and how to secure the installation with a Let's Encrypt SSL certificate.
-
How to Setup a File Sharing Website with Jirafeau on Debian 10
Author: Karl Wakim • Tags: debian, linux, nginx, web server • Comments: 1Jirafeau is a simple file hosting and sharing web application built in PHP. It does not require a database and provides a clean, easy-to-use user interface with support for password protection, scheduled expiration, one-time downloads (self-destruction) and in-browser preview among other useful features.
-
How to Install Go Programming Language on Linux (Ubuntu/Debian/CentOS)
Author: Muhammad Arul • Tags: centos, debian, linux, programming, ubuntu • Comments: 1Go or Golang, is an open-source programming language designed to be fast, easy, efficient and scalable. It is a modern programming language developed by Google that helps you develop simple, reliable and efficient software.
-
-
How to Install Automad CMS with Apache and Let's encrypt on Debian 10
Author: Hitesh Jethva • Tags: apache, cms, debian, linux, web server • Comments: 0Automad is a free, open-source and flat content management system written in PHP language. In this tutorial, we will show you how to install Automad CMS on Debian 10 using Apache web server.
-
How to Add Brotli Compression support to Nginx on Debian 10
Author: Blago Eres • Tags: debian, nginx, server, web server • Comments: 1This guide will show you how to add Brotli support to Nginx on Debian 10 system. Brotli is a generic-purpose lossless compression algorithm developed by Google as an alternative to Gzip, Zopfli, and Deflate that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding, and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods.
-
How to Install Mastodon Social Networking Platform on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, nginx, web server • Comments: 3Mastodon is an open-source social networking platform very similar to Twitter. In this tutorial, we will show you how to install Mastodon on Debian 10.
-
How to Install InvoicePlane with Nginx on Debian 9
Author: Blago Eres • Tags: debian, linux, web server • Comments: 1InvoicePlane is a free and open-source invoicing application. Its source code can be found on this Github. This tutorial will show you how to install InvoicePlane on a fresh Debian 9 (stretch) system.
-
How to Deploy a Dynamic DNS Server with Docker on Debian 10
Author: Karl Wakim • Tags: debian, dns, linux, server • Comments: 1This article will guide you through the complete setup of a Dynamic DNS server in a Docker container on a Debian 10 system, including setting up the required DNS records, placing the management API behind an Nginx HTTPS reverse proxy, and automating the client-side DNS record updates.
-
How to install Ntopng Network Monitor on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, monitoring, networking • Comments: 1Ntopng is a free, open-source and very useful network monitoring tool that can be used to monitor network traffic in real-time. It is a high-performance, low-resource and next generation version of the original ntop based on libpcap.
-
How to Install Jetty JAVA http Server on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0Jetty is a free and open-source Java HTTP server that can be used in different projects, both in development and production. In this tutorial, we will show you how to install Jetty on Debian 10.