Linux Tutorials on the topic “server”
-
How to Install LibreNMS Monitoring Tool on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, server • Comments: 0LibreNMS is a free, open-source, web-based, and auto-discovering network monitoring tool written in PHP. In this tutorial, I will explain how to install LibreNMS with Nginx on Debian 11.
-
How to Install and Configure Redis 6.0 on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0Redis is a free, and open-source in-memory data structure store used as a message broker and database cache. In this post, we will show you how to install and configure Redis 6 on Debian 11.
-
How to Install and Configure NFS Server on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 0NFS or Network File System is a network protocol that allows you to mount a remote filesystem through the network. For this tutorial, you will learn how to install and configure an NFS Server on the latest Debian 11 Bullseye.
-
-
How to deploy your first pod on a Kubernetes Cluster
Author: Rahul Shivalkar • Tags: linux, server, virtualization • Comments: 0In this article we will see how to create our first Pod on Kubernetes Cluster. We shall see the steps to create a pod for Nginx.
-
How to Install GlassFish Java Server with Nginx as a Reverse Proxy on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0GlassFish is an open-source application server used for deploying Java applications. It supports different Java-based technologies including, JPA, JavaServer Faces, JMS and RMI. In this tutorial, I will show you how to install the Glassfish server with Nginx as a reverse proxy on Debian 11.
-
How to create a VPC using Python Boto3 on Ubuntu
Author: Rahul Shivalkar • Tags: linux, server, ubuntu, virtualization • Comments: 0Boto3 is the Amazon Web Services (AWS) SDK for Python. It is the Python library that allows users or developers to create, configure, and manage AWS services and resources.
-
How to install and use Terminator Terminal Emulator on Ubuntu 20.04
Author: Ali Imran Nagori • Tags: debian, linux, server • Comments: 0Terminator is a terminal emulator program that helps users easily manage multiple terminals. It provides flexibility for arranging multiple terminals side by side. In this guide, we will explain to you how to install and use Terminator on Ubuntu 20.04.
-
What is Terraform and how to install and use it on AWS EC2
Author: Rahul Shivalkar • Tags: linux, server • Comments: 0Terraform is the "Infrastructure as Code (IaC)" tool. It is used to build, manage and change infrastructure in a safe and repeatable way. In this article we will see the steps to install Terraform on Ubuntu and use it to create a VPC on AWS cloud.
-
How to Install Terraform on Ubuntu 20.04
Author: Blago Eres • Tags: linux, server, ubuntu • Comments: 0
Terraform is an open-source infrastructure automation tool created by HashiCorp. This guide will show how to install Terraform software on Ubuntu 20.04 LTS.
-
How to Install GitLab on Rocky Linux 8
Author: t.michael • Tags: linux, programming, server • Comments: 0GitLab is a free git repository management tool that allows you to create and manage git repositories. in this guide, I will show you how to install Gitlab on a Rocky Linux 8 server.