this post was submitted on 07 Aug 2025
32 points (97.1% liked)

Linux

58283 readers
1414 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Hello there,

I have a question. If I'm doing windows linux dual boot, is there any possibiliy that windows can spy my data on linux? Or: if i got ransomwared on windows, is my linux part of my pc safe or not?

How can I prevent all above?

Thx

you are viewing a single comment's thread
view the rest of the comments
[–] Frederic@beehaw.org 7 points 1 month ago

Windows cannot access EXT4 or BTRFS by default. Also in Linux you can use LUKS to have your partition encrypted, and Windows even with a ext4/btrfs driver will not be able to read your data.

Of course Windows, if infected, could wipe your partition table or things like this.