Quantcast
Channel: Howtoforge Linux Howtos und Tutorials
Browsing all 2845 articles
Browse latest View live

How to create an SQS Queue on AWS

Amazon Simple Queue Service (SQS) is a managed message queuing service of AWS which enables us to decouple and scale microservices, distributed systems, and serverless applications.

View Article


How to install PHP 5.6 and 7.0 - 8.1 as PHP-FPM & FastCGI for ISPConfig 3.1...

This tutorial shows how to install PHP 7.x and 8.x as a PHP-FPM and a FastCGI version on a Debian Jessie or Stretch server from the Debian PHP Package maintainers site directly.

View Article


How to integrate ONLYOFFICE Docs with Redmine on Ubuntu

ONLYOFFICE Docs can be integrated with various cloud services such as Nextcloud, ownCloud, Seafile, Alfresco, Plone, etc., as well as embedded into your own solution. In this tutorial, we’ll learn how...

View Article

How to Install GlassFish Java Server with Nginx as a Reverse Proxy on Debian 11

GlassFish is an open-source application server used for deploying Java applications. It supports different Java-based technologies including, JPA, JavaServer Faces, JMS and RMI. In this tutorial, I...

View Article

How to Install and Use pgAdmin 4 on Rocky Linux 8

pgAdmin is a free and open-source graphical administration tool for PostgreSQL. In this guide, you will learn how to install pgAdmin on a Rocky Linux 8 server.

View Article


How to deploy your first pod on a Kubernetes Cluster

In this article we will see how to create our first Pod on Kubernetes Cluster. We shall see the steps to create a pod for Nginx.

View Article

How to Install UVdesk Helpdesk System on Debian 11

UVdesk is a free, open-source, and SaaS-based helpdesk solution for any business process to deliver the best customer service. In this tutorial, I will show you how to install UVdesk helpdesk solution...

View Article

How to create an Amazon AWS EC2 Instance using Python Boto3

In this article we will see how we can create an EC2 instance using Python Boto3. We will use the "create_instances" method to create an instance.

View Article


How to Install and Configure NFS Server on Debian 11

NFS or Network File System is a network protocol that allows you to mount a remote filesystem through the network. For this tutorial, you will learn how to install and configure an NFS Server on the...

View Article


How to Install Magento on Debian 11

Magento is a free and open-source eCommerce application that allows you to host your online store. In this tutorial, I will show you how to install Magento2 on Debian 11.

View Article

Create an S3 Bucket on AWS using Terraform

Terraform is the "Infrastructure as Code (IaC)" tool. It is used to build, manage and change infrastructure in a safe and repeatable way. In this article, I will show you how to use Terraform to create...

View Article

How to Set up Pritunl VPN Server on Rocky Linux 8

Pritunl is an open-source VPN and IPsec server with user management and horizontal scaling for small and large organizations. It gives the user a choice to use OpenVPN and Wireguard protocols. This...

View Article

How to Install Redis on Ubuntu 20.04

Redis is an open-source, in-memory key/value store, used as a database, cache, and message broker. It's a distributed in-memory key-value database with optional durability. In this tutorial, we will...

View Article


How to Install Podman as Docker alternative on Debian 11

Podman (the POD MANager) is an OCI-compliant container engine, developed by Red Hat as a drop-in replacement of Docker. In this tutorial, we will show you how to install and use Podman on Debian 11.

View Article

How to Install Bitwarden Password Manager on Debian 11

Bitwarden is a free and open-source password manager that stores website credentials in an encrypted vault. It allows you to store all of your login credentials and keep them synced between all of your...

View Article


How to Install Ruby on Rails with PostgreSQL on Rocky Linux 8.4

Ruby on Rails or RoR or Rails is a free and open-source web application framework written in Ruby. In this tutorial, you will learn how to install Ruby on Rails with the PostgreSQL database on the...

View Article

How to Install Gitea with PostgreSQL on Debian 11

Gitea is a free, open-source, and self-hosted solution for Git servers. In this tutorial, I will show you how to install Gitea from binary with PostgreSQL on Debian 11.

View Article


How to Install Rust Programming Language on Debian 11

In this guide, you will learn how to install Rust programming language on the Debian 11 Bullseye. We will be using the rustup toolchain for installing and managing Rust on the Debian system.

View Article

How to Install ClickHouse OLAP Database System on Debian 11

ClickHouse is a free, open-source, and column-oriented database management system. It is used for online analytical processing and allows you to generate analytical reports using SQL queries in...

View Article

How to create a Virtual Machine scale set on Azure

An Azure Scale Set helps to create and manage a group of identical, load-balanced Virtual Machines. The number of Virtual Machines belonging to the scale set can grow and shrink automatically based on...

View Article
Browsing all 2845 articles
Browse latest View live