HowtoForge provides user-friendly Linux tutorials.
-
How to Monitor Network Usage with nload in Linux
Author: Hitesh Jethva • Tags: linux, networking • Comments: 0If you are a network administrator then you will need to monitor your network bandwidth usage in day-to-day tasks. In this case, nload will help you to makes your job easier.
-
Install Apache Solr search platform on CentOS 8
Author: sohan patel • Tags: centos, linux • Comments: 1Apache Solr is an open-source search platform written on Java, it is based on Apache Lucene. In this tutorial, we will show you how to install Apache Solr 8.6.3 on CentOS 8.
-
How to install and use AWStats Web Analytics on CentOS 8
Author: sohan patel • Tags: centos, linux, web server • Comments: 1AWStats is an open-source advanced web analytics tool that generates advanced web, streaming, FTP, or mail server statistics graphically. This tutorial shows how to install AWstats on CentOS 8.
-
-
How to Install Apache Maven on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, programming, ubuntu • Comments: 0Apache Maven is a free and open-source project management tool primarily for Java projects. In this tutorial, we will show you how to install Apache Maven on Ubuntu 20.04.
-
Setting up AWS Redshift for Cloud Data warehousing
Author: shahril bin kamaruzzaman • Tags: cloud • Comments: 0In this tutorial, I will explain how to set up AWS Redshift to use Cloud Data Warehousing. Redshift is a fully managed petabyte data warehouse service being introduced to the cloud by Amazon Web Services.
-
How to install the web-based Guacamole Remote Desktop Client on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: linux, shell, ubuntu • Comments: 6Apache Guacamole is a free, open-source and web-based remote desktop application that allows you to access your desktop machines through a web browser. In this tutorial, we will show how to install Apache Guacamole remote desktop gateway on Ubuntu 20.04 LTS server.
-
How to Install and Configure Nextcloud on Fedora 32
Author: Navjot Singh • Tags: fedora, linux, nginx, web server • Comments: 6In this tutorial, we will learn how to install and configure Nextcloud on a Fedora 32 based server. We will also be installing Nginx web server along with PHP 7.4 and MariaDB
-
Install and Configure FreeIPA Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server • Comments: 1FreeIPA is an open-source integrated Identity and Authentication solution for Linux and Unix based systems. In this tutorial, we will show you how to install FreeIPA server on CentOS 8.
-
How to install MySQL 8 on Debian 10
Author: Muhammad Arul • Tags: debian, mysql, server • Comments: 0MySQL is an open-source relational database system that works on many Operating Systems, including Windows, Linux, macOS, and FreeBSD. It is probably the most popular OpenSource RDBMS and a central component of the LAMP and LEMP Stacks.
-
How to Install Apache ZooKeeper on Ubuntu 20.04
Author: Hitesh Jethva • Tags: cloud, linux, server, ubuntu • Comments: 0Apache ZooKeeper is a high-performance service used to build distributed applications. It is used by a cluster to maintain shared data with robust synchronization techniques.