HowtoForge provides user-friendly Linux tutorials.
-
How to Migrate Centos 8 to AlmaLinux 8.3
Author: Hitesh Jethva • Tags: centos, linux • Comments: 2CentOS 8 will reach end-of-life on December 31, 2021, there will be no CentOS 9, therefore it is recommended to upgrade it to centos alternative distribution like Alma Linux. In this guide, we will show you how to migrate CentOS 8 to AlmaLinux 8.3.
-
How to Install Laravel PHP Web Framework on Ubuntu 20.04
Author: Muhammad Arul • Tags: linux, programming, ubuntu, web server • Comments: 7This tutorial will show you how to install the Laravel version 8.x with the Apache webserver on Ubuntu 20.04 Server. We will show you two different ways of installing the Laravel web framework on the Linux Ubuntu system.
-
How to Manage NodeJS Versions with n in Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0If you are a Node.js developer who frequently switches between various applications and projects. Then you may need to find a tool that allows you to toggle between Node.js versions. In this tutorial, we'll show you how to use n to manage Node.js versions on Ubuntu 20.04.
-
-
How to Install Gitea with Nginx and free Let's Encrypt SSL on Ubuntu 20.04
Author: Hitesh Jethva • Tags: nginx, server, ubuntu • Comments: 2Gitea is an open-source and self-hosted version control system written in Go. It is simple, lightweight, and can be installed on low-powered systems. In this tutorial, we will show you how to install Gitea Git service with Nginx and Let's Encrypt SSL on Ubuntu 20.04.
-
How to Install Apache Tomcat 10 on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0Apache Tomcat is open-source and the most popular web application server used to host Java-based applications. In this tutorial, we will explain how to install Apache Tomcat 10 on Debian 10 server.
-
Server Monitoring with Munin and Monit on Debian 10
Author: Till Brehm • Tags: debian, monitoring • Comments: 8In this article, I describe how you can monitor your Debian 10 server with munin and monit. munin generates graphs about almost every aspect of your server without much configuration, while monit checks the availability of services like Apache, MySQL, Postfix and takes the appropriate action like a restart if it detects that a service is not behaving as expected. The combination of the two gives you complete monitoring: graphs that let you detect current or upcoming problems, and a watchdog that ensures the availability of the monitored services.
-
How to connect ONLYOFFICE Desktop Editors v.6.3 to your Seafile server
Author: Daria • Tags: cloud, linux • Comments: 1ONLYOFFICE Desktop Editors is a free open-source office suite that comprises viewers and editors for text documents, spreadsheets, and presentations. In this tutorial, we'll learn how to link the ONLYOFFICE desktop app and your Seafile server.
-
How to Install Go (Golang) Compiler on Ubuntu 20.04
Author: Hitesh Jethva • Tags: programming, ubuntu • Comments: 1Go also called Golang is an open-source programming language developed by Google. It is used to build reliable and efficient applications. In this post, I will show you how to install the Go programming language on Ubuntu 20.04 server.
-
How to Install OpenOffice 4.1.10 on Fedora 34
Author: Ali Imran Nagori • Tags: desktop, fedora • Comments: 2OpenOffice can be used for creating and manipulating word documents, spreadsheets, presentations, graphics modules etc. In this guide, we will walk you through the process of installing OpenOffice 4.1.10 on Fedora 34 Workstation OS.
-
How to Install Shlink URL Shortener with Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu, web server • Comments: 0Shlink is an open-source and self-hosted URL shortener written in PHP. In this tutorial, I will show you how to install Shlink on Ubuntu 20.04.