How to Zip Files and Folders on Ubuntu Thumbnail

How to Zip Files and Folders on Ubuntu

This guide will show you how to zip files and folders on an Ubuntu-based operating system. Throughout this, you will learn how easy it is to use both the command line and desktop interface to create an archive using the zip format. Read More

How to List Installed Packages on Ubuntu Thumbnail

How to List Installed Packages on Ubuntu

In this tutorial, we will teach you how to list the packages installed on your Ubuntu system. Within this guide, you will explore two different methods. The first is to use the apt package manager to list installed packages. The other is to use the dpkg tool. Read More

Add support for exFAT to Ubuntu Thumbnail

Add support for exFAT to Ubuntu

In this guide, you will learn how to add support for the exFAT filesystem to Ubuntu. Microsoft developed exFAT for flash-based storage. You can add support for the filesystem to Ubuntu by compiling a special, open-source kernel-based driver. Read More

How to Install xrdp on Ubuntu Thumbnail

How to Install xrdp on Ubuntu

In this guide, you will learn how to install xrdp to the Ubuntu operating system. xrdp is an open-source version of Microsoft's remote desktop protocol. The remote desktop functionality allows you to control your computer as if you were sitting at the screen. Read More

How to Run a Traceroute on Ubuntu Thumbnail

How to Run a Traceroute on Ubuntu

In this guide, you will learn how to perform a traceroute on an Ubuntu operating system. A traceroute is a good way of checking your device's routing between an end destination. This can help diagnose connection issues and potential slow hops on your network. Read More

Installing Java on Ubuntu Thumbnail

Installing Java on Ubuntu

This guide will show you how to install the OpenJDK version of Java to Ubuntu. OpenJDK is an open-source and free version of Java. Following this guide you will learn how easy it is to install both the Java Runtime Environment and the Java Development kit. Read More

How to Unzip Archives on Ubuntu Thumbnail

How to Unzip Archives on Ubuntu

In this tutorial you will learn how to unzip files on the Ubuntu operating system. A ZIP file is a popular format for archiving files. We will be showing you how to use the command line as well as Ubuntu's desktop interface to extract the files from archives. Read More

How to Update Software on Ubuntu Thumbnail

How to Update Software on Ubuntu

In this guide, you will learn how to update your Ubuntu operating system using either the command line or the desktop interface. Updating is a crucial part of maintaining your operating systems security, performance and stability. Updating Ubuntu is a straightforward and easy task. Read More

Creating your own Raspberry Pi TeamSpeak Server Thumbnail

Creating your own Raspberry Pi TeamSpeak Server

In this project you will be learning how to set your Raspberry Pi up as your very own TeamSpeak server. TeamSpeak is a popular VoIP system that is popular with gaming. To get the server running on the Pi we need to utilize an x86 emulator that can convert the programs instructions to ARM. Read More

Running Raspberry Pi Desktop within VirtualBox Thumbnail

Running Raspberry Pi Desktop within VirtualBox

In this guide you will learn how to run the x86 version of Raspberry Pi Desktop within a VirtualBox virtual machine. Using a VM, you can experiment and learn the Raspberry Pi's desktop interface without having to leave your existing Windows, Mac OS, or Linux operating system. Read More

How to Update the Raspberry Pi Thumbnail

How to Update the Raspberry Pi

In this tutorial you will be learning how to update your Raspberry Pi's operating system and bootrom. Updating is a crucial task to maintain your devices security and performance. Following this you will learn how easy it is to update your device and clean up any leftover packages. Read More

Running Zoom on the Raspberry Pi Thumbnail

Running Zoom on the Raspberry Pi

In this project, you will be learning how to run the video conferencing tool Zoom on the Raspberry Pi. As Zoom does not have a client for the Pi's ARM hardware, we need to utilize an x86 emulator called Box86 to get it running. The video tool runs well on the Pi, and you can even host your own meetings. Read More

How to Delete a User on Ubuntu Thumbnail

How to Delete a User on Ubuntu

Learn how you can delete a user on the Ubuntu operating system. As a Linux-based multi-user OS knowing how to manage users is essential. You will see how you can use the deluser command in the terminal or the Ubuntu desktop interface to remove a user. Read More

Learn How to Add a User on Ubuntu Thumbnail

Learn How to Add a User on Ubuntu

In this guide, we will be teaching you how to add a user to the Ubuntu operating system. It is essential to learn how to add a new user when dealing with a multi-user OS like Ubuntu. Users can have different permissions allowing you to control their access. Read More

How to Change a User’s Password on Ubuntu Thumbnail

How to Change a User’s Password on Ubuntu

Learn how you can easily change a user's password on the Ubuntu operating system using either the terminal or desktop interfaces. Changing a password is a potentially crucial task for managing your Ubuntu machine, especially when dealing with multiple users. Read More