File System Forensics by Fergus Toolan, 2025
Comprehensive forensic reference explaining how file systems function and how forensic tools might work on particular file systems. File System Forensics delivers comprehensive knowledge of how file systems function and, more importantly, how digital forensic tools might function in relation to specific file systems.
@bookstodon
#books
#nonfiction
#computers
#FileSystems
#forensics
One of the main criticisms I read about ZFS (mainly OpenZFS) in forums and articles is that "it's not well integrated into Linux."
It's true - there is a licensing issue, and that shouldn't be underestimated. However, I believe it's wrong to judge it based on this - on FreeBSD, it is perfectly integrated (not to mention the various illumos-based OSes), and in my opinion, it should be judged for what it is, not for its integration into the different Linux distributions.
Surely someone's looked into this: if I wanted to store millions or billions of files on a filesystem, I wouldn't store them in one single subdirectory / folder. I'd split them up into nested folders, so each folder held, say, 100 or 1000 or n files or folders. What's the optimum n for filesystems, for performance or space?
I've idly pondered how to experimentally gather some crude statistics, but it feels like I'm just forgetting to search some obvious keywords.
#BillionFileFS #linux #filesystems #optimization #benchmarking
HDD SSD space should be counted in binary.
1KB in binary is 1024.
A 32 TB hard drive is in fact 30.517578125 TB unpartitioned /unformatted capacity, as the binary system on the computer actually uses it
I know about all those confusing terms that you can find when you go and search on different engines; those are just to confuse and convolute the fact that drives sold are under capacity
Counting storage in decimals is a crime, a marketing scheme which should have been outlawed globally.
Wow - I had never heard of the "HFS pixel" in the Macintosh Finder before now. Is this common knowledge?
From a post by @rezmason, mentioned in my feed by @splorp.
From page 66 of "Encyclopedia Macintosh" (1990)
PDF: https://vintageapple.org/macbooks/pdf/Encyclopedia_Macintosh_1990.pdf
Automating ZFS Snapshots for Peace of Mind
A comprehensive article on ZFS snapshots, including practical examples of implementation on multiple POSIX OS
Compliments of @stefano
#bash #csh #ksh #sh #programming #ZFS #freeBSD #Linux #POSIX #Backup #Filesystems #Snapshot #Recovery
https://it-notes.dragas.net/2024/08/21/automating-zfs-snapshots-for-peace-of-mind/
Been reading up a bit trying to decide which file system I want to use when I redo my home server soon. Think I'm leaning towards giving btrfs a go. Curious what the splits are on fedi. I've only ever used ext4 on Linux. I'm guessing for desktop/home server use, xfs isn't very popular. Just including it here since it's in this article.
#Linux #FileSystems #EXT4 #BTRFS #ZFS #XFS
https://blog.usro.net/2024/10/linux-file-systems-comparison/
For years, we’ve offered a personal #DataSpaces platform providing an abstraction layer over data managed by #filesystems (including cloud services) and/or #DBMS.
You can even mount #Dropbox, #OneDrive, #S3, etc., with fine-grained access controls for governance.
In the age of #AI, we’re making this usable via natural language as an extension (e.g., #CustomGPT) for #LLM-based chatbots like #ChatGPT.
Automating ZFS Snapshots for Peace of Mind
https://it-notes.dragas.net/2024/08/21/automating-zfs-snapshots-for-peace-of-mind/
macOS's filesystem is infuriating. I have 35GB of free space according to df -h. I removed multiple files of over 10GB each, and now I have 16GB of space. Make it make sense.