Linux Tutorials on the topic “Linux”
-
How to Install Sensu Monitoring Solution on Debian 11
Author: Arvid L • Tags: debian, linux, monitoring • Comments: 0Sensu is an open-source infrastructure and application monitoring system designed for both container and non-container monitoring and multi-cloud infrastructure. In this tutorial, you will learn how to Install Sensu Monitoring Solution on Debian 11 server. You will also learn how to set up Sensu CLI for managing Sensu.
-
How to Install and Configure Ansible on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, server • Comments: 0Ansible is a very popular configuration management tool designed to streamline the process of controlling a large number of servers. It can automate the process of setting up new servers and installing applications with a single command or file. In this guide, we will learn how to install and configure Ansible on an Ubuntu 22.04 server.
-
How to Install Ansible on Rocky Linux 8
Author: t.michael • Tags: linux, server • Comments: 0Ansible is open-source software that automates software provisioning, configuration management, and application deployment. The tool is designed to automate cloud provisioning, OS deployments, etc., for multiple Linux or UNIX-like systems. This tutorial will show you how to download, compile, and install Ansible on a Rocky Linux 8 system.
-
-
Linux Gunzip Command Explained with Examples
Author: Himanshu Arora • Tags: linux, shell • Comments: 2We have already discussed the gzip command in Linux. For starters, the tool is used to compress or expand files. To uncompress, the command offers a command line option -d. However, there's an entirely different tool that you can use for uncompressing or expanding archives created by gzip. The tool in question is gunzip. In this article, we will discuss the gunzip command using some easy to understand examples.
-
How to Setup SaltStack Master and Minion on Rocky Linux
Author: Arvid L • Tags: linux, server • Comments: 0Salt or Saltstack is an open-source IT automation framework that allows administrators to execute commands remotely to multiple machines directly. By following this guide, you will install SaltStack Master and Minion on Rocky Linux servers.
-
How to clone disks with Linux dd command
Author: Matt Vas • Tags: linux, shell, ubuntu • Comments: 20In this tutorial we'll refer to a practical example of Linux dd command that can be used by system administrators to migrate or clone a Windows Operating System or a Linux OS from a larger HDD partitioned in MBR or GPT layout style to a smaller SSD.
-
How to Install Grafana Linux Monitoring Software on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, server, ubuntu • Comments: 0Grafana is a free, open-source, and feature-rich metrics dashboard and data visualizing tool. It is designed for Graphite, Elasticsearch, OpenTSDB, Prometheus, and InfluxDB to monitor metrics from a web-based interface. This tutorial will explain how to install Grafana 8 on Ubuntu 22.04.
-
How to Install Bitwarden Password Manager on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, security, ubuntu • Comments: 0
Bitwarden is an open-source password manager. It not only stores or creates strong passwords but also syncs them across multiple devices. Bitwarden offers apps for Windows, macOS, Linux, Android, iPhone along with Browser extensions and is accessible via the web as well.
-
How to Install NetBox IRM on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 3NetBox is an Infrastructure Resource Modelling (IRM) software designed for network automation and infrastructure engineering. Initially, it was created by the DigitalOcean team, and now became an open-source project released under the Apache 2 License. This article will walk you through the steps on how to install the NetBox Infrastructure Resource Modeling on a Debian 11 server.
-
How to Install Vaultwarden with Docker on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, server, ubuntu • Comments: 4Vaultwarden is an unofficial port of Bitwarden server written in Rust language. It is compatible with the official Bitwarden clients and is less resource-heavy than Bitwarden. It uses the Bitwarden API to provide features like organization support, attachments, authenticator, U2F, Yubikey, Duo support, and support for email alias services.