linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

TheAnnoyingFruit, in Comparison between NixOS vs blendOS vs Vanilla OS: what to pick and why?

I would check out something like universal-blue.org. It is fedora silverblue but with fixes that make it more usable (like codecs by default). It also ships distrobox right out of the gate so you can use that for apps that aren’t in the fedora repos, copr , or flatpak. You also don’t have to layer packages if you install via distrobox so I think it ends up being pretty handy for stuff that you want that isn’t available as a flatpak. Finally there are many different images for all different desktop environments so you can switch between them just by using rpm-ostree rebase and the link to the different image.

Atemu, (edited ) in One single partition for Linux versus using a partition table?
@Atemu@lemmy.ml avatar

What you’re doing is perfectly fine.

It is however more of a mitigation for bad distro installers than general good practice. If the distro installers preserved /home, you could keep it all in one partition. Because such “bad” distro installers still exist, it is good practice if you know that you might install such a distro.

If you were installing “manually” and had full control over this, I’d advocate for a single partition because it simplifies storage. Especially with the likes of btrfs you can have multiple storage locations inside one partition with decent separation between them.

Flaky, in How do y'all deal with programs not supported on Linux?
@Flaky@iusearchlinux.fyi avatar

Depends. Steam and Proton handles most games and if not, I’ll check Lutris. FWIW, some games like Doom and RollerCoaster Tycoon (the Sawyer, 2D era) have open-source remakes that work on modern machines.

For regular software, I will try it in WINE and if it provides a good enough experience for daily use, I’ll keep it there. If it doesn’t, for any reason, I’ll stick it in a Windows VM. For instance, Exact Audio Copy will work fine in WINE provided you get .NET 3.5 installed for the MusicBrainz metadata plugin, but MusicBee has severe enough problems (font redirection problems, lag when scrolling, can’t drag tabs) for me that I just use it in a virtual machine or another PC. (I actually have another rig I’m considering using as a “jukebox” machine, since I have macOS on it and use it for Apple Music, so I’m compartmentalising my music to one machine if that makes sense)

popekingjoe, in Firefox (finally) enables Wayland by default on their builds
@popekingjoe@lemmy.world avatar

Huzzah!

utopiah, in Sell Me on Linux

In 1 word : freedom.

taladar, in cheapest new computer running linux <$500

You might want to mention if your budget is for the computer alone or for screen, keyboard, mouse,… too.

robinj1995, in Sell Me on Linux

The fact that there’s entire communities full of people who will spend energy trying to convince you to give it a try, rather than a corporation with a marketing budget and lobbying power :)

UsernameNotFound, in Sell Me on Linux

Get a MacBook and use apple software if you are a lawyer.

captain_aggravated, in Sell Me on Linux
@captain_aggravated@sh.itjust.works avatar

I think you should absolutely download a Linux distro or three along with VirtualBox and try it out. Look at a couple different desktops, play with cowsay, have a good time.

Don’t switch to an unfamiliar operating system on a work machine without doing a lot of learning first.

Linux itself works in a very different way to Windows. The file system is fundamentally different, for one. You should learn how the Linux file system works, how it’s structured, how users and permissions work, etc.

You would be amazed the little things I’ve seen people lose their shit over. Give a small example, I saw a guy blow all the way up because Linux doesn’t use the word “shortcut.” You know how in Windows, you can have an icon on your desktop with that little arrow next to it, and it might start a program, or it might open an individual file? In Linux, those concepts are called Launchers and Links respectively. There’s a lot of little details like that. Keyboard shortcuts, what the middle mouse button does, all that kind of stuff is different as well, and that kind of thing even varies between distros.

You’ll have to learn how to administer the system, how to keep up with updates, how to take and restore backups for your files and for the system. How to secure the system.

The bigger thing is going to be the software library. The phrase “word documents” stands out to me. There are several different productivity suites and word processors available for Linux, none of them are perfectly compatible with MS Word. In college I found that LibreOffice was perfectly adequate for projects I was doing myself. MLA formatted essay? No problem at all. Group project where you have to work together on a powerpoint presentation? Functionally impossible. I’ve given plenty of talks using LibreOffice Impress for visual aids, it works fine, but it interoperates with MS PowerPoint about as well as my cat does. If you’re expected to communicate documents to other lawyers, the government etc. in .docx format…Linux may not be the best choice at least yet.

Your Word templates and such would likely have to be converted or redone. You don’t need to install a Linux machine to find that out; you can install LibreOffice on a Windows machine and try it out.

PDF support is a bit better with the exception of forms. I forget exactly why, which organization was being a little pissy diaper bitch about putting closed source components in an open standard, was it Adobe themselves or the USPS of all people (why do I remember they’re involved?), but PDF forms aren’t well supported in PDF readers and writers available for Linux, and Adobe doesn’t publish Acrobat for Linux. Typing up a word processing document and saving it as a PDF, opening a PDF and looking at it? Those work perfectly fine.

Viewing videos and that sort of thing, I’ve never run into a problem with that sort of thing on Linux, VLC is present and accounted for, and codecs aren’t the nightmare they were back in the heyday of Windows Media Player.

Affordable we got. Linux and practically the entire software ecosystem are available for free, and Linux will run very well on computers that Windows doesn’t. I’ve got a Dell here from 2012, it’s got an Intel Core i7 with three digits in the part number, it doesn’t run Win11 and feels like shit running Win10, feels brand new running Linux Mint. You don’t need to buy a brand new top of the line machine to get a decent experience out of a typical Linux distro.

