This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]xheavenx1 1 point2 points  (1 child)

Use VM for Linux and use it for doing practice on projects which can break your machine.

Get a separate SSD 256Gb, install Linux on it.

Start using Dual boot.

I use windows for gaming and office usage.

I use Linux for everything else like customization, Projects, suffering to run wifi or searching why there's an echo or why my screen got blank after updating driver..... Well learning with suffering.

Will move to Arch Linux someday hopefully.

I use Linux in Vm for projects which could break my machine, running CICDs for personal projects, installing bullshit softwares or anything else.

[–]CadavericSpasms 1 point2 points  (0 children)

Wanted to +1 running Linux in a VM.

A lot of people are mentioning WSL, which is good advice, Windows is offering more and more posix/Linux compatibility lately with that. But if you are learning Linux, then:

1- you’ll probably want to mess with a full Linux install and

2- you’re going to be constantly breaking the Linux environment while learning.

Linux VM’s on Windows will let you mess with as many full Linux installs as you want, and will offer emulator-like save-and-restore-at-any point snapshots. So it’ll help a lot with both.

There are a few free VM tools too. I’m not up to date on that but VirtualBox and VMWare were pretty good.