HowtoForge provides user-friendly Linux tutorials.
-
How to integrate ONLYOFFICE Docs with ChatGPT
Author: Daria • Tags: linux • Comments: 0ONLYOFFICE 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 Integrate Sudoers with OpenLDAP Server
Author: Arvid L • Tags: linux, security • Comments: 1In 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.
-
How to Install ProcessWire CMS on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 0ProcessWire is a PHP-based Open-Source CMS used to deploy content on the web. This tutorial will show you how to install ProcessWire CMS on Debian 11.
-
-
How to Install Wallabag on Rocky Linux 9
Author: Navjot Singh • Tags: linux, server • Comments: 0Wallabag is a read-it-later kind of service. It allows you to save webpages to read them later at your own leisure pace. This tutorial will cover how to install and set up Wallabag on a server running Rocky Linux 9.
-
Useful Gedit Plugins for Software Developers
Author: Himanshu Arora • Tags: desktop, linux, ubuntu • Comments: 6Gedit offers almost all the features expected from a basic text editor, but if that's not enough for some reason, you can add more functionality to it through plugins. This tutorial covers three of the most useful Gedit plugins for programmers.
-
Linux Head Command Explained for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0In this article, we will discuss the basics of the head command using some easy to understand examples. Sometimes, while working on the command line in Linux, you might want to take a quick look at a few initial lines of a file. For example, if a log file is continuously being updated, the requirement could be to view, say, first 10 lines of the log file every time.
-
Getting Started with UFW (Uncomplicated Firewall) on Ubuntu 22.04
Author: Muhammad Arul • Tags: linux, security, ubuntu • Comments: 5UFW or Uncomplicated Firewall is an application to manage an iptables based firewall on Ubuntu. UFW is the default firewall configuration tool for Ubuntu Linux and provides a user-friendly way to configure the firewall, the UFW command is just like English language so the commands are easy to remember. The UFW firewall supports IPv4 and IPv6.
-
How to Install and Configure Nagios on Rocky Linux 9
Author: Navjot Singh • Tags: linux, monitoring • Comments: 0Nagios is a popular and one of the most powerful open-source monitoring systems. It monitors your IT infrastructure and keeps your networks, servers, applications and processes running smoothly.
-
10 Linux cat Command Examples for Beginners
Author: Himanshu Arora • Tags: linux • Comments: 1If you a regular Linux command line user, I am sure you must have used the cat command. The tool is mostly used for displaying contents of a file, although it provides many other small but useful features. In this article, we will discuss the cat command in detail, explaining some of its key features.
-
How to Install Wallabag on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, ubuntu • Comments: 1Wallabag is a read-it-later kind of service. It allows you to save webpages to read later at your leisure pace. This tutorial will cover installing and setting up Wallabag on a server running Ubuntu 22.04.