linux

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

Euphorazine, in My First Month of Linux

Im planning on giving it a try. Thought I would try dual booting pop os.

Windows wants me to update to 11, but my processor is too old. So if I’m going to update my processor, I’ll need to update the motherboard. But the OEM license is tied to the motherboard. So I’ll have to buy a new copy of windows just to get on 11.

So just gonna see if all the things I like to play work on pop os.

I think the biggest thing is that I use c# for hobby programming, and I know .net core should run on Linux, but not sure about the IDE.

monsterpiece42,

Hey there. I run Linux on my daily but also work in a Windows-centric PC repair shop.

“Official” answer: You can move your key over to a new mobo by signing in to Windows with a Microsoft account, installing your new hardware, and activating Win 11 through the Settings->Activation->Troubleshooting (button)->“I recently changed hardware”. And that will pull your key back down from your account. But it does lock you into an account.

“Unofficial” answer: you can absolutely update to Win 11 on old hardware. The easiest way is to boot a Win 11 iso in Ventoy. That works fairly often. You can alternatively edit the installer to not do the TPM check in the installer, which you can search for guides for online/YouTube.

Alternatively: you can hop on g2a, kinguin, etc and buy Windows keys cheap.

To be clear I know this is all bullshit, but it’s options. Hope this helps!

Skyhighatrist,

Several years ago I had a significant hardware failure and was without a PC for longer than I care to admit. When I finally rebuilt it, Windows wouldn’t activate. So I nuked it and haven’t looked back. It’s not the first time I installed Linux. But it has been my daily driver since. Now I only use Windows for work, and Linux even there whenever I can (which isn’t often, but sometimes anyway.)

captain_aggravated, in What's (are) the funniest/stupidest way(s) you've broken your linux setup?
@captain_aggravated@sh.itjust.works avatar

I uninstalled Python.

I was playing around with Pygame of all things, and it wasn’t behaving as the (apparently out of date) documentation was saying it should, so I figured I’d just uninstall and reinstall Python.

EVERYTHING borked. APT wouldn’t even work.

BrianTheeBiscuiteer,

Ha! Came to say this too!

I tried to uninstall Python because I was just trying to minimize junk on my computer and I usually code in Bash, Node or Java.

khannie, (edited )
@khannie@lemmy.world avatar

Oh that’s a good one. It feels like it should be doable and then… BAM

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

