Installing the Pip Alternative UV on Linux Thumbnail

Installing the Pip Alternative UV on Linux

In this guide, you will learn how to install the speedy pip alternative called UV on Linux. UV is a Python package manager written in Rust. Not only is it significantly faster than pip, but it also has a lot of extra functionality built-in, such as the ability to set up Python virtual environments quickly. Read More

How to Install the Rust Compiler on Linux Thumbnail

How to Install the Rust Compiler on Linux

In this quick guide, you will learn how you can install the latest version of the Rust compiler on a Linux based operating system. Rust is a programming language that was developed with a focus on type safety and performance. The compiler is what compiles your code into something the machine can actually run. Read More

How to Install OBS on Ubuntu Thumbnail

How to Install OBS on Ubuntu

In this quick guide, we will be showing you the easiest way to install and use the latest version of OBS on Ubuntu. OBS is the go-to solution for streaming thanks to its performance, compatibility and versatility. This software even has official support for Ubuntu. Read More

Setting up a Samba Share using Docker Thumbnail

Setting up a Samba Share using Docker

In this quick guide, you will be learning how you can set up a Samba share easily using a Docker container on Linux. Samba is one of the best protocols for setting up network shares as it is supported by the vast majority of operating systems without needing additional software. Read More

Running a WebDAV Server on Ubuntu using Apache Thumbnail

Running a WebDAV Server on Ubuntu using Apache

In this guide, you will learn how to install and set up WebDAV on the Ubuntu operating system using the Apache web server. WebDAV is an extension of the HTTP and HTTPS protocols designed to help collaborate on a web server by enabling file creation and editing. Read More

Checking Out the MiSTer Pi FPGA Board Thumbnail

Checking Out the MiSTer Pi FPGA Board

In this article, we explore the MiSTer Pi FPGA Board from Retro Remake. This FPGA development board was developed with a focus on MiSTer. MiSTer is an open-source project that aims to emulate retro consoles at a hardware level rather than a software one. Read More

Steam Deck Charger Wattage Thumbnail

Steam Deck Charger Wattage

Learn the maximum wattage the Steam Deck will accept from a charger. We also show you the smallest charger you should aim for. The Deck will only ever accept a certain amount of wattage. There is also a minimum size of a charger you should use to keep gaming. Read More

How to Log In as the Root User on Ubuntu Thumbnail

How to Log In as the Root User on Ubuntu

In this tutorial, you will learn how to enable the ability to log in to the root user on the Ubuntu operating system. By default, Ubuntu blocks logging in as the root user for security purposes. However, there are some use cases where you may need to use it instead of just elevating privileges using sudo. Read More

Installing Ubuntu on the Raspberry Pi Thumbnail

Installing Ubuntu on the Raspberry Pi

In this quick guide, you will be learning how you can install and run the Ubuntu operating system on a Raspberry Pi. Thanks to official support for the PI's hardware you can get the full desktop experience. To make the most out of this OS you will need a Pi with 4GB of RAM. Read More