linux

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

joojmachine, in Thinking about making the big switch – recommend me a distro!

Stick with Fedora, but give a shot to the Atomic variants (Silverblue, Kinoite, etc.) You can always switch DEs back and forth with one command. Even if you don’t stay with Fedora, it will help a lot for you to find the desktop environment that fits your workflow best (although I do recommend sticking with Fedora)

xtapa, in Mozilla Firefox 122 Is Now Available for Download, Here's What's New

I wish they would finally add native vertical tabs. One of the few things I really appreciated about the latest Edge.

spittingimage, in What's (are) the funniest/stupidest way(s) you've broken your linux setup?
@spittingimage@lemmy.world avatar

I set up a progressive backup of my home folder… to my home folder. By the time I got home that day it was impossible to log in because there was no room to create a login record. Had to fix that by deleting the backup file using a live CD.

quantumfoam, (edited ) in What's (are) the funniest/stupidest way(s) you've broken your linux setup?

I once did an apt-get upgrade in the middle of when debian testing was recompiling all packages and moving to a new gcc version. I get it, using testing invites stuff like this. But come on, there should at least be a way to warn people beforehand.

fl42v,

That’s kinda weird: shouldn’t they recompile everything first and then replace repos’ contents?

xavier666,

Me: I want to change my car tire

Car: Hey, your car is going at 60 mph now. Do you want to change your tire now?

Me: Is it not possible?

Car: It’s your car, anything is possible with enough effort. As per Google one guy managed to change a tire of a bullock cart while it was moving at 2 mph.

Me: Sounds good. Let’s gooo!

This is the experience for Linux tinkerers.

quantumfoam,

In my case it was:

Me: I want to change my car tire, and i naturally assume we are parked safely in the garage. This is a routine maintenance thing after all.

Car: Sure thing! bork

Me: Umm, why are wrapped around a tree?

Car: Well, we were currently going 60mph, and we posted about it on this website.

Me: Why is there no warning that tells me that doing maintenance now will crash my car?

Car: Well like i said, there is, and it is on this website you should have gone to.

xavier666,

and we posted about it on this website.

In my personal experience, these sort of things happen rarely, unless you are using some sort of rolling-release distribution. For all my mission-critical docker apps, I wait for at least a week after a major update has been pushed and check the dev website.

BradleyUffner, in What's (are) the funniest/stupidest way(s) you've broken your linux setup?

One time I rebooted. The system never recovered.

DerpDerpingtonIsHere, in [QUESTION] I installed Apache OpenOffice

Try onlyoffice. It has excel, weird, and PowerPoint alternatives, very compatible with Microsoft office, and looks like it was made this century. If you need any of the other apps then I’d look into something else.

rhys, in What's (are) the funniest/stupidest way(s) you've broken your linux setup?
@rhys@rhys.wtf avatar

@fl42v I have thousands from my early days, but my only recent-ish one was pretty funny.

On an Arch install that hadn't been updated for a while, in a rush, had an app that needed OpenSSL 3. Instead of updating the whole system, I just updated the openssl package.

Everything broke immediately. Turns out a lot of stuff depends on openssl. Who knew?

To fix, booted to the arch installer, chrooted into my env, and reverted to the previous version of the package — then updated properly.

DrillingStricken, in What's (are) the funniest/stupidest way(s) you've broken your linux setup?

Once I succumbed to a proprietary software’s allure, post-usage, I felt like a digital pariah! To rid myself of the taint, I wiped my system clean – reinstall time!

squid_slime, in What's (are) the funniest/stupidest way(s) you've broken your linux setup?
@squid_slime@lemmy.world avatar

I was new to Linux, I made the not so calculated decision to use manjaro as my daily, deleted xorg to in an attempt to reinstall xorg to then hopefully fix the stuttering. Everything went wrong, no display obviously, /boot/ files where corrupt. I now use arch and am wiser

Presi300, (edited ) in (Constructively) What is your least favorite distro & why?
@Presi300@lemmy.world avatar

Pull out your pitchforks, debian.

Don’t get me wrong, it’s good in a VM or a server, but it’s the worst Linux desktop experience I’ve ever had.

  • Apt sucks, it’s the worst package manager imo (and I use Gentoo). Slow, bad a dependency resolution and apt-autoremove nuked my system both times I tried to use debian.
  • It’s old. LTS is only good for servers, you cannot change my mind and I don’t see a reason to use sid or unstable, when I can use literally why other distro with a better prepare manager.

And it just does some bizarre things, like not setting up sudo with the graphical installer…

BCsven, in My First Month of Linux

