Linux Tutorials on the topic “Linux”
-
How to Install Caddy Web Server with PHP 8.1 on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 1Caddy is a modern web server built in the GO language. It is a simple, user-friendly, lightweight, and commercially supported web server. In this post, we will explain how to install the Caddy web server on Ubuntu 22.04.
-
How to Install RabbitMQ Cluster on Ubuntu 22.04
Author: Arvid L • Tags: linux, ubuntu • Comments: 0RabbitMQ is a free and open-source message broker. In this tutorial, we will install and set up the RabbitMQ server between multiple Ubuntu 22.04 machines. You'll also learn how to set up an administrator user for RabbitMQ and set up classic queue mirroring via the HA policy.
-
How to Install Nagios Core on CentOS
Author: Muhammad Arul • Tags: centos, linux, monitoring • Comments: 0
Nagios is open-source software for system and network monitoring. In this tutorial, we will show you how to install Nagios Core on a CentOS system.
-
-
How to Install Observium Network Monitoring Tool on Debian 11
Author: Arvid L • Tags: debian, linux, monitoring, networking • Comments: 0Observium is a network monitoring tool for your server infrastructure. It's an auto-discovering network monitoring platform with low maintenance and supports a wide range of network devices and platforms, which includes Cisco, Linux, Windows, HP, Juniper, Dell, FreeBSD, Netscalar, NetApp, and many more.
-
Creating your first deployment on a Kubernetes Cluster
Author: Rahul Shivalkar • Tags: cloud, linux, virtualization • Comments: 0In this article, we will see how to create your first deployment on a Kubernetes Cluster using the kubectl command on the Linux shell.
-
How to access shell or run external commands from within Vim
Author: Himanshu Arora • Tags: centos, debian, linux, opensuse, shell, ubuntu • Comments: 2Vim, as you might already know, is a feature-packed and powerful editor. In this tutorial, we will focus on how you can execute external commands as well as access the command line shell from within the editor window.
-
How to Install OpenVPN Server and Client with Easy-RSA 3 on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, networking, security • Comments: 11OpenVPN is an open-source application that allows you to create a secure private network over the public internet. In this tutorial, we will show you how to step-by-step install and configure OpenVPN on CentOS 8. And we will implement the certificate-based OpenVPN authentication.
-
Linux wall Command Tutorial for Beginners (with Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 4There are times when multiple users are logged in to a server computer, and you - the system/network admin - need to, say, restart the server to perform some maintenance task. Of course, the correct way is to inform all those who are logged in about the maintenance activity. Thankfully, Linux offers a built in command line utility for this purpose, the wall command.
-
Install sysPass Password Manager with Free Let's Encrypt SSL on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 0sysPass is a free, open-source, and PHP-based password management tool used to save your passwords in a safe location. It is web-based, secure, reliable, and designed for multi-user environments.
-
How to Install Concrete5 CMS with Apache and free Let's Encrypt SSL on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0Concrete5 is an open-source content management system used to publish content on the internet. It is written in PHP and uses MariaDB as a database backend. It provides an easy-to-use builder that helps you to create pages and content through the web browser.