Linux Tutorials on the topic “Linux”
-
Linux Security Auditing with Lynis
Author: Ali Imran Nagori • Tags: linux • Comments: 0Lynis is a free and open-source security checker released under the GPL license and available for Linux and Unix-based operating systems such as MacOS, FreeBSD, NetBSD, OpenBSD, etc. In this article, we will explore how to install Lynis and conduct an audit of a Kali Linux system.
-
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 and Configure Fail2ban on Alma Linux 8
Author: Hitesh Jethva • Tags: linux, security, server • Comments: 1Fail2ban 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 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 Audit a Remote Linux system with Lynis Security Tool
Author: Ali Imran Nagori • Tags: linux, security • Comments: 0Lynis is a free and open-source security auditing tool released as a GPL licensed project and is available for Linux and Unix-based Operating systems. In this tutorial, we will provide instructions on how to perform a Lynis security audit on a remote system.
-
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 Manage Terraform State in an AWS S3 Bucket
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 1In this article, we will see what a Terraform state is and how to manage it on an S3 Bucket. We will also see what "lock" is in Terraform and how to implement it. To implement this, we need to create an S3 Bucket and a DynamoDB Table on AWS.
-
How to Install Varnish 7 for Nginx on Rocky Linux 8
Author: Hitesh Jethva • Tags: linux, nginx, web server • Comments: 3Varnish cache is a free and open-source cache accelerator used to speed up your website by caching the content in memory. In this tutorial, I will show you how to install Varnish 7 for Nginx on Rocky Linux 8.
-
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.