Showing headlines posted by vitux
« Previous ( 1 2 3 4 5 6 7 8 ... 34 ) Next »How to Find and Delete Duplicate Files in Ubuntu Using Fdupes
In this article, you will learn to manage your duplicate files with fdupes, which is a Linux software that not only detects duplicates but also gives you multiple options to deal with them.
How to install TimescaleDB on Ubuntu 20.04
If you are looking for a database for analyzing time series data, the PostgreSQL TimescaleDB extension might be the best option. In this article we will learn how to install and configure TimescaleDB with PostgreSQL on Ubuntu 20.04.
How to Install and Use Mono on Debian 11
The Mono Framework is an open-source software framework that can be used to create all kinds of applications inc. games. This guide will take you through the steps necessary to get Mono Framework installed on your Debian 11 machine.
How to Install Gradle Build Automation Tool on Debian 11
Gradle is a build automation tool that is based on a concept called ‘incremental builds’. In this article, we’ll show you how to set up Gradle on Debian 11.
How to Install and Use PHP Composer on Debian 11
PHP Composer is a dependency manager for PHP. In this article, we will show you how to install and use PHP Composer on a Debian 11 server.
How to Install Mantis Bug Tracking System with Nginx on Ubuntu 20.04
This guide shows how to install the mantis issue tracker on a Ubuntu 20.04 server. I will use Nginx web server instead of Apache for this installation.
How to Install NetBeans IDE on Debian 11
NetBeans IDE is an open-source and free extensible Java Integrated Development Environment that enables users and programmers to quickly develop Java EE, Java desktop, and web applications. It also supports developing HTML5 applications with CSS, HTML, and JavaScript.
Website Load Testing with Apache JMeter on Ubuntu 20.04
JMeter is an open-source Java-based load testing tool. It is useful to check and improve the performance after developing a new website. In this article, I will show you how to install Apache JMeter and how to use it to do load testing on websites.
How to Install Jenkins on Rocky Linux 8
Jenkins is an open-source automation server that helps with the automation of testing and building. This guide will show you the installation steps for Jenkins Server on a Rocky Linux 8 system.
How to Install Rudder System Configuration and Auditing Tool on Ubuntu 20.04
Rudder is an open-source and user-friendly web-based system configuration and audit tool. It helps you to manage your IT infrastructure by automating system configurations while ensuring visibility and control of your infrastructure.
How to Securely Transfer Files between Ubuntu Systems Using Croc
Croc is an open-source CLI-based tool that allows to securely transfer files between systems. In this tutorial, I will show you how to install Croc on Ubuntu 20.04 and how to transfer files and folders securely using Croc.
How to Install TeamSpeak Server on Ubuntu 20.04
Teamspeak is a free voice chat software that can be used by teams, groups, and communities. It’s popular among gamers because it allows them to communicate complex strategies in real-time while playing their favorite game.
How to Upgrade Debian 10 (Buster) to Debian 11 (Bullseye)
This guide shows you step-by-step with screenshots how to upgrade a Debian 10 system to Debian 11.
How to Install and Use acme.sh script to get free SSL Certificates on Linux
In this article, we will learn how to install the acme.sh script in the Linux system and how to use it to generate and install SSL certificates.
How to encrypt block devices using LUKS on Linux
In this article, we will learn how to encrypt block devices in Linux using LUKS. LUKS is the Linux encryption layer that can be used to encrypt the entire root partition, a logical volume, or a specific partition.
How to Install VirtualBox Guest Additions on Rocky Linux 8
In this article, You will learn how to install VirtualBox Guest Additions in the up-and-coming Rocky Linux.
How to Install Mattermost on Rocky Linux 8
Mattermost is an open-source, self-hosted Slack alternative. In this tutorial, we will walk through the steps required to install Mattermost on Rocky Linux 8.
How to Install OpenEMR Medical Office Workflow Software on Ubuntu 20.04
OpenEMR is a Medical Office Workflow Software that is available as open-source software for Linux. In this guide, we will walk you through the process of installing OpenEMR on an Ubuntu Server 20.04.
How to Install and Use Docker on AlmaLinux 8
Docker is a powerful platform for developers and sysadmins that simplifies the process of deploying applications inside software containers. In this guide, we will take a look at how we can install Docker CE to create and manage development environments on an AlmaLinux 8 system.
How to Install and Use GDU Disk Usage Analyzer on Ubuntu
This tutorial shows how to install and use GDU Disk Analyzer, a Linux command line-tool that helps you to get a better overview of your disk storage usage.