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.

  • @BitSound
    link
    9
    edit-2
    7 months ago

    Since Word documents are one of your bigger concerns, you can download LibreOffice on one of your current machines and try them out. That’s the same program you’d be using on Linux.

    It’d have to be a pretty unusual video format to have issues. Similar to above, you can try VLC on Windows and see if there’s any issues.

    Based on your description, I’d be surprised if you encountered any major issues. I’d recommend trying either Pop! OS if you’re OK with a slightly different UI from Windows, or Mint if you want something more comfortable. Note that you can create a LiveUSB stick of either of those, or any other distro. You can then boot your computer from it and take it for a spin to see if there’s any obvious issues.

    • Sage the LawyerOP
      link
      37 months ago

      Yeah some counties use pointlessly complicated programs to distribute videos. I often have to try a few different players on windows to find one that works. If VLC has trouble with something, are there others you’d recommend as well?

      • @[email protected]
        link
        fedilink
        57 months ago

        VLC usually can handle everything you throw at it. The other popular and capable media player is MPV, though it’s not as user friendly as VLC but has tons of advanced features.

      • @BitSound
        link
        2
        edit-2
        7 months ago

        VLC is the sort of software where if it can’t play it, I don’t know what else could. I guess I’d also try the ffmpeg command line tool to see if it can figure out what the video file even is, and maybe it could convert it to a regular format.

        Also TBH such a video file would be interesting enough that you could probably post it here (if possible, or any metadata you can extract from it) and see if anyone knows how to play it.

      • 𝒍𝒆𝒎𝒂𝒏𝒏
        link
        fedilink
        17 months ago

        VLC can pretty much play everything - avi, avi+mjpeg, mov, mpeg, 3gp, flv, you name it. In some cases it can reconstruct corrupted videos and try to play them (typically AVI files)

        There’s another player called MPV if you want a second option just in-case though!