Here is how to speed up the DNF package manager on your Rocky, Fedora, CentOS, RHEL, or any other Linux distribution that uses Dnf as its package manager. The default configuration of DNF is not optimized for speed. We can add a few tweaks to the dnf.conf and make it faster. The tweak we can […]
Tag: linux
How to install NVIDIA drivers on Rocky Linux 9
This article will cover how to install NVIDIA drivers on Rocky Linux 9. This is a step by step tutorial. In order for the driver to install and work correctly you need to disable secure boot, this is by design. First we need to get EPEL enabled, we can do this with the command below. […]
Finding all files with a certain extension in Linux?
The example above uses the find command to search files in the tmp folder for Python files that have the extension .py. To get a list of all the files with the same extension inside the current directory, look for all the Python extension files for this example. In the above example, the. Denotes the […]
Install Google Chrome on Ubuntu Linux
Click the button to download Google Chrome (It’s a direct link to the Google Chrome Debian package) Download Google Chrome Commands used in this video.
Install Zoom on Ubuntu
Zoom is a secure ( lol ), reliable propriety video teleconferencing software program developed by Zoom Video Communications, Inc. The free plan allows up to 100 concurrent participants, with a 40-minute time restriction. Users have the option to upgrade by subscribing to a paid plan. The highest plan supports up to 1,000 concurrent participants for meetings lasting […]