Linux Tutorials on the topic “Linux”
-
How to Install Spigot Minecraft Server on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, server, ubuntu • Comments: 10Spigot is a modified Minecraft server software based on CraftBukkit. It provides additional performance optimizations, configuration options and features while maintaining compatibility with all existing plugins and mods.
-
How to Install ClickHouse OLAP Database System on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0ClickHouse is a free, open-source, and column-oriented database management system. It is used for online analytical processing and allows you to generate analytical reports using SQL queries in real-time. In this post, we will show you how to install ClickHoust on Debian 11.
-
How to Install Rust Programming Language on Debian 11
Author: Arvid L • Tags: debian, linux, programming • Comments: 5In this guide, you will learn how to install Rust programming language on the Debian 11 Bullseye. We will be using the rustup toolchain for installing and managing Rust on the Debian system.
-
-
How to Install Gitea with PostgreSQL on Debian 11
Author: sohan patel • Tags: debian, linux, programming • Comments: 1Gitea is a free, open-source, and self-hosted solution for Git servers. In this tutorial, I will show you how to install Gitea from binary with PostgreSQL on Debian 11.
-
How to Install Ruby on Rails with PostgreSQL on Rocky Linux 8.4
Author: Arvid L • Tags: linux, server, web server • Comments: 0Ruby on Rails or RoR or Rails is a free and open-source web application framework written in Ruby. In this tutorial, you will learn how to install Ruby on Rails with the PostgreSQL database on the Rocky Linux system.
-
How to Install Bitwarden Password Manager on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 3Bitwarden is a free and open-source password manager that stores website credentials in an encrypted vault. It allows you to store all of your login credentials and keep them synced between all of your devices. In this post, we will show you how to install the Bitwarden password manager on Debian 11.
-
How to Install Podman as Docker alternative on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 0Podman (the POD MANager) is an OCI-compliant container engine, developed by Red Hat as a drop-in replacement of Docker. In this tutorial, we will show you how to install and use Podman on Debian 11.
-
How to set up an NFS Mount on Rocky Linux 8
Author: Navjot Singh • Tags: desktop, linux, server, storage • Comments: 0Network File System or NFS is a distributed file system protocol that allows remote hosts to mount file systems over a network and perform file operations on them as though they are mounted locally. In this tutorial, you will learn how to install and configure the NFS Server and NFS Clients based on Rocky Linux 8.
-
How to create an event in AWS Cloudwatch to trigger a Lambda Function
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 0Amazon CloudWatch Events describe changes in AWS resources. In this article, we will create an event rule which will check for event of EC2 State change and trigger a lambda function.
-
How to Install Bugzilla Bug Tracker on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, programming, server • Comments: 0Bugzilla is a free and open-source bug tracking system that allows us to track the bugs and collaborate with developers and other teams in our organization. In this article, I will explain how to install Bugzilla on Debian 11.