I posted this as a comment in another post but when I got done I realized it would probably just be better as its own post. I’m sure I could find the answers I need myself but frankly I trust the userbase here more than most online articles.

As my username hints at, I’m a lawyer. I’m considering starting my own firm as a solo practitioner. I need a computer and/or laptop for it, and as a new business my budget would be pretty tight. I’ve mostly only ever used windows, but I’m getting fed up with the bullshit, so I’m considering going with Linux.

I assume Linux is capable of doing everything I need, which is primarily handling word documents, viewing PDFs, watching evidence videos, and online research. But my concern is that some of the more commonly used video types might have trouble on Linux, or that some of the word document templates I use in Windows might have compatibility issues.

I’m also nervous about using an OS I’m not familiar with for business purposes right away.

So I guess I’m asking a few questions. What is a reliable yet affordable option to get started? Are my concerns based in reality or is Linux going to be able to handle everything windows does without issues? What else might I need to know to use Linux comfortably from the get go? Is it going to take a lot of time and effort to get Linux running how I need it to?

For reference, I do consider myself to be somewhat tech-savvy. I don’t code or anything, but I’ve built my last two home computers myself and I’m not scared of general software management, I just don’t make it myself.

So, yeah, sell me on Linux, please.

  • wesley
    link
    fedilink
    English
    arrow-up
    19
    arrow-down
    2
    ·
    edit-2
    8 months ago

    I’m a software engineer, and I’ve used Linux on my computer for work before when my company allowed Linux installs on their computers (most don’t in my experience). I don’t recommend it for you.

    For me, my main productivity tools, even proprietary ones, run natively on Linux. I very very rarely have to do anything involving word processing. When I do open source or in-browser word processors are enough. Windows can also be a constant headache to use in a lot of software development settings. It’s a horrible development environment. I try to avoid working on Windows as much as I can.

    When something breaks (and on Linux, something eventually will), I have more than a decade of technical experience in computing I can fall back on to fix the issue myself. My work computer has failed to boot before and all I had to diagnose and fix the issue was a black screen with a terminal prompt. Even my company’s outsourced IT company had very little experience with Linux and I was largely on my own to fix it when things went wrong.

    For you I don’t think it would make sense for basically all the opposite reasons. I imagine you’ll be doing heavy word processing and editing a lot of documents that need to be formatted correctly. Browser based and open source word processing are probably not going to cut it. I’m not sure if there are any proprietary file formats you may come across in the legal field, but if there are do you want to have to ask people “could you send that in a different format? I can’t open that on Linux.”

    If something goes wrong on your machine you may not have all the experience to resolve it quickly on your own which could impact your business. Windows can break too but there’s a lot more support out there and the barrier is much lower to fix most issues (I can’t remember the last time I had to bust out a terminal to fix something on windows)

    For all its faults, windows is pretty well set up for your typical use case.

    If there’s a compromise here, you could try having a computer running windows and another running Linux. Having a backup in case something goes wrong isn’t a bad idea anyway. Dual booting is also an option. I made it through college for a CS degree with a dual boot Windows+Ubuntu laptop.

    Whatever you end up doing, be sure to have a really good plan in place for backing up everything you need, especially files. Your computer can fail you at any time, Windows or Linux.