EXT3 and EXT4 file systems

​EXT3 and EXT4 are common types of file systems used in Linux operating systems. EXT4 file system adds journaling to the EXT3 file system. Journaling is a way to record activities that were performed.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator