today's howtos
-
TecMint ☛ 4 Ways to Disable or Lock Package Updates in Yum and DNF
Each Linux distribution ships with its default package manager for the above-mentioned functionalities, but the most commonly found ones are: Yum on RHEL and Fedora systems (where it is being replaced by DNF from Fedora 22+ onwards) and Apt on Debian-based systems.
-
TecMint ☛ How to Enable mod_rewrite in .htaccess File
In this article, I’ll walk you through the steps to enable mod_rewrite and make the necessary changes to your .htaccess file.
-
Install Wike Wikipedia Reader on Ubuntu 24.04 or 22.04 LTS
Install Wike Reader on Ubuntu 24.04 Noble or 22.04 Jammy to read Wikipedia articles without opening any browser on your system. Wike is an open-source app project available on GitHub for the GNOME Desktop to read Wikipedia articles.
-
LinuxBuz ☛ Ansible yum module: Install Packages on RHEL/CentOS/RockyLinux
The Ansible yum module manages packages on systems that use the YUM package manager, such as CentOS, RHEL, RockyLinux, and Fedora.
-
LinuxBuz ☛ Replace a String in a File with Ansible Replace Module
The replace module in Ansible is used to search for a specified pattern in a file and replace it with a given string.
-
HowTo Geek ☛ How to Zoom the Linux Terminal
The default font size in the Linux terminal can seem small. If you have eye problems like me, you need to focus hard to read the text. Worry not because there are some tricks that let you zoom the Linux terminal so that you can see and read everything without any hardship.