Linux Tutorials on the topic “ubuntu”
-
How to Install Malcolm Network Traffic Analysis Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 0Malcolm is a simple, easy-to-use, and powerful network traffic analysis tool. It is capable of capturing artifacts (PCAP files) and Zeek logs. In this post, we will show you how to install Malcolm network traffic analysis tool on Ubuntu 22.04.
-
How to Install Focalboard on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu, web server • Comments: 0Focalboard is an open-source and self-hosted project management tool. It is multilingual and an alternative to Asana, Trello, and Notion that can be used by developers to track and manage work across teams.
-
How to Install Glances Monitoring Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, server, shell, ubuntu • Comments: 1Glances is a free, open-source, and cross-platform curses-based system monitoring tool written in Python. It is a real-time system monitoring tool that monitors system resources, including CPU, Memory, Load, Disk I/O, Processes, File System space, Network interface and more.
-
-
How to Install Sails.js Framework with Nginx on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, nginx, server, ubuntu, web server • Comments: 0Sails.js is a full-stack MVC JavaScript framework for Node.js. It is used for developing real-time web applications. In this tutorial, you will learn how to install the Sails.js framework to create a test app and deploy it using the Nginx server along with Let's Encrypt SSL on a Ubuntu 22.04 server.
-
How to Install Gitea on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, nginx, server, ubuntu • Comments: 2Gitea is a free, open-source, and self-hosted Git service. It is written in GO language and provides an easier way to host your own version control system on the internet. In this tutorial, we will show you how to install the Gitea Git service with Nginx and Let's Encrypt SSL on Ubuntu 22.04.
-
How to Setup Kubernetes Cluster with Kubeadm on Ubuntu 22.04
Author: Arvid L • Tags: linux, ubuntu, virtualization • Comments: 5Kubernetes or k8s is an open-source platform for container orchestration that automates deployments, management, and scaling of containerized applications. In this tutorial. I will show you how to set up a Kubernetes cluster on Ubuntu 22.04.
-
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 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.