Articles by Arvid L
-
How to Install Grafana and Prometheus on Ubuntu 22.04
Author: Arvid L • Tags: linux, monitoring, ubuntu • Comments: 1This tutorial covers installing Grafana, Prometheus, and node exporter on Ubuntu 22.04 server. You'll build a powerful monitoring stack with Grafana as the dashboard and data visualization tool, Prometheus as the data source where all your monitoring data will be stored, and the node_exporter is an application that gathers information and metrics about your systems and send all those metrics to the Prometheus.
-
How to Install and Use Vuls Vulnerability Scanner on Ubuntu 22.04
Author: Arvid L • Tags: desktop, linux, security, server, ubuntu • Comments: 0In this tutorial, you will install Vuls - an open-source and agent-less vulnerability scanner - on an Ubuntu 22.04 server. You will also set up Vuls by creating the configuration file and building Vuls databases via the command-line tools provided by Vuls.
-
How to Install Passbolt Password Manager on Ubuntu 22.04
Author: Arvid L • Tags: linux, security, ubuntu • Comments: 1Passbolt is a free and open-source password manager based on PHP, MySQL, and OpenPGP. It is a self-hosted application server, you can install it on your server. Passbolt is primarily designed for teams, but you can still use it as a personal password manager.
-
-
How to Install Jitsi Video Conference Platform on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 4Jitsi is a free, open-source solution for building a secure video conference platform. This article will go through the installation and configuration of the Jitsi Video Conference on the latest Debian 11 Bullseye.
-
How to Install Sensu Monitoring Solution on Ubuntu 22.04
Author: Arvid L • Tags: linux, monitoring, ubuntu • 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 guide, you will set up the Sensu Monitoring Solution on an Ubuntu 22.04 server.
-
How to Set Up Peer-to-Peer VPN with Tinc on Ubuntu 22.04
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 0Tinc is free and open-source VPN software that can be used to create mesh VPN networks. It is a small and powerful VPN daemon that can be installed on multiple platforms. In this tutorial, you will set up a peer-to-peer VPN server with tinc using multiple Ubuntu 22.04 servers.
-
How to Install OpenSearch via Docker on Ubuntu 22.04
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 4OpenSearch is a community-driven project by Amazon and a fork of Elasticsearch and Kibana. In this tutorial, you will install and set up OpenSearch - an open-source search engine and analytics suite - and OpenSearch Dashboards - an open-source visualization tool - via Docker on an Ubuntu 22.04 server.
-
How to Install GlusterFS Scalable Network Filesystem on Debian 11
Author: Arvid L • Tags: cloud, debian, high-availability, linux • Comments: 1GlusterFS or Gluster File System is a free and open-source distributed file system developed by RedHat. In this tutorial, you will install GlusterFS - distributed and scalable network filesystem - on Debian 11 servers.
-
How to Install OpenSearch on Debian 11
Author: Arvid L • Tags: debian, linux • Comments: 0OpenSearch is a community-driven project by Amazon and a fork of Elasticsearch and Kibana. In this tutorial, you'll deploy OpenSearch - an open-source search, analytics, and visualization suite - to the Debian 11 server.
-
How to Set Up Local DNS Resolver with Unbound on Ubuntu 22.04
Author: Arvid L • Tags: dns, linux, ubuntu • Comments: 3Unbound is free and open-source DNS server software that can be used for validating, recursive, and caching DNS resolvers. In this tutorial, you will install Unbound on Ubuntu 22.04 server and set it up as a Local DNS Server with some features enabled, such as DNSSEC, DNS cache, local domain names and sub-domains, and also DNS-over-TLS (DoT).