Linux Tutorials on the topic “linux”
-
How to Install Grafana and Prometheus on Ubuntu 22.04
Author: Arvid L • Tags: linux, monitoring, ubuntu • Comments: 0 • Published: Mar 03, 2023This 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: 0 • Published: Mar 02, 2023In 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 CryptPad Collaborative Office Suite on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, security, ubuntu • Comments: 1 • Published: Feb 28, 2023Cryptpad is an open-source collaborative office suite that serves as an alternative to Office 365. It allows you to access office applications via the web browser. In this tutorial, you will learn how to install the Cryptpad suite on a Ubuntu 22.04 server.
-
-
How to Setup IKEv2 IPSec VPN Using strongSwan and Let's Encrypt on Rocky Linux 9
Author: Navjot Singh • Tags: linux, security, server • Comments: 0 • Published: Feb 27, 2023In this tutorial, you will learn how to set up an IKEv2 IPSec VPN using strongSwan using EAP-MSCHAPv2 authentication along with Let's Encrypt SSL certificates on a Rocky Linux 9 server. You will also learn how to connect to the VPN using Windows, macOS, Linux, and Android clients.
-
Installing and using Git and GitHub on Ubuntu Linux: A beginner's guide
Author: Akshay Pai • Tags: linux, programming, ubuntu • Comments: 128 • Updated: Feb 25, 2023This tutorial is a quick setup guide for installing and using GitHub and how to perform its various functions of creating a repository locally, connecting this repo to the remote host that contains your project (where everyone can see), committing the changes and finally pushing all the content in the local system to GitHub.
-
How to Install Ansible AWX on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 2 • Published: Feb 24, 2023Ansible AWX is a free and open-source web application sponsored by Red Hat that allows you to manage Ansible playbooks and inventories. This tutorial will show you how to install Ansible AWX on Debian 11.
-
How to Check Disk Space on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 1 • Updated: Feb 24, 2023Tracking disk usage information is a day-to-day task of any system administrator. Linux has some built-in utilities that help you find the disk space of your system. In this post, we will show you how to check disk space on Linux using multiple ways.
-
How to Install Jira Agile Project Management Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: commercial, linux, ubuntu, web server • Comments: 1 • Published: Feb 24, 2023JIRA is a commercial software application developed by Atlassian for issue tracking and project management. This tutorial will show you how to install the JIRA project management tool on Ubuntu 22.04 server.
-
How to Install Nagios Monitoring Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 0 • Published: Feb 24, 2023Nagios is a powerful free, open-source monitoring tool used for monitoring Linux and Windows servers and networks and infrastructure. With Nagios, you can monitor CPU usage, disk usage, and several services including HTTP, SSH, FTP, SMTP, and more.
-
How to Install Passbolt Password Manager on Ubuntu 22.04
Author: Arvid L • Tags: linux, security, ubuntu • Comments: 1 • Published: Feb 24, 2023Passbolt 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.