Linux Tutorials on the topic “Linux”
-
Easy guide to monitoring your systems with Checkmk
Author: Ferdinand Kunz • Tags: linux, monitoring • Comments: 0This tutorial will show you how to take your first steps with Checkmk, a comprehensive IT monitoring system that identifies issues across your entire IT infrastructure. Checkmk monitors servers, applications, networks, cloud environments and many other systems.
-
How to Install Nextcloud on Rocky Linux
Author: Arvid L • Tags: centos, linux, server, web server • Comments: 3In this guide, you will learn how to install Nextcloud on the Rocky Linux 8.4. You will be installing Nextcloud under the LAMP Stack (Linux, Apache2/httpd, MySQL/MariaDB, and PHP).
-
How to Install RockyLinux 8.4
Author: Arvid L • Tags: linux • Comments: 0In this guide, we will show you step-by-step how to install a 64-bit version of Rocky Linux 8.4 as a stand-alone server. Additionally, we will verify the installation by accessing the Rocky Linux server through SSH from another machine.
-
-
How to Create Locally Trusted SSL Certificates with mkcert on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, security, ubuntu • Comments: 4Mkcert is a free, simple, and very useful tool that allows you to create a locally trusted certificate without buying it from the real CA. In this post, we will show you how to create a trusted SSL certificate for local development using Mkcert on Ubuntu 20.04.
-
How to Install WordPress with LAMP and free Let's Encrypt SSL on Rocky Linux
Author: Arvid L • Tags: linux, web server • Comments: 0WordPress is one of the most popular Content Management Systems (CMS) right now, it's used by millions of people. In this guide, you will learn how to install WordPress CMS on the Rocky Linux 8.4. You will be installing WordPress under the LAMP Stack (Linux, Apache2/httpd, MySQL/MariaDB, and PHP).
-
How to Install MongoDB Compass GUI in Ubuntu 20.04
Author: Hitesh Jethva • Tags: desktop, linux, ubuntu • Comments: 3MongoDB Compass is a graphical tool for MongoDB that helps you to create, delete, read and update the database graphically. It is very similar to phpMyAdmin which allows you to explore your data, run the queries, and interact with the database.
-
How to create a StatefulSet in Kubernetes
Author: Rahul Shivalkar • Tags: cloud, linux, nginx, server, virtualization • Comments: 0StatefulSets contain a set of Pods with unique, persistent identities and stable hostnames. In this article, we will create a Statefulset with replicas of Nginx pods. We will perform operations on the Pods to see how they are deleted and created.
-
How to Install Jellyfin Media Server on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 3Jellyfin is an open-source media streaming system that allows you to manage and stream your media. In this post, we will show you how to install Jellyfin media streaming server with Nginx as a reverse proxy on Debian 10.
-
How to Install Ionic Framework on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 0Ionic is a free and open-source framework for building high-quality, cross-platform native and web apps using NodeJS. In this post, we will show you how to install Ionic Mobile App Framework on Debian 10 server.
-
How to Install and Configure HAProxy on Rocky Linux 8
Author: Hitesh Jethva • Tags: linux, web server • Comments: 0HAProxy is a free, open source and reliable load balancer designed for high traffic websites. It load balances incoming traffic by distributing it across multiple backend servers. In this article we show you how to install and configure HAProxy on Rocky Linux 8.