Shobhit Singh

A Detailed Guide to Linux Filesystem Hierarchy Standard (FHS)

The directory(folder) structure in Linux-based operating systems follows the Linux Filesystem Hierarchy Standard (FHS) defined and maintained by the Linux Foundation. Having a well-defined standard makes it easier for the users and software developers to know the location of installed binaries, system files, system information, etc. This way Linux applications don’t have to be tailored

A Detailed Guide to Linux Filesystem Hierarchy Standard (FHS) Read More »

ungoogled-chromium – A privacy-focused alternative of Google Chrome

Google Chrome is one of the most popular web browsers used around the world. However privacy-oriented folks know that Google doesn’t have the best track record regarding data security. It’s well known that the browser tracks and sells user data. Even the open-source version of Google Chrome i.e. Chromium has Google web services running in

ungoogled-chromium – A privacy-focused alternative of Google Chrome Read More »

Encrypting Partitions With LUKS: Guide To Encrypt Linux Partitions

Let’s learn about encrypting partitions with LUKS Disk encryption is a method of protecting confidential data and sensitive data on any storage device by converting the data into unreadable text (encrypting) such that only authorized users can decrypt and read the original data. This method of protecting data is much stronger than simply having a

Encrypting Partitions With LUKS: Guide To Encrypt Linux Partitions Read More »