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.
-
How to Install KubeSphere on Ubuntu 22.04
Author: Arvid L • Tags: linux, server, ubuntu, virtualization • Comments: 0 • Published: Mar 21, 2023Kubesphere free and open-source Kubernetes platform and cloud-native application management verified by CNCF. It's an enterprise-grade Kubernetes container platform with feature-rich and tailored for hybrid multi-cloud deployment.
-
How to Install OpenLDAP Server and Client on Rocky Linux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Mar 17, 2023OpenLDAP is a software implementation of the Lightweight Directory Access Protocol (LDAP). In this guide, you will install and set up OpenLDAP on a Rocky Linux 9 server. You will install the OpenLDAP server, configure the OpenLDAP server manually, and enable secure SSL/TLS on the OpenLDAP server.
-
How to Install Ntopng to Monitor Network Traffic on Debian 11
Author: sohan patel • Tags: debian, linux, networking • Comments: 0 • Published: Mar 16, 2023Ntopng is an open-source network monitoring tool that monitors real-time network traffic from a web interface. In this article, you will learn how to install Ntopng on Debian 11.
-
-
How to Set Up Multi-Master PostgreSQL Replication on Ubuntu 22.04
Author: Arvid L • Tags: linux, ubuntu • Comments: 0 • Published: Mar 16, 2023PostgreSQL is an open-source database management system focusing on extensibility and SQL compliance. This tutorial will install the PostgreSQL database server on Ubuntu 22.04 servers and set up Multi-Master replication with multiple servers via Bucardo, an asynchronous PostgreSQL replication system.
-
How to install OTRS (OpenSource Trouble Ticket System) on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0 • Published: Mar 14, 2023OTRS is an open-source Ticket Request System that helps organizations process customer tickets and requests. This post will explain how to install OTRS on Debian 11 server.
-
How to Install and Use Microsoft SQL Server on Debian 11
Author: Arvid L • Tags: debian, linux • Comments: 0 • Published: Mar 14, 2023MSSQL Server or Microsoft SQL Server is an RDBMS (Relational Database Management System) developed by Microsoft. This tutorial will show you how to install and use Microsoft SQL Server on Debian 11.
-
How to integrate ONLYOFFICE Docs with ChatGPT
Author: Daria • Tags: linux • Comments: 0 • Published: Mar 13, 2023ONLYOFFICE Docs is an open-source office suite that comprises collaborative editors for text documents, spreadsheets, and presentations along with form creator, PDF viewer and converter. ChatGPT is an AI language model developed by OpenAI. In this tutorial, we’ll learn how to make ChatGPT available in ONLYOFFICE editors using a plugin.
-
How to Install FreeIPA Server with Docker on Debian 11
Author: Arvid L • Tags: debian, linux • Comments: 0 • Published: Mar 13, 2023FreeIPA is an open-source identity management solution for Linux/Unix operating systems. In this guide, you will install and set up the FreeIPA server on Debian 11 machine via Docker.
-
How To Migrate ISPConfig 2, ISPConfig 3.x, Confixx, CPanel or Plesk to ISPConfig 3.2 (single server)
Author: Croydon • Tags: commercial, ispconfig • Comments: 70 • Updated: Mar 13, 2023In this howto, we'll show how to use the ISPConfig Migration Tool 2.0 to migrate a single server to a new ISPConfig 3.1 server. The Migration tool is part of the ISPConfig Migration toolkit. The Migration Tool supports ISPConfig 2 and 3 – 3.1, Plesk 10 – 12.5, Plesk Onyx, CPanel and Confixx 3 as source servers and ISPConfig 3.1 as target server.
-
How to Integrate Sudoers with OpenLDAP Server
Author: Arvid L • Tags: linux, security • Comments: 0 • Published: Mar 09, 2023In this tutorial, you will set up and integrate sudoers to the OpenLDAP server. With this, you will have a centralized user and sudo privileges management on your OpenLDAP server allowing the installation on the client side faster. Any SSSD service on the client machine configured with a sudo authentication source allows OpenLDAP users to execute sudo.