Editing the Hosts File on Linux Thumbnail

Editing the Hosts File on Linux

In this quick guide, we will walk you through the simple process of editing the hosts file on a Linux-based operating system. This file allows you to route a specific hostname to an IP address without needing to modify the DNS server itself. Read More

Simple Steps to Disable Wayland on Ubuntu Thumbnail

Simple Steps to Disable Wayland on Ubuntu

In this tutorial, you will learn how to disable Wayland on the Ubuntu operating system. By disabling this communication layer, you can help improve compatibility, as Ubuntu will fall back to using the older but more supported XOrg. Read More

How to use the Task Manager on Ubuntu Thumbnail

How to use the Task Manager on Ubuntu

In this quick guide, we will explore how to use a task manager equivalent on the Ubuntu operating system. In particular, we will explore the system monitor tool on the desktop and the top and htop tools on the terminal. Read More

How to Edit a PDF File on Ubuntu Thumbnail

How to Edit a PDF File on Ubuntu

In this quick guide, we will be showing you how to edit a PDF file on the Ubuntu operating system. We achieve this by using LibreOffice. This open-source office suite includes a wealth of tools, including ones that are capable of editing PDF files. Read More

Installing or Compiling Git on Ubuntu Thumbnail

Installing or Compiling Git on Ubuntu

This guide will teach you how to install or compile Git on your Ubuntu system. Git is the go-to solution for version control for numerous projects. It is the core software behind services like GitHub and makes programming much easier. Read More

Setting up an Ark Dedicated Server on Linux Thumbnail

Setting up an Ark Dedicated Server on Linux

In this tutorial, we will be showing you how you can easily self host an ARK Dedicated server on any Linux operating system. While this tutorial focuses on Debian based systems like Ubuntu the steps should easily work on most other Linux systems. Before trying to set up this server, ensure you have a server with decent hardware. Read More

How to Install Pi-hole on Ubuntu Thumbnail

How to Install Pi-hole on Ubuntu

In this tutorial, you will be learning how to install and run the Pi-hole Network-wide ad blocker on the Ubuntu operating system. Pi-hole works by acting as your DNS server and blocking any requests to either ads or trackers. Read More