- Den Broosen |
- |
- 24 min. Reading |
Each file system has its advantages and disadvantages. In this article, we will take a detailed look at the features of the EXT (Ext 2, Ext3, Ext4) Linux File System.
Recovering deleted data from Linux file systems
Each file system has its advantages and disadvantages. In this article, we will take a detailed look at the features of the EXT (Ext 2, Ext3, Ext4) Linux File System.
The ReiserFS file system was developed especially for the Linux operating system by Hans Reiser and Namesys company. It was the first journaled file system that was accepted into the kernel and developed when Ext file systems were not yet planned.
File systems are used to control how data is written to disk, to control access to this data, and to store information and metadata about files. File systems are continually being reviewed to provide more functionality and are becoming more efficient each time.
If you have a curious mind and like experimenting with an alternative OS, don’t do it on your main computer. Not unless you know exactly what you’re doing, have a recent backup handy and know exactly what to do in order to restore that backup. But better yet, try using a different computer to play with alternative systems as you may lose some or all information stored on that PC.