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

How to Install and Use iostat on Ubuntu

iostat, also known as input/output statistics, is a popular Linux system monitoring tool that can be used to collect statistics of input and output devices. It allows users to identify performance...

View Article


How to install Zabbix 6 on Debian 11

Zabbix is a free and open-source software used for monitoring several IT components, including networks, servers, virtual machines, and cloud services. This tutorial will show you how to install the...

View Article


How to Install XWiki on Ubuntu 22.04

XWiki is a free and open-source wiki software written in Java and runs on Tomcat. This tutorial will show you how to install XWiki on Ubuntu 22.04 server.

View Article

How to Install BookStack with Nginx on Ubuntu 20.04

BookStack is a self-hosted, open-source, easy-to-use platform for organizing and storing information. This tutorial will teach you how to install BookStack on a Ubuntu 20.04-based server.

View Article

How to Add a Swap File On Ubuntu

A swap file enables an operating system (OS) to utilize hard disk space to simulate additional memory. Effectively, as the system goes on the low-memory mode, it swaps a certain section of the RAM that...

View Article


How to Install Nginx with Brotli Compression on Ubuntu 20.04

Brotli is an open-source compression algorithm created by Google. It can be used as an alternative to Gzip, Zopfli, and Deflate. This tutorial will show you how to install Brotli with Nginx on Ubuntu...

View Article

How to Install Elastic Stack on Ubuntu 20.04 LTS

Elastic Stack (Formerly ELK Stack) is a group of open-source software created by Elastic for collecting data from multiple sources. It allows you to collect, store, process, analyze, and visualize data...

View Article

How to Install and Configure GlusterFS on Ubuntu 22.04

GlusterFS is a free, open-source and software-defined distributed storage developed by Gluster Inc, and then by Redhat. It provides interfaces for object, block, and file storage and is used for high...

View Article


How to Install Laravel with Docker on Ubuntu 22.04

Laravel is a free and open-source PHP framework that provides a set of tools and resources to build modern PHP applications. This guide will use Docker Compose to containerize a Laravel application for...

View Article


How to Setup Jenkins Master and Slave on Ubuntu

Jenkins is an automation server with support for many SCM (Source Control Management) systems including Git, SVN, and Mercurial. Jenkins provides hundreds of plugins to automate your project. In this...

View Article

Mirror Your Web Site With rsync

This tutorial shows how you can mirror your web site from your main web server to a backup server that can take over if the main server fails. We use the tool rsync for this, and we make it run through...

View Article

How to Install Fork CMS in Ubuntu Server 22.04

Fork is an open-source content management system for beginners and professionals. It is designed to create a user-friendly environment to build, monitor, and update your website. This tutorial will...

View Article

How to limit CPU usage with CPULimit on Ubuntu Linux

This tutorial describes how to limit CPU usage in Ubuntu. I will use CPU-limit utility for this purpose. Cpulimit is a tool which limits the CPU usage of a process (expressed in percentage, not in CPU...

View Article


How to Install Netdata Monitoring Tool on Ubuntu 22.04

Netdata is a free and open-source performance and health monitoring solution for Linux, macOS, and FreeBSD. It provides real-time statistics and allows you to monitor cloud-based servers, containers,...

View Article

How to Manage Packages with APT on Ubuntu

APT also known as Advanced Packaging Tool is the command-line tool for managing packages in Debian-based distributions like Debian and Ubuntu. In this tutorial, we will explain how to manage packages...

View Article


Using Wget with FTP to Download/Move Web Sites Recursively

Sometimes you need to move a web site from one server to another. Instead of downloading the web site from the old server to your PC via FTP and uploading it from your PC to the new server, it would...

View Article

How to Install Gradle Build Automation Tool on Ubuntu 22.04

Gradle is an open-source build automation tool based on Groovy and Kotlin. It is mostly used for building Java projects, but it supports multiple languages, including Java, C/C++, and JavaScript.

View Article


How to Install Jitsi Video Conference Platform on Debian 11

Jitsi is a free, open-source solution for building a secure video conference platform. This article will go through the installation and configuration of the Jitsi Video Conference on the latest Debian...

View Article

How To Install Angular on Ubuntu 22.04

Angular.js is a free and open-source JavaScript framework used for building dynamic applications. This tutorial will show you how to install Angular.js with Nginx as a reverse proxy on Ubuntu 22.04.

View Article

How to Install Passbolt Password Manager on Ubuntu 22.04

Passbolt is a free and open-source password manager based on PHP, MySQL, and OpenPGP. It is a self-hosted application server, you can install it on your server. Passbolt is primarily designed for...

View Article
Browsing all 2845 articles
Browse latest View live