and a need to find another PC to flash an archiso to a flash drive ('cause ofc I didn’t have one at the time).

you can do that from your phone using etchdroid

i don’t remember ever breaking my system in a terrible way, but when i started using linux (with linux mint) i uninstalled ca-certificates and i think that uninstalled the whole DE

shreddy_scientist, in Issues filling forms in PDFs
@shreddy_scientist@lemmy.ml avatar

I just screenshot the PDF in fullscreen and then use kolour paint to add in text, it’s worked well for me.

drwho, in Follow-up to installing Arch

What boot loader are you using? That is what allows you to pick between what OS (in your case, drive) to boot at power-on.

Are you using UEFI for this?

Hellmo_Luciferrari,

I am using UEFI, and GRUB for my bootloader. I did update my post with a bit more information now.

I was not able to select boot order in BIOS because it wasn’t reporting properly, or my drives were “messed up” along the way.

I did not have the option for my Windows drive listed as a bootable option. It did however show a generic entry for my WD Black drive (which is what I installed Arch on) as a bootable entry, but it ended up booting to windows after forcing the machine down because Arch hung at initializing Ramdisk.


I had the afterthought to choose to install os-prober for grub within additional packages.

drwho,

Hmm.

Not being able to select boot order in BIOS suggests something very strange is going on, because it suggests that the BIOS can’t see all the drives. That has to happen before the bootloader can be evoked.

It sounds like GRUB is installed on the WD Black. BIOS -> drives it can see -> boot loader

What was the specific error that the Arch boot attempt threw? How did os-prober work for you?

Hellmo_Luciferrari,

I sorted out Arch not booting. By taking out the Windows drive, Arch boots just fine.

If I am not mistaken, having them on separate drives may have caused some issues. Someone else somewhere had suggested that is known to cause issues.

Not sure if it’s windows and GRUB fighting even though they are on two separate hard drives.

I did not end up trying os-prober at all. I went the more drastic method of removing the drive because the end goal is to ditch windows anyways.

Though my issues with Arch are a completely different thing entirely. Mostly fighting with my GPU to cooperate.

paradox2011, in Issues filling forms in PDFs

I’ve been looking for a decent PDF editor on Linux for years. Like you said, there are plenty that will basically work, but I always have issues with font mishandling.

So far I’ve just settled on using a windows VM with adobe for editing PDFs (along with one other windows only program that I need.) There is a way to get Adobe PDF software working in linux, but I haven’t tried it.

If you need to sign PDFs, xournal++ is an excellent app for applying a saved signature as a stamp.

pineapplelover, in Issues filling forms in PDFs

Either firefox or libreoffice draw

Jtskywalker,

Draw is great, and I’ve been able to use it for most of what I used Acrobat for before, but it has issues with converting certain documents, especially when they have special fonts. Also there’s the issue of not being able to just fill out some fields and then share it back as a PDF

pineapplelover, in Follow-up to installing Arch

This is the guide I followed when I was installing Arch manually. I hope the method has not changed. Make sure to choose the correct partition if you’re planning on dual booting.

www.youtube.com/watch?v=68z11VAYMS8

tkk13909, in [QUESTION] I installed Apache OpenOffice

OpenOffice is dead. Use literally anything else if you want it to work properly.

lemmyreader, in Follow-up to installing Arch

From past forums reading I remember that a boot loader in Linux can have trouble booting properly when you use two different physical drives (Rather than one drive and different partitions), I think it needs to specifically get to know about both drives. Does this help ?

Hellmo_Luciferrari,

That very well may help, I read a bit of what you sent. I will have to try when not at work. Thank you!

reverendsteveii, in Ruffle (a open source re-implementation of adobe flash player) reviews improvements made in 2023

blog updates seem to be signed by someone named Dinnerbone

ɐɯ I ʇɥᴉuʞᴉuƃ oɟ ʇɥǝ ɹᴉƃɥʇ pᴉuuǝɹqouǝ ɥǝɹǝ¿

JustARegularNerd,

Looks like it. There’s a direct link to Nathan Adam’s GitHub within that article

kbal, in Mozilla Firefox 122 Is Now Available for Download, Here's What's New
@kbal@fedia.io avatar

will finally ship with a DEB package for Debian-based distributions

That's good news for the more specifically Ubuntu-based distributions and their users. I trust that Debian will continue to build its own packages.

SuperSpruce,

Interestingly, just today I switched Firefox from a snap to a deb due to the limitations of the former on Ubuntu.

wiki_me,

I had some issues that happened on debian and not on firefox nix package, maybe debian packaging is not great and this can help improve it.

kevincox,
@kevincox@lemmy.ml avatar

It may still be nice to have a reference implementation. For example maybe they can see if there are extra hardening options that they can enable or adopt the more seamless update flow.

Ephera,

Yeah, really happy about this. $WORKPLACE uses Ubuntu and the Snap is just mildly broken in multiple ways. The .tar.bz2 works, but we would have had to script the download + creation of the .desktop file. We successfully procrastinated doing the latter long enough, that Mozilla fixed it.

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

sudo rm -f /lib /use/share/backup/blah blah.tar.gz

Note the space.

downhomechunk,
@downhomechunk@midwest.social avatar

Oh man, you really owned those libs

liara,

You need to use chown if you want to own the libs

martinb,

Top tip, if tired, replace the rm -f part of the command with something innocuous for a first run. Actually, is better to do this mistake once so that the two important lessons are learned… Backup (obviously, in your case it was backups, but the point still stands) and double check your command if it has potential for destruction 👍

InputZero,

Might be recoverable if you had a live distro ready. Otherwise, o7.

evatronic,

Oh no, this was back in the days when we loaded our distros by way of a stack of floppy disks.

sevenapples,

spaces in rm are a classic one, they’re even mentioned in the Unix-haters handbook

robolemmy, in [QUESTION] I installed Apache OpenOffice
@robolemmy@lemmy.world avatar

Even Oracle, a company that funds OpenOffice and has its own proprietary fork of it, doesn’t use it internally. Oracle internal laptops come with libre office installed.

lemmy_user_838586,

Lol, that’s hilariously an “Oracle” thing to do.

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

I was running Fedora. Something like 27 or so. I needed drivers. I don’t remember if it was AMD or Nvidia, but they were only available on RedHat.

So I downloaded the RedHat drivers for the GPU and forced it to install. It worked! It was great.

Then when I updated the distro to the next release… everything failed. It was dropping into grub, but no video was output. Ooof.

So I ended up enabling a terminal console and connecting to it via a serial port to debug. I had to completely uninstall that RPM and I was never happy that it was properly gone. So a few months later I ended up reinstalling the whole OS.

On the plus side, I learned a lot about grub and serial consoles. Worth it.

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