this post was submitted on 07 Aug 2025
31 points (97.0% liked)

Linux

58175 readers
343 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
[–] Diplomjodler3@lemmy.world 2 points 1 month ago (3 children)

I tried to dual boot for a while but it was just not worth the hassle as Windows always broke something and after almost every update I had to try and fix my Linux install. Windows is basically malware at this point.

[–] Greyghoster@aussie.zone 3 points 1 month ago (1 children)

I use KVM and put Windows in a VM for those things that it still is needed for. Don’t use it much these days. Dual booting was just too difficult.

[–] Diplomjodler3@lemmy.world 1 points 1 month ago

That's a sensible approach. I used to need Windows for one particular program that I couldn't get to run on Linux and i also put it in a VM. Luckily I've found a replacement since.

[–] joeldebruijn@lemmy.ml 1 points 1 month ago* (last edited 1 month ago)

I work with a Grub boot for Win11 / Debian on the same disk (work provided laptop without the persuasion to change my employer MS-First policy) but one of the lucky ones I guess. No problem for 2 years now.

Only thing after a big Windows update it forgets its TPM Bitlocker key for its own partition. Must type it like once in 2 months manually.

[–] MajesticTechie@feddit.uk 1 points 1 month ago

If you install Linux first, Windows will see a grub partition on install and go "Oh, let me use this too" disregarding it's for an entirely different OS. Then when grub is updated by Windows it goes "What's all this crap, nah, we don't need any of this" and then your Linux distro can't be booted.

I've dual booted for years, never had an issue because I installed Windows first.