NTFS
22
MENTIONS
9
EPISODES
9
PODCASTS
Search complete. 22 mentions across 9 episodes found for "NTFS".
Sep 3, 2026
Professor Messer's CompTIA 220-1202 A+ Study Group - September 2026
J
72:49James MesserHOST
You need to know mobile operating systems, such as iPadOS, iOS, and Android.
J
72:54James MesserHOST
You need to understand various file system types, such as NTFS, REFS, FAT32, EXT4, XFS, APFS, and XFAT.
J
73:04James MesserHOST
I also need to know vendor-to-life cycle limitations, end-of-life and update limitations, and understand the compatibility concerns between operating systems.
J
73:14James MesserHOST
That's just one section of a very big Section 1, Domain 1, goes on for pages.
The OpenAI HuggingFace attack is pure stupidity
D
7:50David ShapiroHOST
Worm viruses exploit all kinds of stuff.
D
7:54David ShapiroHOST
Worm viruses will exploit... like NTFS permissions, LUNs, CPU instruction leakage, memory leaks, like when an AI, when an LLM exploits that stuff, that's when I'll start to pay attention because this is what someone asked me on Twitter.
D
8:09David ShapiroHOST
They're like, okay, well, Mr.
D
8:12David ShapiroHOST
IT genius, what would actually cause you to have some concern? If they found a zero-day exploit for CPU instruction sets or memory leaks, and they use that to compromise a firewall, then I will sit up and take notice.
048: The Secret
I
14:34Ian BrownHOST
No, persimpsia.
I
14:38Ian BrownHOST
And same with file compression on NTFS.
I
14:41Ian BrownHOST
No, that
S
14:41Stephen BancroftHOST
was a later thing as well.
681: Ain’t Nothing But a Syncthing
C
2:56ChrisHOST
So there will be.
C
2:57ChrisHOST
And I guess this individual has a history with NTFS,
W
3:00WesHOST
the rewrite.
W
3:00WesHOST
Yeah, we have Paulo Alcantara and someone we've mentioned multiple times on the show, Namje Jeon.
W
3:07WesHOST
Those folks are now co-maintaining CIFS, CIFS, which is Namje's third file system, the NTFS rewrite, exFAT, and now this.
W
3:17WesHOST
So it sounds like it's in pretty good hands.
W
3:18WesHOST
It does indeed.
28 MINS LATER
C
31:19ChrisHOST
So there's that.
Ain’t Nothing But a Syncthing | LINUX Unplugged 681
C
2:56ChrisHOST
So there will be.
C
2:57ChrisHOST
And I guess this individual has a history with NTFS,
W
3:00WesHOST
the rewrite.
W
3:00WesHOST
Yeah, we have Paulo Alcantara and someone we've mentioned multiple times on the show, Namje Jeon.
W
3:07WesHOST
Those folks are now co-maintaining CIFS, CIFS, which is Namje's third file system, the NTFS rewrite, exFAT, and now this.
W
3:17WesHOST
So it sounds like it's in pretty good hands.
W
3:18WesHOST
It does indeed.
28 MINS LATER
C
31:19ChrisHOST
So there's that.
Tech Frontiers: From Digi-Comp to AI Slop—The Shifting Sands of Digital Society
J
2:05JohnHOST
The challenges of our digital age don't stop with education though, as new security vulnerabilities constantly emerge, sometimes in the very open-source projects we rely upon.
J
2:15JohnHOST
This week, a significant flaw was found in the NTFS3 driver that underpins compatibility between Linux systems and Microsoft's venerable NTFS file system.
J
2:25JohnHOST
Security researchers discovered that a cleverly manipulated NTFS storage image could potentially grant root-level access on targeted machines.
J
2:33JohnHOST
For defenders of open platforms, it's a stark reminder of the need for constant vigilance, robust security reviews, and the rapid deployment of software patches to safeguard against exploitation.
354 Blog Posts To Learn About Linux
A
20:27Artificial IntelligenceNARRATOR
98.
A
20:27Artificial IntelligenceNARRATOR
Efficient Data Deduplication Optimizing storage space with NTFS, ZFS, and BTRFS deduplication serves a variety of purposes and can be applied in numerous scenarios to address specific challenges effectively.
A
20:41Artificial IntelligenceNARRATOR
99.
A
20:42Artificial IntelligenceNARRATOR
Linux kernel process injection, rootkit.
EPIC Launcher Headed Linux & Proxmox on ARM!
J
25:09Jill BryantHOST
There's ButterFF updates, which enable large folios by default for better memory and IO efficiency.
J
25:18Jill BryantHOST
And for SMB and NTFS, adds compressed file support for SMB and refines the new NTFS code.
J
25:28Jill BryantHOST
And it seems like every release they're doing work on NTFS, and that's really good.
J
25:35Jill BryantHOST
And one of my favorite new features that landed in Linux kernel 7.2 that Vin and I talked about last May Intel engineers have developed a new protocol called USB4 Stream alongside a matching Linux driver named Thunderbolt underscore stream.
J
25:54Jill BryantHOST
It allows two or more computers to transfer data directly over a USB4 or Thunder...
Post-DEF CON Chaos: WiFi Pineapple Plane Panic, Mythos Commits Felonies, and Lazarus Goes Zero-Day
L
53:32Low LevelHOST
has found a variety of time of check time of use vulnerabilities mentioned those previously like what those are a time of check time of use from a vulnerability is basically if you are going to a stadium for a baseball game and the rule is no purple hats and you're like ah shit i want a purple hat so you walk in with your red hat on and they check and they make sure you're not wearing a purple hat and then you get into the stadium and there's no one checking you anymore so you paint your hat purple and you walk in right it's like they check you at one time but you still can can touch your hat and mess with it right so you can change it after the fact So the way that the first bug worked, which was Rogue Planet, was basically if you had a file that got triggered as a piece of malware, it would get sucked up by Windows Defender, and then in the time it took for Defender to pull it up and put it back...
L
54:16Low LevelHOST
You could replace the destination directory, what's called an NTFS, I believe, junction, a directory junction, which basically is like a symlink in Windows land.
L
54:27Low LevelHOST
So you can make your local temp directory be an alias to system32, and then when Windows Defender went to put your file back, it would write a file to system32, which you could not do, but Windows Defender running as system can do that.
L
54:41Low LevelHOST
And so that time of check time of use got patched out in one particular edge case of Windows Defender.