Linux Tutorials on the topic “Linux”
-
How to Install a Kubernetes Cluster with Kubeadm on Rocky Linux
Author: Arvid L • Tags: linux, server, virtualization • Comments: 1Kubernetes or k8s is an open-source platform for container orchestration that automates deployments, management, and scaling of containerized applications. Kubernetes is the solution for the modern container deployment era. It provides service discovery and load-balancing, storage orchestration, automated rollout and rollback, self-healing service, secret and configuration management.
-
How to Install Appwrite with Docker on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0Appwrite is a free and open-source back-end server that offers core APIs required to build any application packaged together as a set of easy-to-use Docker containers. It helps mobile developers to build advanced apps much faster.
-
How to Install Bitwarden Password Manager on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 1Bitwarden is a free and open-source password manager that allows you to store all of your logins and passwords and sync them between all of your devices. It is cross-platform and available for Linux and all other major operating systems, like Windows and macOS.
-
-
How to Set Up WireGuard VPN on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, security, ubuntu • Comments: 0Wireguard is an open-source cross-platform Virtual Private Network (VPN) implementation that uses state-of-the-art cryptography. This tutorial will cover how to install Wireguard VPN on a Ubuntu 22.04 server and connect to it using a Ubuntu client.
-
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 Rocket.Chat Server on Rocky Linux 8
Author: Navjot Singh • Tags: linux, server, web server • Comments: 1Rocket.Chat is an open-source chat server developed in JavaScript using the Meteor.js framework. It allows you to communicate securely in real-time across multiple devices. In this tutorial, we will install the free Community edition of Rocket.Chat server on a Rocky Linux machine.
-
How to Enable HTTP/2 in Apache Web Server on Ubuntu and Debian
Author: Blago Eres • Tags: linux, web server • Comments: 8Hypertext Transfer Protocol Version 2 (HTTP/2) is the latest version of the HTTP protocol. This tutorial shows you how to enable HTTP/2 in Apache web server on Debian and Ubuntu.
-
How to Mount an NTFS Drive on CentOS / RHEL / Rocky Linux
Author: David Duarte • Tags: centos, desktop, fedora, linux, server, storage • Comments: 12This tutorial will show you how to mount an NTFS drive in read/write mode on CentOS and other RHEL based Linux operating systems. NTFS-3G is a stable Open Source NTFS driver that supports reading and writing to NTFS drives on Linux and other operating systems.
-
How to Setup Kubernetes Cluster with Kubeadm on Debian 11
Author: Arvid L • Tags: debian, linux, virtualization • Comments: 7Kubernetes or k8s is an open-source platform for container orchestration that automates deployments, management, and scaling of containerized applications.
-
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.