Starting from kernel 2.6.24, Linux supports 6 different types of namespaces. Namespaces are useful in…
How to Manage Btrfs Filesystem in Linux
Btrfs, also pronounced as ‘Butter FS’ or ‘B-tree FS’, is a copy-on-write(CoW) filesystem for Linux. It is GPL licensed and focuses on providing features like scalability, data integrity, defragmentation and fault tolerance among others. In this article, let us learn how to install and use some of the important features of btrfs. Installation and Creation […]
> Website