You expressed some concerns about not being a programmer. You don’t need to be a programmer to use Linux, at least not this decade. It probably helped in the 90’s. I will say though, one of the biggest advantages of Linux is how close at hand scripting tools like Bash and Python are. For example, I have a script that converts .docx files to .pdf files without launching any applications, and it appears in the right click menu when I right click a .docx file so it’s convenient to run. It’s like a two line bash script with a 7 line config file that’s mostly stuff like what text and icon to put in the right click menu. This doesn’t require a degree in computer science. On any platform, you might want to look at an autokeyer, which can save you a surprising amount of time.

cybersandwich,

I will strongly second the “don’t use an unfamiliar OS for critical work tasks” sentiment.

I got a MacBook for work, before I had ever used mavOS before and it was absolutely infuriating and anxiety inducing because I couldn’t get my actual job done.

The OS was in the way. And it was small simple things. I shit you not trying to just use the “delete” key made me almost throw the MacBook out the window.

captain_aggravated,
@captain_aggravated@sh.itjust.works avatar

And if I may expand upon this, I bet you don’t think this is MacOS being objectively terrible. There are lots of Mac users and they seem to get along with it just fine, and in fact they look at you weird for fussing about it.

I’ve often pointed at an LTT video where they had iJustine on as a guest, and Linus and Justine swapped platforms, him on a Mac and her on a Windows PC, and they were given a series of tasks such as “install Slack. Take a screenshot. Save that screenshot as a PDF. Save that PDF to a thumb drive. Attach it to a Slack message” etc. And both of them hit points where they said “Oh, you’re going to struggle with that.” Apparently the keyboard shortcut to take a screenshot on a Mac makes no intuitive sense, and at least at the time Windows 10 didn’t ship with software capable of saving a word processing document as a PDF. They both struggled, and they both hit things where they thought someone unfamiliar with the platform would struggle.

Just as you will encounter culture shocks transitioning from Windows to MacOS, you will encounter culture shocks transitioning from Windows to Linux. The time to get used to a new OS isn’t when a client needs some important documents right away.

Do not get me wrong, OP. I would love to see your independent law firm running open source software rather than relying on the megacorporate duopoloy. I think you can do it, but I want to be clear that you will likely need retraining and experience in the new platform.

I do strongly encourage trying a distro or three out in VirtualBox, right there on your Windows machine. Give it a look, play around, follow some tutorials, have some fun. Install VLC and LibreOffice on your Windows machine and see if they’ll do the work you need them to. I also strongly encourage you to come tell us how it goes.

Lemmchen, (edited ) in SBC's with better mainline Linux support than Raspberry Pi?

Maybe check out the SystemReady™ stuff from ARM: www.arm.com/…/systemready-certification-program

electric_nan, in Sell Me on Linux

If your budget is tight, get a used/refurb, but recent model Thinkpad (T or P series) from EBay. Install Linux Mint (I say Debian Edition, since that is Mint’s future). It comes with LibreOffice preinstalled. You may want to install standard Microsoft fonts, which aren’t included for licensing reasons. You can search for how do do this.

TrickDacy,
@TrickDacy@lemmy.world avatar

Debian edition? Never heard of this and apparently neither has their website… Is it replacing Ubuntu as the base with Debian?

electric_nan,

www.linuxmint.com/download_lmde.php

It’s a version of Mint they have been maintaining in case Ubuntu ceases to be a desirable base for the distro. With things like over reliance on Snaps, and advertising paid security updates in the terminal, it seems like it won’t be very long until that point is reached. I love Mint, but dislike those specific aspects it brings from Ubuntu, so I have found LMDE to be the perfect solution.

TrickDacy,
@TrickDacy@lemmy.world avatar

Thanks so much! This is a really cool idea. I may have to try it out sometime

cupcakezealot, (edited ) in Sell Me on Linux
@cupcakezealot@lemmy.blahaj.zone avatar

don’t go all in on linux when you’re already trying to get a new business up and running. it’s stressful enough without relearning an entire new os.

just install linux through virtualbox on top of windows or use a bootable usb/dvd to test drive it before you take the plunge and go all in.

if you really want to, you can install MATE on an amazon linux ec2 instance or get familiar with the command line on a micro sized free tier version.

or, for a more entry friendly approach, just enable wsl2 in windows 11 and get familiar with both gui programs and the command line. it’s not perfect but it will give you a better understanding of the underlyings of linux without having to give up the programs you’re ready for. when you’re comfortable, you can go further.

mvirts, in One single partition for Linux versus using a partition table?

This is the way

Duke_Nukem_1990, in What is the best distro for gaming?

I wondered the same thing a couple months back and settled on EndeavourOS. No complains so far :)

BaroqueInMind, (edited )
@BaroqueInMind@kbin.social avatar

To anyone wondering why, it is because it is Arch linux with pre-configured drivers and also it is one of the few distros that are on the bleeding edge of updates and features. Bleeding edge because one update might cut you and break everything for no reason. That being said, I've used Arch for almost a decade for my gaming PC and never had huge issues that reverting to the previous kernel at reboot did not fix.

Yerbouti, in Sell Me on Linux

You sound more of a Windows 11 type. Linux is free (free as freedom, not free beer), we dont have to sell you anything.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #