HowtoForge provides user-friendly Linux tutorials.
If you've written a Linux tutorial that you'd like to share, you can contribute it. If you'd like to discuss Linux-related problems, you can use our forum. If you have questions, please contact us by email: info [at] howtoforge [dot] com or use our contact form.
-
Linux md5sum Command Tutorial for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 1 • Updated: Feb 03, 2023While we have already discussed the cksum command line utility, there's another tool that you can use in scenarios where, say, you need to verify the integrity of files during transfers. The tool we're talking about here is md5sum. In this tutorial, we will discuss the basics of this command using some easy to understand examples.
-
Install and Use nmon Tool To Monitor Linux Systems
Author: Hitesh Jethva • Tags: linux, monitoring • Comments: 0 • Published: Feb 03, 2023Nmon is a simple, lightweight, and handy tool that lets you see what’s going on in your server. Nmon provides a simple ncurses interface to display the Linux system resources usage like CPU, memory, network, disks, file system, NFS, top processes, resources, and more.
-
How to Install GlusterFS Scalable Network Filesystem on Debian 11
Author: Arvid L • Tags: cloud, debian, high-availability, linux • Comments: 0 • Published: Feb 03, 2023GlusterFS or Gluster File System is a free and open-source distributed file system developed by RedHat. In this tutorial, you will install GlusterFS - distributed and scalable network filesystem - on Debian 11 servers.
-
-
How to install PHP 5.6 and 7.0 - 8.2 with PHP-FPM and FastCGI mode for ISPConfig 3.2 with apt on Ubuntu 18.04 - 22.04
Author: Thom Pol • Tags: ispconfig, linux, php, ubuntu • Comments: 3 • Updated: Feb 03, 2023When using ISPConfig, by default, you only have the main PHP version for your distribution. This guide will take you through installing additional PHP versions (5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.1, and 8.2) on a Ubuntu server with ISPConfig.
-
How to Install Java OpenJDK and Oracle JDK on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, programming, server, ubuntu • Comments: 1 • Updated: Feb 03, 2023Java is one of the most powerful programming languages. This post will show you how to install OpenJDK and Oracle JDK on Ubuntu 22.04.
-
Linux cmp Command Tutorial for Beginners (7 Examples)
Author: Himanshu Arora • Tags: linux • Comments: 0 • Updated: Feb 02, 2023Pretty much regardless of your role, if your regular work involves doing stuff on the command line in Linux, you may find yourself in a situation where-in you'd want to compare two files using a command line utility. There are several command line tools that let you do this, and one among them is the 'cmp' command.
-
How to Install Zeek Network Security Monitoring Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, security • Comments: 1 • Published: Jan 31, 2023Zeek is a free, open-source, and worlds leading security monitoring tool used as a network intrusion detection system and network traffic analyzer. This post will show you how to install the Zeek network security tool on Ubuntu 22.04.
-
How to Install OpenSearch on Debian 11
Author: Arvid L • Tags: debian, linux • Comments: 0 • Published: Jan 30, 2023OpenSearch is a community-driven project by Amazon and a fork of Elasticsearch and Kibana. In this tutorial, you'll deploy OpenSearch - an open-source search, analytics, and visualization suite - to the Debian 11 server.
-
How to Install Discourse Forum with Nginx on Rocky Linux 9
Author: Navjot Singh • Tags: linux, nginx, web server • Comments: 0 • Published: Jan 30, 2023Discourse is an open-source community discussion platform built using the Ruby language. In this tutorial, you will learn how to install Discourse Forum with the Nginx server on a server running Rocky Linux 9.
-
How to Install ionCube Loader on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, php, web server • Comments: 0 • Published: Jan 30, 2023This tutorial will explain how to install ionCube Loader on a Debian 11 server. IonCube is a PHP extension that can decode secured encrypted PHP files at runtime.