HowtoForge provides user-friendly Linux tutorials.
-
How to Install Gitea Git service on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 1Gitea is a free, open-source, self-hosted, and well-known Git server written in the Go programming language. In this tutorial, I will show you how to install Gitea on Debian 11.
-
What is EFS (Elastic File System) in AWS and how to use it
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 2Amazon Elastic File System(EFS) provides an NFS file system for use with AWS Cloud services and on-premises resources which is simple, scalable, fully managed. We can mount this file system either on AWS Cloud or our on-premises servers. In this article, we will focus on creating a simple EFS filesystem and mount it on an Ubuntu EC2 instance.
-
How to Setup Rsyslog Server on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 1Rsyslog is a free and open-source logging software that forwards all log files to the centralized log server through the IP network. In this post, we will show you how to set up the Rsyslog server on Debian 11.
-
-
How to Install AngularJS on AlmaLinux 8
Author: t.michael • Tags: linux, programming, web server • Comments: 1AngularJS is a JavaScript-based open-source front-end web application framework primarily maintained by Google that assists with running single-page applications. It allows developers to use HTML as their template language and lets them create robust, interactive websites without having to reload the browser for every new page view.
-
How to Install Passbolt Self-Hosted Password Manager on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, security, server • Comments: 0Passbolt is a free, open-source and self-hosted password manager that allows you to store your website and other passwords securely. In this tutorial, I will show you how to install the Passbolt password manager on Debian 11.
-
How to Install Go Programming Language on Debian 11
Author: t.michael • Tags: debian, linux, programming • Comments: 0Go is a programming language that was initially created by a team at Google. In this tutorial, we'll look at how to install and configure a programming workspace with Go via command line. You can follow along if you have a working Debian 11 system.
-
How to Install GitLab on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 1GitLab is a free and open-source DevOps platform that allows teams to iterate faster and innovate together. In this post, we will show you how to install GitLab with Nginx and Let's Encrypt SSL on Debian 11.
-
How to Install Docker on Debian 11
Author: Arvid L • Tags: debian, linux, virtualization • Comments: 3Docker is a set of open platforms that provides OS-level virtualization for developing, shipping, and running applications. In this tutorial, you will learn how to install Docker on the Debian 11 Bullseye. Also, you will learn the basic usage of Docker for running containers and managing images.
-
How to Install Nginx on Debian 11
Author: t.michael • Tags: debian, nginx, server, web server • Comments: 0Nginx is a fast and popular web server that can be used as a reverse proxy and load balancer for your servers. In this tutorial, we will show you how to install nginx on Debian 11.
-
How to Install Drupal with Apache and Let's Encrypt SSL on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0Drupal is a free and open-source content management system based on the LAMP stack. In this post, we will show you how to install Drupal with Apache and Let's Encrypt SSL on Debian 11.