today's howtos
-
What Is the ASCII Table and How Do You Use It?
If you ever have the need to work with ASCII values, a lookup table is essential.
-
2023-06-15 [Older] How to Install and Use Yay on Arch Linux
-
How to Find and Fix Broken Packages on Linux
Broken packages need repairing or the software won't run. Here's how to find the broken packages and fix them in Linux.
-
How to create a VPN in 5 minutes with sshuttle?
shuttle allows you to create a transparent proxy over the SSH protocol that can be used as a VPN, you just need to have Python installed on both the server and the client and have root permissions on the client.
-
Getting Started with Kali Linux: Your Download Guide
Kali Linux is a Debian-based Linux distribution developed for advanced penetration testing and security auditing. It contains a multitude of tools that can help users conduct everything from simple vulnerability testing to complex network intrusion examinations.
-
Install and Use Podman Desktop GUI to Manage Containers
For many, is the go-to desktop GUI for container management.
-
Replacing a Failed Control Plane Node in a HA Kubernetes Cluster
We have a failed control plane node in our highly available multi-master Kubernetes cluster that we need to replace. Before We Begin We are using our Kubernetes homelab in this article. We have a failed control plane srv31 that needs removing from the cluster and replacing with a new node.
-
How to Check Installed npm Package Versions
Node Package Manager, or npm, is a central repository for JavaScript open-source development tools. Developers worldwide use it to download and share reusable code packages, manage project dependencies, and more. This article provides a comprehensive guide on how to check the versions of npm packages installed on your machine.
-
Quickly Install Nginx web Server on Debian 12
How can i install Nginx web server on Debian 12?
-
How To Install OpenBoard on Ubuntu 22.04 LTS
In this tutorial, we will show you how to install OpenBoard on Ubuntu 22.04 LTS. In the digital age, technology plays a crucial role in education, empowering educators and students alike. OpenBoard, an interactive whiteboard software, offers a powerful toolset for educators to create engaging and collaborative learning experiences.