Category Linux

How to download a file using cURL on Linux?

Download A File In The Terminal Using The CURL Command

While wget is the most commonly used utility to download files, cURL and aria2 can be used to achieve the same results as well. cURL works both as a command line utility and a library and therefore you can use…

How To Disable Secure Boot to Install Linux

How To Disable Secure Boot

Secure Boot is a UEFI (Unified Extensible Firmware Interface) firmware security feature created by the UEFI Consortium that ensures your computer boots up securely and safely by preventing unauthorized software from taking over your system. It boots only those bootloaders…

Customize your Firefox interface with CSS

Customize Your Firefox Interface Using CSS Files

Firefox is one of the most widely used web browsers on Linux distributions. And because of its open-source nature, we can customize everything inside it, ranging from its Interface to blocking trackers/hardening the browser etc. Also read: LibreWolf vs Firefox…

Customizing Cinnamon Desktop Environment

Customize Your Cinnamon Desktop Environment

Cinnamon Desktop Environment is one of the many lightweight DEs available for older hardware. It merely uses 650MB on a fresh boot, and the interface is easy to use for people migrating from macOS as well as Windows. It was…