Welcome to a larger world. IF you ever need dual boot working well on linux, I found the best robust method is install Windows first, leave space for more partitions. install Linux and make a separate boot efi partition. Many distros offer to probe for foreign OS. this will find windows and add a chainloader entry to grub. Set the Linux partition as the boot one in BIOS/EFI. Grub will start and if you choose Windows it handsover the boot to Windows boot ( and Windows doesn’t know it). Windows will leave your EFi linux boot alone. You can also share a ntfs partition between them if needed

Dekkia,
@Dekkia@this.doesnotcut.it avatar

Windows will leave your EFi linux boot alone.

I wish that was True. Windows loves to overwrite boot partitions during major updates in my experience.

TCB13,
@TCB13@lemmy.world avatar

www.rodsbooks.com/refind/ is your friend.

BCsven,

Thats why you have two. windows efi and linux efi on separate partitions. Windows never knows the other one exists and ignores the rest of what it sees as unalloated space. it even lets you shut down a windows update, boot linux and come back to windows later which continues the update. I have been running this way for 7 years, Windows has not touched my other EFi partition.

Dekkia,
@Dekkia@this.doesnotcut.it avatar

Oh, I see. I had it on different disks with one efi partition at the start of each. Windows didn’t like that.

BCsven,

Should still be fine if you set BIOS/EFI to only boot from the Linux EFI, and it has chainload entry to Windows. If you left it up to some Windows Dual boot thing it will wreck you for sure

harfee, in My First Month of Linux
@harfee@lemmygrad.ml avatar

Linux has just been far and away the best change I could make. I fully agree about feeling a lot more competent after getting settled into Linux. I started running Manjaro on an old laptop just so I could get used to CLI and general Linux-ness, but it never really “took” until I fully switched my primary pc to Manjaro (and then Fedora and now Nobara). I could kinda use powershell or cmd on windows when I needed to but otherwise nada. Now on Linux, I’m writing shell scripts and running most everything I can in my terminal. I feel like not having every program in existence available and adapted specifically for my OS has forced me to actually understand how my computer works and how to troubleshoot issues.

In addition, The ease of package managers means I can just try whatever software I want without dealing with the annoyance of uninstallers and cleaning up system files and messy directories. It’s easier to start de-googling as well when a lot of the convenience of google services doesn’t exist for me anymore.

const_void, in I finally nuked windows

This community has become nothing but these kinds of posts every day. I’m considering unsubscribing because it’s becoming so bad.

vamputer,
@vamputer@infosec.pub avatar

Maybe the mods can restrict it to, like…Windows Wednesday or something.

One day a week, everyone can post about leaving Windows, why Windows sucks, why Windows is gonna fail in 2024, maybe post a picture of their monitor saying “Now Uninstalling Windows,” all the good shit we’ve seen a hundred times by now.

Then, we can all get the hell on with our lives until next week.

haui_lemmy,

Great idea. I hope they make more things like this on lemmy. Megathreads, themed weekdays/days of the month. That was fun on the other place.

IsoSpandy,

I am sorry if my post made you feel bored. But please don’t unsubscribe. What kind of post do you want to see on this platform? I am sure people can reach a common ground my mutual discussion.

wwwgem, in I'm addicted to caring for my Linux distro, polishing things, optimising stuff it's so funny! Got some stories like that?
@wwwgem@lemmy.ml avatar

That’s the beauty of Linux! If you feel adventurous, you always easily find something to tweak/experiment. Since I moved to Linux my mindset and workflow never ceased to evolve. That’s because I’m curious but that couldn’t be possible in any other OS. Only Linux can offer so much options and an exceptional level of granularity so anyone can build his/herown perfect system. We may achieve the same thing but in different ways and we’ll both run Linux.

If you’re more shy you can simply install a set of software under a given distro and you’re done. This is also a Linux option. Right now, I couldn’t find any challenges to keep me busy for more than a day or two until I decided to test a new system (NixOS) in a virtual machine. This is another way to have the kind of fun you mention :)
I love tweaking and improving my system so much that I dedicated my little blog only to that. Sharing is another crucial principles I love in the Linux philosophy.

Octopus1348,
@Octopus1348@lemy.lol avatar

I tried Arch in a VM about when Archinstall came out. And after the first install, I did it again with archinstall | lolcat. The configuration part was a little buggy, but let me tell you; it was worth it.

Bombastic, in what's a normie KDE distro?

MX Linux with KDE?

If you have an AMD machine it even has a “advanced hardware system” iso for high end pcs

mitram2,

You have to reinstall mxlinux every time a new debian version comes out. Not really “normie” IMHO.

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