Frequent re-installations of operating system due to crashes is always been a problem for many of the linux users, and my case is also the same.... Everytime i start with doing something like trying some new commands or editing some configuration files and finally ends up with an 'OS crash' and a fresh installation thereafter.
Read more »How to share /home directory between two linux installations
Category: Beginner Tags:
What's The Fastest Linux Filesystem On Cheap Flash Media?
Compact Flash and SD storage cards are everywhere; gigabytes for cheap in a tiny form factor. Most come formatted with VFAT. So what is the fastest Linux filesystem for these little devices?
Read more »- Login to post comments
Secure Deletion Tools and Journaled Filesystems: Do they work?
By now, everyone knows that if you want to make a file unrecoverable, you can't simply delete it - you have to use a tool like 'shred' or 'srm' to overwrite its contents. But a common question is whether this is effective on an ext3, ext4, or other journaled filesystems. This article discusses these filesystems, and whether secure deletion tools work on them.
Read more »Category: High End Tags:
- Login to post comments
Convert ext2/3 to ext4
In this article I am going to show you how to migrate your ext2 or ext3 partition to ext4. I will use a Ubuntu machine as an example. I want to warn you that you could lose data by doing this so, following good administrative practices, back up your data!
Read more »Category: End User Tags:
- Login to post comments
How We Are Using Btrfs To Find Regressions Incredibly Fast
One of the features of Btrfs not found in other Linux file-systems (like EXT4) is support for copy-on-write snapshots / sub-volumes.
Read more »- Login to post comments
EXT3, EXT4, Btrfs Ubuntu Netbook Benchmarks
We received a request from Canonical to look at the EXT3 performance. We have done just that.
Read more »Category: High End Tags:
- Login to post comments
Choosing a File System on Linux for Firebird
If I could choose one word to speak about Linux it would be "choice". After choosing the distribution, you have to choose the file system to store your data. Today, we have mainly the choice between Etx2, Ext3, Ext4 and XFS. Let's see whether different file systems have an impact on performance when we use Firebird databases.
Read more »Category: High End Tags:
- Login to post comments
The Performance Of EXT4 Then & Now
Over the past week there has been a lot of talk about the EXT4 file-system following the announcement that Google is migrating their EXT2 file-systems to EXT4. Their reasons for this transition to EXT4 are attributed to the easy migration process and Google engineers are pleased with this file-system's performance.
Read more »Improving MetaData Performance of the Ext4 Journaling Device
In the never-ending quest for more performance, we examine three different journaling device options for ext4 with an eye toward improving metadata performance. Who doesn't like speed?
Read more »Category: High End Tags:
- Login to post comments
Trisquel hackers promised to make ext4 default in next release
"Our next release will use ext4 as default, to achieve the same performance without this downside. I'll create a "next release features" wiki page starting with this one, so I'm closing the bug now."
Read more »Category: End User Tags:
- Login to post comments
Migrating a live system from ext3 to ext4 filesystem
This article is meant to serve as a guide for migrating a live system from ext3 to an ext4 filesystem, including migration of files to use extents, a major feature in ext4.
Read more »Category: High End Tags:
- Login to post comments
EXT4, Btrfs, NILFS2 Performance Benchmarks
The past few Linux kernel releases have brought a number of new file-systems to the Linux world. Being the benchmarking junkies that we are, we have set out to compare the file-system performance of EXT4, Btrfs, and NILFS2 under Ubuntu using the Linux 2.6.30 kernel.
Read more »- Login to post comments
Enter ext4, the filesystem of the future
The ext4 filesystem has been around for a while as experimental code in GNU/Linux distributions. Recently one distribution decided to make it the default for an install.
Read more »Category: High End Tags:
- Login to post comments
Linus Torvalds Upset over Ext3 and Ext4
It all started with a request for help from Jesper Krogh in one of the first responses to Torvalds's announcement March 24 of Kernel 2.6.29 on the gmane.linux.kernel mailing list.
Read more »Category: Community Tags:
- Login to post comments
Kernel developers squabble over Ext3 and Ext4
A number of senior kernel developers, including Linus Torvalds, Ted Ts'o, Alan Cox and Ingo Molnar, have been squabbling over the sense or otherwise of journaling and delayed allocation in Ext3 and Ext4.
Read more »Category: High End Tags:
- Login to post comments