Well that didn't go as expected...
Well that didn't go as expected...
To clarify, because I think this would be pretty confusing for someone who isn’t already into Linux.
So a “distro” is short for a distribution of linux. Strictly speaking, Linux is just a kernel which is a technical component of an operating system. A few different organizations have taken the Linux kernel and added the necessary additions to turn it into a typical PC operating system e.g. Ubuntu, Linux Mint, Fedora, CentOS, Arch Linux, Manjaro Linux. Some are harder to get set up and some are plug and play. Ubuntu, Linux Mint, and Manjaro are considered to be “easy” to set up. Arch Linux is typically considered the hardest.
But how do you actually install it? (1) choose the distro. (2) download the .iso file from their website (a few gigabytes). (3) burn it into a spare usb flash drive to make a “live boot usb”. (4) go into your BIOS and select to boot from your usb instead of your typical hard drive. Now you should be in your chosen distro. Conside this a sandbox that is contained to only your flashdrive. If you shutdown and remove the flash drive, nothing would change. (5 optional) play around and try it out. Do you like it? (6) Double click the installer on the desktop to install it on your hard drive for-real.
A note on step (3), you can find guides for this online. My favorite software that does this on windows is rufus.
A note on step (4), everyone’s BIOS looks a little different. You can search “how to change boot options on XYZ” for your laptop/motherboard.
A note on step (6), if you really hate windows, you’re free to nuke it, but your installer will give you the option to “install alongside windows” which will let you choose which OS to boot into on startup. This is known as “dual booting”. It’s the option with less commitment, but sometimes minor issues come up that requires troubleshooting (windows likes to fuck shit up when it updates).
Linux has a bunch of different “desktop environments” (user interfaces that look and act somewhat different). Cinnamon is one of them that happens to feel relatively familiar to folks migrating from Windows.
(If you want to get a feel for what different DEs are like, try downloading different variants of the Ubuntu distribution — Ubuntu itself (Unity), Kubuntu (with KDE) Xubuntu (XFCE), Lubuntu (LXDE), etc. — which differ only in which DE they come with by default. Run them straight off a flash drive to try them out.)
Personally, I tend to use KDE, but it’s a choice very much based on personal taste rather than any objective superiority of one DE over another.
Does it have wine or something like that built in for windows games?
Because TBH the only thing stopping me from switching is the games.
Just install Steam and Lutris and install all your games through either Steam or Lutris and they’ll generally just work from there.
(Noone uses just wine directly and manually for their games anymore. Valve developed a specialised version called Proton that mashes together Wine, DXVK and a bunch of tweaks specifically for gaming. Steam automatically installs it and then any Windows game installed through Steam is automatically configured with Proton for you. Lutris is an app that does that but for installing games without using Steam.)
Valve developed a specialised version
That sounds pretty nice. I’ll take a look at that.
Lutris is an app that does that but for installing games without using Steam.)
So for example if I want a non steam game like Minecraft I’d go through Lutris but beyond that I’d use steam?
Same thing happened to me last year. Right into the uefi. Spent months fighting it after it got into phones, laptops, Linux Windows, whatever. Eventually got it gone and had been (trying mostly) to use Linux during the whole fiasco. During one of about 150 reinstalls of windows I couldn’t remember my password and wasn’t getting any of the password reset emails I was repeatedly requesting.
I was locked out of my own fucking computer with nothing to do but reinstall windows. The same shit could happen with Linux except I wouldn’t have an expectation that a fucking password reset button would work.
That was the part straw for me. I viewed never to use windows again unless I absolutely had to.
And now that I’ve gotten thang of it: I fucking love Linux. I’m continually learning more about both Linux and computers. I feel like I’m peeling back later after layer after layer of useful interesting shit that windows purposefully kept from me.
Parts of the learning process were rough, not going to lie, but my god. I fucking love the command line. I just love it.
Pop_OS!
It’s not the best (technically), but its defaults have great compatability and work essentially everywhere.
Search how Pop_OS! Looks though, because it looks quite different to Windows (and you might want something that looks like Windows).
If you want a taskbar like Windows, use Kubuntu (and don’t touch many settings or the terminal, KDE has a habit to break if you don’t know what your doing) or Cinnamon.
Kubuntu is modern, highly customizable and comes with good defaults. It’ll also scale well if you want to put in the time.
Cinnamon has a slightly more outdated look, but it’s built ontop of the same base as Kubuntu, so it should work out of the box without any customization. It’s good for beginers, and reasonably hard to break (for Linux). But it’s not as customizable and won’t scale as well as Kubuntu if you want to deep dive into Linux at some point.
It kind of depends where you look.
Home desktop users, sure. Servers… Unless you have a really good reason, running a Windows server is a weird idea nowadays.