So I’ve been thinking about Linux recently, and I’m told this is where the Linux experts hang out. I have a lot of questions that I can barely articulate, so I’m just hoping someone gets where I’m coming from.

I always knew there were more than two operating systems, but the closest I got to open-source software was dabbling with Firefox and OpenOffice in college. I’m an engineer, and trying to stay compatible with all the engineering programs means you’re probably going to use Windows whether you like it or not, so I never seriously considered another OS until now. I’m proud of being good at Windows, but also bitter about it… I can’t shake the nagging feeling that I’ve been missing out.

So I started looking up guides on Linux, and I have so many questions.

I’m astonished by how many distros there are. It’s not just Ubuntu, we have Mint and Zorin and MX and enough options to make my head spin. So how do you choose a distro? Do you just know, or do you have to try them all? Trying one is daunting enough. I’m afraid people might lose respect for me and the open-source software movement if I change my mind. Is there some place where you can try distros on for size without the trouble and risk of migrating multiple times?

How do I know if Linux is right for me? How do I know Windows is wrong? If I loathe my user experience with Windows, is that the fault of Windows or just me? If Linux starts feeling comfortable, how do I know it’s because I’ve made the right choice and it’s not just inertia setting in? Does that even matter?

I’m at least good with Windows, but I lack the intuition of the average Linux user. Could I really master Linux the way I have Windows, or would my awkward personality relegate me to being a permanent tourist?

Is my hardware too old to start tinkering with OSs?

I know your choice of OS should take priority over your programs, as long as those programs aren’t vital, but I have a full Steam library and don’t look forward to losing any old friends. Can I partition my drive? Is that worth the trouble, switching from OS to OS depending on circumstances? I hear some distros these days can run some windows programs, and that you don’t have to leave your old programs behind the way you used to, but can I count on that trend continuing?

Will losing touch with the Windows environment make it more difficult for me to succeed in a Windows-dominated career?

Sorry for the ramble. I’m probably overthinking this. I overthink everything. But I also grew up in a time and place where changing OSs meant you risked losing everything.

EDIT: The post title has been updated from “Need help with Linux” to “egg🐧irl” to meet local standards. This post happened because I was writing a post for a tech forum, but had other things on my mind, things which I’ve yet to find the courage to verbalize directly. I appreciate the advice and encouragement, both about migrating to Linux, and… yaknow… “migrating to Linux.”

  • georgemurango
    link
    fedilink
    arrow-up
    3
    ·
    8 months ago

    There’s a million distros but they fall into some pretty broad categories. The biggest categories are corporate vs community and rolling vs stable/intermittent updates.

    Corporate distros are built by or sponsored/heavily influenced by corporations. (Though they’re often built on top of a community distro, not from whole cloth) Ubuntu is developed by canonical, Fedora by Red Hat (now IBM), SUSE by Novell which is currently owned by some firm I don’t know anything about. They tend to be developed for a wide variety of use cases and often have paid support tiers or have one project that’s sold with support to organizations and another free tier that doesn’t have the paid support. Community based distro are made by volunteers and foundations and don’t have a profit motivated arm, like Debian or Arch.

    Then there’s rolling vs. Stable. Rolling releases update every software package as the update comes in. New versions, bugfixes, etc, you get them as they’re released. Stable or intermittent releases release on a set time period and the idea is everything is compatible at the time of release, and only bugfixes are released until the next big version. There are exceptions to that but it’s the basic idea.

    The last thing to keep an eye on is the desktop environment. This is the look, feel, and workflow of your UI and how you interact with the computer. There are two big ones, Gnome and KDE. Gnome is used on Ubuntu and most of it’s derivatives, and has a pretty specific workflow though it’s customizable through extensions. KDE is extremely customizable but in my opinion looks a bit more old fashioned by default.

    You can make a live USB of most Linux distros and play around with them without altering your computer. You’d boot from the USB as if it were a hard drive and try it out. Most distros home page have step by step instructions for this.

    Gaming on Linux is currently in a pretty good place. Ive been able to play new AAA games in the launch week on Linux and also some old games from the early 2000’s. If a game is extremely obscure or has anti-cheat, you might have issues but it’s been surprisingly smooth for me and my partner, who is a complete Linux noob and is gaming fully on a fedora based distro I installed for them.

    My advice would be to try out Pop!_OS, fedora, and anything that catches your eye and decide. I’d recommend against Arch for a first distro if you’re worried about being overwhelmed, the install takes a bit more understanding of how a Linux system works. I’d also recommend against Manjaro, as it’s had some issues in the past that caused some people to.lose faith in the dev team, And I’d recommend against Ubuntu which is currently working on a semi-walled garden that bothers some people both for ideological and performance reasons.

    I’m personally on Nobara, which is based on Fedora with a lot of gaming necessities built in, so installing your operating system also installs steam and a lot of the compatibility software it needs. It’s a great distro and also one I think would be easy to use.

    Feel free to PM me with any questions, I’d.love to help more if needed. I’m not an engineer so I can’t really help with regard to engineering software but I can probably help more if I know your specific hardware and can help with any questions that come up.