How to Use jq Command to Process JSON in Linux

Jq is a powerful and highly flexible parser program that can stream and filter JSON data out of files and UNIX pipes. This article will teach you the basics of jq, present code examples, as well as some alternative implementations that you can install today. Content What Is jq Used For? Installing and Using jq … Read more

Create Your Own Minecraft Server Controller in Linux with Crafty

Crafty is a highly versatile control panel for Minecraft servers in Linux. Similar to a web panel, Crafty provides an easy-to-use interface for you to create, manage, and configure your own custom Minecraft server. This article will show you how you can install and deploy Crafty on your own Ubuntu server. Content Why Host Minecraft … Read more

How to Install Fossil Version Control System in Linux

Fossil is a powerful version control system (VCS) for Linux. It is an alternative to Github, but unlike Git, it works by providing a complete suite of tools for creating, modifying, and even sharing your repository online. This article will show you how to install and deploy Fossil on Ubuntu Linux. Content Why Use Fossil … Read more

How to Install OnTrack Budgeting Software on Linux

Ontrack is a simple yet powerful self-hosted budgeting software for Linux. It works by creating a clean and beautiful interface where you can list your budget, review your finances, and even track your spending history. This article shows you how to install Ontrack on Ubuntu Linux 22.04 using Docker Compose and Caddy. Content Obtaining the … Read more

Top 6 Linux Desktop Environments of 2024

As Linux users, we’re spoiled for choice when it comes to software. There are some basic programs that we keep coming back to that are so integrated into the stack that we forget they’re even there. However, when it comes to things like desktop environments, it can be hard to determine the best option for … Read more

Create RSS Feeds for Your Social Media with RSS-Bridge

RSS-Bridge is a powerful self-hosted RSS Feed generator for Linux. It allows you to create your feeds from almost any modern website today. This makes it incredibly useful for RSS users who want to combine their media feeds into one. This article shows you how to install and deploy RSS-Bridge on Ubuntu Linux using Docker. … Read more

How to Host Your Own bit.ly Server with Shlink in Linux

Shlink is a powerful self-host link shortener service for Linux. It provides a simple, yet effective framework where you can use your own domain name as the root for your shortened links. This article will show you how to install your own Shlink instance on Ubuntu Linux using Docker and Nginx. Content Why Shorten Links … Read more

How to Create Your Own Caddy Webserver in Linux

Caddy is a modern, easy-to-use web server for Linux. It works by streamlining the process of creating site configuration files and SSL certificates. This article will guide you through the process of installing Caddy on an Ubuntu Linux server. Further, it will also show you how to use Caddy to deploy a simple web page … Read more

7 Better USENET Readers for Linux

USENET is a massively decentralized information distribution system. It was first developed in the early 1980s and grew to become one of the largest messaging networks in the world. At its peak, USENET facilitated over 100,000 newsgroups that discussed just about anything. Because of the decentralized nature of USENET, there are multiple ways of accessing … Read more

How to Enable UEFI for VMs in RHEL KVM

Red Hat Enterprise Linux’s (RHEL) KVM is one of the most powerful and accessible Type 1 hypervisor available today. Along with Cockpit, it allows you to convert your typical computer into a virtualization powerhouse with the ability to host multiple, simultaneous VMs. This article shows you how to extend the RHEL KVM to also boot … Read more