HowtoForge provides user-friendly Linux tutorials.
-
How to Install Radicale Calendar (CalDAV and CardDAV) on Ubuntu 20.04
Author: Arvid L • Tags: email, linux, sendmail • Comments: 6Radicale is a free and open-source CalDAV (Calendars, to-do lists) and CardDav (contacts) server. In this tutorial, you will learn how to install and configure Radicale on Ubuntu 20.04.
-
How to replace MS Office with open-source ONLYOFFICE Docs integrated in SharePoint
Author: Daria • Tags: linux, web server • Comments: 0In this tutorial, we’ll learn how to connect ONLYOFFICE to Sharepoint using WOPI, a Web Application Open Platform Interface protocol intended to standardize the integration process.
-
How to Deploy Flask Application with uWSGI and Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0Flask is a micro web framework written in Python developed by Armin Ronacher. In this tutorial, we will learn how to deploy Flask application with Uwsgi and Nginx on Ubuntu 20.04.
-
-
How to Install and Secure phpMyAdmin on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 7phpMyAdmin is a free, open-source, and web-based application used for managing MySQL and MariaDB databases from the web interface. In this post, we will show you how to install and secure phpMyAdmin on Debian 11.
-
How to Set Up a Mail Server with PostfixAdmin on Debian 11
Author: Hitesh Jethva • Tags: debian, email, linux, postfix, server • Comments: 9PostfixAdmin is a free, open-source, and web-based interface used for managing Postfix mail server from the web browser. In this article, I will explain how to install PostfixAdmin on Debian 11.
-
How to Set Up a Mail Server with Modoboa on Debian 10
Author: Hitesh Jethva • Tags: debian, email, server • Comments: 1Modoboa is an open-source mail server hosting and management platform for Linux. It is written in Python uses Postfix, and Dovecot to send and receive email. In this tutorial, I will show you how to install Modoboa on Debian 10 server.
-
How to Install and Use PostgreSQL 13 on Rocky Linux
Author: Arvid L • Tags: linux, server • Comments: 0PostgreSQL is a free and open-source database management system focusing on extensibility and SQL compliance. In this guide, you will learn how to install the PostgreSQL database on Rocky Linux, securing the PostgreSQL database deployment, and basic usage of PostgreSQL queries for managing users and databases.
-
Install Laravel Framework on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 3Laravel is a free and open-source PHP web framework based on the Symfony framework. It is used for the faster development of web applications. In this tutorial, I will show you how to install Laravel on Debian 11.
-
How to Install Yarn NPM Package Manager on Ubuntu 20.04
Author: Samreena Aslam • Tags: linux, programming, ubuntu • Comments: 0Yarn is a fast, secure, and reliable NODE package manager that enables you to automate the installation, configuring, updating, and removing of npm packages. In this tutorial, I will explain the installation procedure of Yarn on Ubuntu 20.04 distribution. Moreover, we will also discuss the yarn basics and some useful commands.
-
How to Install Latest PHP 8 on Rocky Linux
Author: Arvid L • Tags: linux, php • Comments: 0PHP is one of the most popular server-side programming languages for websites. PHP 8 is the latest version at the time. In this guide, you will learn how to install PHP 8 on the Rocky Linux server.