Linux Tutorials on the topic “server”
-
How to Install Puppet Server and Agent on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 1 • Published: Mar 08, 2022Puppet is a centralized configuration management and automation tool. In this guide, you will install and configure the Puppet server and agent on the Debian 11 Bullseye.
-
How to Install and Configure Fail2ban on Alma Linux 8
Author: Hitesh Jethva • Tags: linux, security, server • Comments: 0 • Published: Feb 23, 2022Fail2ban is a free and open-source Intrusion Prevention System written in Python. It is used to protect your system against brute-force attacks. In this tutorial, I will show you how to install Fail2Ban firewall on Alma Linux 8.
-
How to Install Grafana 8 Monitoring Tool on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, nginx, server • Comments: 0 • Published: Feb 16, 2022Grafana 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 and Use SSHFS on Linux
Author: Arvid L • Tags: linux, networking, server, storage • Comments: 0 • Published: Feb 16, 2022SSHFS (SSH File System) is an implementation of a File System in User Space (FUSE) that enables clients to mount remote filesystem over SSH connection. In this tutorial, you will learn how to mount a remote directory in a secure way using the SSHFS between two Linux machines (client and server). This guide also includes how to set up chroot on SSHFS that will prevent users from accessing other users' directories.
-
How to Install and Configure S3 Compatible Object Storage Server using Minio on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, server, storage, ubuntu • Comments: 0 • Published: Feb 10, 2022Object storage is the storage and retrieval of unstructured blobs of data and metadata using an HTTP API. Minio is a popular open-source, self-hosted, Amazon S3 compatible object storage server. In this tutorial, you will install the Minio server on a Ubuntu 20.04 server, protect it using an SSL certificate from Let's Encrypt, and access it using a command-line client.
-
How to Install Jellyfin Media Server with Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: nginx, server, ubuntu • Comments: 2 • Published: Feb 08, 2022Jellyfin is a free and open-source media streaming solution that allows you to host your own media server. In this tutorial, we will explain how to install and set up a media server with Jellyfin on Ubuntu 20.04.
-
How to Install Syncthing Remote File Synchronization Software on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 1 • Published: Feb 04, 2022Syncthing 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.
-
How to Install FileRun on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 1 • Published: Feb 03, 2022FileRun is a free, open-source, and self-hosted file-sharing application for Linux. It is a very good alternative to Google Drive and dropbox. In this article, I will explain how to install FileRun with Apache and Let's Encrypt SSL on Debian 11.
-
How to Install OpenNMS Horizon Network Monitoring System on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, server • Comments: 0 • Published: Feb 02, 2022OpenNMS is a free, open-source, and one of the most powerful network monitoring and network management platforms used for monitoring remote devices from a central location. In this tutorial, I will show you how to install OpenNMS on Debian 11.
-
How to create fillable forms in ONLYOFFICE Docs 7.0
Author: Daria • Tags: linux, server, web server • Comments: 0 • Published: Jan 28, 2022ONLYOFFICE Docs is an open-source office suite distributed under GNU AGPL v3.0. It comprises web-based viewers and collaborative editors for text documents, spreadsheets, and presentations highly compatible with OOXML formats. In this tutorial, we’ll learn how to create a fillable form with ONLYOFFICE Docs.