today's howtos
-
Connecting Your Raspberry Pi to Wi-Fi: A How-To
-
Layman overlay manager in Gentoo Linux superseded by eselect module
Last week, when upgrading the world packages on my machines running Gentoo Linux, I noticed that the package for the Layman overlay manager app-portage/layman is masked for removal
-
Easy Steps to Update Your Raspberry Pi
-
How to Disable a Network on Rocky Linux 9
Practical guide on the complete information on how to disable the network interface on Rocky Linux 9 to connect with the network and communicate with no breach.
-
How to Hide Files on Android
On Android phones, you can hide files and folders by adding a dot(.) before their names or using the .NOMEDIA extension.
-
Alternatives to popular CLI tools: jq – JSON processor
This article spotlights alternative tools to jq, a command-line JSON processor.
-
Configure PXE Boot Server for Rocky Linux 9 Kickstart Installation
Preparing to migrate homelab infrastructure from Rocky 8 to Rocky 9. Pre-requisites We are using our existing PXE boot homelab server in this article. All commands to be run on the PXE boot server. Download and Create Rocky Linux 9 FTP Installation Media Download the DVD version of Rocky Linux 9 ISO image.
-
How to Customize the GDM Sessions List
Have you ever installed a new Linux window manager or desktop environment, only to find that it doesn’t show up on the Sessions list in GDM? Have you ever wanted to remove items from that list? How about create a new list item so that you can boot into a custom desktop environment? It sounds like it should be simple, but many people are surprised by the fact that this small task is actually a bit tricky, and there’s very little documentation to help. We show you how to resolve that with a quick and simple guide to editing your GDM Sessions menu.
-
How to Get Weather Widget on Android
Weather Widgets in Android are applications that provide information about the current weather conditions and forecasts directly on the home screen.
-
How to Find MAC Address on Android
You can find the MAC address from the settings of your phone. Follow this step-by-step guide.
-
How to install RealVNC viewer on Linux
-
How to check Raspberry Pi RAM size and usage
-
How to reset root password on Debian 12
Sometimes remembering all the passwords, it's impossible, especially if you are a Linux Sys Admin who has to maintain a lot of servers. Loosing access to root, means loosing ability to do your job, managing servers, installing applications, updating etc.
However, If you have forgotten the password of
-
How To Configure PureFTPd To Accept TLS Sessions On Debian
How To Configure PureFTPd To Accept TLS Sessions On Debian Linux. FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to configure PureFTPd to accept TLS sessions on a Debian server.
-
How to check Raspberry Pi model
-
How to Install Duf Disk Usage Utility on Debian 12/11/10
In today’s fast-paced technological landscape, efficient disk management is essential. Duf, an acronym for Disk Usage/Free Utility, is an advanced command-line tool that stands out for its convenience and rich set of features.
-
How to Install Craft CMS on Debian 12
Craft CMS is a popular content management system (CMS) that allows users to create and manage websites and digital experiences.
-
Install Win11 as Virtualbox 7 Guest on Ubuntu 22.04 and SparkyLinux 7
-
How To Install Neofetch on Debian 12
In this tutorial, we will show you how to install Neofetch on Debian 12. For those of you who didn’t know, Neofetch is a powerful command line utility that displays system information in a visually appealing manner.
-
How to Delete Pages and Post in WordPress
To remove posts, open “All Posts” option from “Posts” menu. Choose the post and hit the “Trash” option. Similarly, you can remove pages from “All Pages” option.
-
How to Delete Downloads in Android
You can delete downloads on Android by going into the File Explorer option and finding the Downloads folder.
-
How to Access WordPress Dashboard
To access WordPress dashboard, first, start the local server manager, open the “http://localhost//wp-login.php” Url, and log in to WordPress.