today's howtos
-
How to Install Raspberry Pi OS on Raspberry Pi: A Complete Guide
Got a new Raspberry Pi? This guide walks you through each step of installing Raspberry Pi OS on your Raspberry Pi device with ease.
The Raspberry Pi is currently the most widely used single-board computer. Its uses are nearly unlimited; users use it to learn programming skills, build hardware projects, for server needs, do home automatons, or just as a desktop replacement.
-
How to Add AppImages to Your System Menu on Linux
With so many Linux distros and packaging methods available, it's no wonder that developers often choose to distribute their programs in a format—like AppImage—that can be executed by any Linux system. But AppImages are painful to manage and don't easily integrate with your system menu.
Fortunately, there's a solution that can help you use AppImages as if they were regular Linux apps.
-
How to Enable Backports on Debian 11/10
Debian is known amongst the Linux community for its gold standard in being stable, and a common drawback can be that the packages, especially after the new Debian release ages are that they are often years behind what is currently available as they only receive security and bug updates to keep packages stable. Now for most environments, this is acceptable. Still, it can be very frustrating for users needing specific packages to be upgraded to utilize the features or fix annoying non-critical or security-related bugs. However, the great thing about Linux and using repositories is that you can use what is known as backports or experimental repositories, which are packages taken from the next Debian release, which is nearly always the testing repository and adjusted recompiled for usage on Debian stable.
The following tutorial will demonstrate how to enable the backports, along with an example of how to search and install a package with extra on the same practice with the experimental repository on your Debian desktop or server.
-
How to Install Nvidia Drivers on Debian 11/10
Debian users know that the releases mean stability, so instead of installing Nvidia Drivers by default and keeping them updated when new releases arrive, you will find the Nouveau open-source graphics device driver installed on your system for Nvidia video cards for desktop users. For the most part, this is acceptable; however, if you use your Linux system for graphical design or gaming, or maybe you require Cuda support for development or headless driver support, you may need better drivers.
The following tutorial will teach you how to install Nvidia Graphic Drivers using Debian’s repositories and to install the drivers directly from Nvidia repositories, which have both open-source and property drivers available.
-
How to install Python 3.11 on Ubuntu 22.04
If you are a Python developer, then you know that it pays to have recent versions to take full advantage of the language. Today, you will learn how to install Python 3.11 on Ubuntu 22.04. In addition to this, you will be able to set one as the default on the system.
-
How to install MetaTrader 5 with the Deriv broker on a Chromebook
Today we are looking at how to install MetaTrader 5 with the Deriv broker on a Chromebook.
If you have any questions, please contact us via a YouTube comment and we would be happy to assist you!
-
How to install FreeCAD on Linux Mint 21 - Invidious
In this video, we are looking at how to install FreeCAD on Linux Mint 21.
-
How To Install TinyCP on Ubuntu 22.04 LTS - idroot
In this tutorial, we will show you how to install TinyCP on Ubuntu 22.04 LTS. For those of you who didn’t know, TinyCP is a most popular lightweight control panel, that provides a wide range of features on a Linux system, which features include control domains, mailboxes, databases, VPN, FTP connections, etc. Currently, TinyCP is available for Ubuntu and Debian users only.
This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the TinyCP lightweight Linux control panel on Ubuntu 22.04 (Jammy Jellyfish). You can follow the same instructions for Ubuntu 22.04 and any other Debian-based distribution like Linux Mint, Elementary OS, Pop!_OS, and more as well.