HowtoForge provides user-friendly Linux tutorials.
-
How to Install Cortex Observable Analysis Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 0 • Published: Feb 09, 2023Cortex is a free, and open-source observable analysis tool created by TheHive Project. Security professionals and SOC analysts use it to analyze collected events by querying a single tool. This tutorial will show you how to install the Cortex engine on Ubuntu 22.04.
-
How to Install Jira Agile Project Management Tool on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0 • Published: Feb 09, 2023ira is one of the most popular project management applications developed by Atlassian. In this tutorial, we will explain how to install the Jira project management application on the Debian 11 server.
-
How to integrate ONLYOFFICE Docs with Moodle 4
Author: Daria • Tags: • Comments: 0 • Published: Feb 09, 2023ONLYOFFICE Docs is an open-source office suite that can be integrated with various cloud services and CMS systems. In this tutorial, we’ll learn how to connect the ONLYOFFICE Docs and Moodle instances using an integration plugin.
-
-
How to Set Up Peer-to-Peer VPN with Tinc on Ubuntu 22.04
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 0 • Published: Feb 08, 2023Tinc is free and open-source VPN software that can be used to create mesh VPN networks. It is a small and powerful VPN daemon that can be installed on multiple platforms. In this tutorial, you will set up a peer-to-peer VPN server with tinc using multiple Ubuntu 22.04 servers.
-
How to Install OpenSearch via Docker on Ubuntu 22.04
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 2 • Published: Feb 08, 2023OpenSearch is a community-driven project by Amazon and a fork of Elasticsearch and Kibana. In this tutorial, you will install and set up OpenSearch - an open-source search engine and analytics suite - and OpenSearch Dashboards - an open-source visualization tool - via Docker on an Ubuntu 22.04 server.
-
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: 1 • 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: 4 • 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.