DejaDup is a simple backup utility for Linux distributions and has been available in repositories of Ubuntu / Linux Mint / Fedora for many years. Using this utility we can backup data from specific folders at regular intervals (Days, and Weeks) automatically without user involvement.…… Read More “DejaDup – Best backup app for Fedora / Ubuntu / Linux Mint; Supports Google Drive, Network Server”
Install / Update / Remove Snap apps in Fedora
Snap is an application/package deployment system available across Linux distributions. The advantage of using this system is that the application comes with all the pre-requisite libraries and thus it works…
Switch SELinux from Disabled to Permissive/Enforcing in Fedora
Earlier on, we have covered how to disable SELinux or set SELinux to the permissive mode in Fedora 30 / 31 / 32, RHEL or CentOS to circumvent some of…
Add RPM Fusion repositories in Fedora
RPM fusion repositories contain software that neither Fedora or RedHat wants to ship in their repositories. Some of the software that they have are the VLC media player and NVIDIA graphics…
Install VLC Media Player in Fedora
Step 1: Add RPM Fusion free and non-free repositories on your system by running this command : sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm Step 2: Install VLC : sudo…
Install Nvidia Graphics Drivers in Fedora OS
This tutorial is valid for Nvidia GPUs released after 2010 namely Geforce 400 series, 500 series, 600 series, 800M series, 900 series, 10 series, 20 series (Latest). Step 1: Add…
MasterPDF Editor – Best PDF Editor for Linux, macOS
There's a perception that none of the free PDF editors for Linux, MacOS are good enough or comparable to PDF editors that are available for Windows platform. Well, that's pretty much…