Linux Tutorials on the topic “Linux”
-
How to Install Adminer MySQL Database Management Tool on Alma Linux 8
Author: Hitesh Jethva • Tags: linux, server, web server • Comments: 0Adminer is a full-featured database management tool written in PHP. In this tutorial, I will explain how to install Adminer on Alma Linux 8.
-
How to Install and Use Snap Package Manager on Alma Linux 8
Author: Hitesh Jethva • Tags: linux, programming • Comments: 0The Snap package manager is a modern package manager in Linux that allows you to install Snap packages across a wide range of Linux distributions and versions. In this tutorial, I will show you how to install and use Snap Package Manager on Alma Linux 8.
-
4 CLI based Linux Performance Monitoring Tools: top, htop, ps and vmstat
Author: Ali Imran Nagori • Tags: linux • Comments: 1In this guide, we will present some of the commonly used command-line-based tools for monitoring system performance. We are using Ubuntu 20.04 OS for this guide, although the tools we are going to discuss are available for most Linux-based distros.
-
-
How to Install and Use Apache Guacamole Remote Desktop on Rocky Linux 8
Author: Navjot Singh • Tags: desktop, linux • Comments: 1Apache Guacamole is a free, open-source, clientless, remote desktop gateway. It supports standard protocols like SSH, RDP, and VNC. In this tutorial, you will learn how to install and use Apache Guacamole on a Rocky Linux 8 based server.
-
How to Install Passbolt Password Manager on Rocky Linux
Author: Arvid L • Tags: linux, security • Comments: 0Passbolt is a free and open-source password manager based on PHP, MySQL, and OpenPGP. In this article, you will learn how to install Passbolt self-hosted password manager on the Rocky Linux server.
-
How to Install Matomo Web Analytics on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, web server • Comments: 0Matomo, formerly known as Piwik is a free and open-source web analytics application developed by a community of developers. In this tutorial, I will show you how to install Matomo on Debian 11 with an Apache2 web server and a free Let's Encrypt SSL certificate.
-
How to Install UVdesk Helpdesk System on Rocky Linux 8
Author: Navjot Singh • Tags: linux, nginx, server, web server • Comments: 3UVdesk is an open-source Saas-based helpdesk system for companies to interact with their customers and offer round-the-clock support. In this tutorial, you will learn how to install Uvdesk on a Rocky Linux 8 based server using Nginx, MySQL and PHP.
-
Three Tools to Scan a Linux Server for Viruses, Malware and Rootkits
Author: Till Brehm • Tags: centos, debian, fedora, linux, other, security, ubuntu • Comments: 17Servers connected to the internet are seeing a constant level of attacks and scans all day. While a firewall and regular system updates are a good first defense to keep the system safe, you should also check regularly that no attacker got in. The tools described in this tutorial are made for these sanity checks, they scan for malware, viruses and rootkits.
-
Exploring the Lynis Audit Report
Author: Ali Imran Nagori • Tags: linux, security • Comments: 0Lynis is a free and open-source security auditing tool and released as a GPL licensed project and is available for Linux and Unix-based Operating systems. In this tutorial, we will try to explore the Lynis audit report and learn to apply some of the reforms it suggests. Let's now get started with this guide.
-
How to Install MinIO Object Storage Server on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 2Minio is a popular open-source, self-hosted, Amazon S3 compatible object storage server written in Go. It is a very useful alternative to AWS S3 if you need more control over your object storage server. In this article, I will show you how to install the Minio server on Debian 11.