today's howtos
-
How to install Linux Mint 21.1 “Vera” MATE - Invidious
In this video, I am going to show how to install Linux Mint 21.1 “Vera” MATE
-
How To Set Up DHCP Server on Ubuntu 22.04 LTS - idroot
In this tutorial, we will show you how to set up a DHCP server on Ubuntu 22.04 LTS. For those of you who didn’t know, DHCP also known as a “Dynamic Host Configuration Protocol” server is a network service that automatically assigns IP addresses and other network configuration parameters to client devices on a network. This allows clients to communicate with each other and access the Internet without the need for manual configuration.
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 setup DHCP server 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.
-
How to Fix the “command not found” Error on Linux
There are various reasons for the Linux shell to throw the "command not found" error. Here's how to fix it.
If you’re a Linux user, you’ve most likely encountered the “command not found” error on the Linux terminal.
Often when you come across this error, you’ll get a suggestion to install a program, however, there are several potential causes for the "command not found" error.
-
How to Speed Test Your Internet From the Linux Command Line
Testing your internet speed and ping from the Linux terminal is as effortless as can be.
Sometimes when you try to update your system or install new software, you may find that it takes way too long. In such situations, speed testing your internet can help determine if the issue lies on your end or is a server-side issue.
Let's learn how you can easily speed-test your internet from the Linux terminal.
-
How To Install Rocky Linux 9 {Step By Step} With Screenshots | LinuxTeck
Are you looking for a new Linux distribution to install? Rocky Linux is an excellent choice, offering a robust and reliable operating system that is compatible with Red Hat Enterprise Linux (RHEL) and it is considered as the replacement of CentOS Linux. As of November 26 2022, Rocky Enterprises Software Foundation has released Rock Linux 9.1, its most latest version of operating system with support for x86-64, aarch64, ppc64le, and s390x processors.
There is some exciting news about Rocky Linux 9.0, namely the introduction of a new reproducible build system called Peridot. Peridot is designed to allow teams, communities, and individuals to customize Rocky Linux builds according to their unique needs.
As usual, the support lifecycle for Rocky LInux is ten years. Since the Rocky Linux 9 was released on July 14 2022 and the end of life date is May 31 2032. In version 9.1 there are quite a few updates and changes that have been added.
-
How to Host A Monero Node on Tor in Linux - Make Tech Easier
Monero is the current gold standard for a private cryptocurrency. Unlike Bitcoin, it allows you to easily and seamlessly transact value online without any visible record in the Monero blockchain, so users often prefer Monero in transactions where they want to be anonymous. Here we show you how to install a Monero node, setting it up to broadcast over Tor and connecting it through a mobile wallet.