linux

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

RickyRigatoni, in An open-source, cross-platform terminal for seamless workflows
@RickyRigatoni@lemmy.ml avatar

I will absolutely not use an electron terminal.

drwho, in Can one recover from an accidental rm -rf of system directories by copying those files back in from a backup?

Your chances are pretty good if you copy them back - ultimately, that’s what the restoration function of backup software does.

As for ownership of the directories and files, that’s a bit trickier and might involve some trial and error. root:root is a safe bet for most of it, but there is a lot of stuff in /var that is owned by system accounts.

What distro are you running? That’ll help figure it out.

HiddenLayer5, (edited )
@HiddenLayer5@lemmy.ml avatar

I’m running Fedora 39 KDE. I think I’m going to see what the file metadata of my other Fedora systems look like and try to replicate that. Worst case I just reinstall. At this point I’m a little curious how the system will react.

drwho,

That’s entirely valid. Good luck.

HiddenLayer5, (edited )
@HiddenLayer5@lemmy.ml avatar

Thank you! Regardless of the outcome I will update the main post with my findings in hopes giving anyone else in the same position some more info.

SeeJayEmm, in can you chkdsk from a windows vm?
@SeeJayEmm@lemmy.procrastinati.org avatar

I’m assuming it’s an external drive. So long as you directly mount the device to the VM you should be able to, yes.

jerd, in Laptop with long runtime

Needs to be Linux? Xps. Unix? MacBook of choice.

uis,
@uis@lemmy.world avatar

I doubt anyone will want to use System V

not_a_bot_i_swear,
@not_a_bot_i_swear@lemmy.world avatar

Do you have a XPS? How’s the runtime? Are you happy with it in terms of Linux support?

PseudoSpock,
@PseudoSpock@lemmy.dbzer0.com avatar

XPS no longer does S3 sleep, only hybrid sleep. :(

rotopenguin,
@rotopenguin@infosec.pub avatar

Most vendors have dropped S3 sleep, since Windows 8+ doesn’t use it. S0ix-way or the highway.

PseudoSpock,
@PseudoSpock@lemmy.dbzer0.com avatar

I won’t buy a laptop without it. My earlier Dell Precision had it, but under warranty they ended up replacing it for a slightly “better” model, because the damage from the swollen battery was too hard to repair. I hate the new one. I have to make this 64gig laptop hibernate to get close to what I had with S3 sleep… but it’s nowhere near instant. I hate them for doing that to me. And this newer laptop (Precision 5550) keeps losing screws and it has stray clicks from the chassis flexing when you try to pick it up. Miss the old one. Think it was a 5540.

sxan,
@sxan@midwest.social avatar

XPS make great Linux machines, but I find their batteries have a noticable drop after a year or so.

My next machine is going to be a FrameWork, so that I can easily replace the battery.

vzq,

I was about to say the same. I usually run Dell XPS or Macs. The good thing about Macs is that the sleep modes and stuff all work really really well. The XPSs are solid, and the hardware support in Linux is pretty good.

A notable third entry recent entry for me is framework. Customizable, upgradable and not too expensive (when compared to the other two), it’s a great option.

Rin, in Vote on the new KDE Plasma 6 Logo
b9chomps,
@b9chomps@beehaw.org avatar

Actually, hexagons are the bestagons

Cwilliams,

Why is Grey not on Lemmy yet?

isVeryLoud, in Vote on the new KDE Plasma 6 Logo

The “thingy” looks like anal beads.

You’re welcome.

Pantherina,

Dolphin crashes for me too currently, some KDEConnect problem

taanegl, (edited )

Anything is an anal bead, if you’re brave enough…

olafurp, in Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack

On Linux/Mac you have no use sudo. For sudo you need a password.

This thing will make it very easy to make a rubber ducky though.

HiddenLayer5, (edited )
@HiddenLayer5@lemmy.ml avatar

Would be pretty easy to pull off if you had hardware access. Just boot from a flash drive and drop the exploit from there.

Even if their OS is full disk encrypted, this can easily inject a backdoor or just keylog the bootup password prompt.

NeoNachtwaechter, in systemd 255 Released With A "Blue Screen of Death" For Linux Systems

I want it with Elon’s face in the backgrund, so that I can throw some darts at it!

kelvie, in Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack

So I don’t get it, I have my entire boot image in a signed EFI binary, the logo is in there as well. I don’t think I’m susceptible to this, right? I don’t think systemd-boot or the kernel reads an unsigned logo file anywhere. (Using secure boot)

clmbmb,

This is way before reaching your bootloader. It’s about the manufacturer logo that’s displayed by UEFI while doing the whole hardware initialization.

kelvie,

That’s… Stored in the EFI partition or changeable in userspace?

clmbmb,

Depending on how the UEFI is configured, a simple copy/paste command, executed either by the malicious image or with physical access, is in many cases all that’s required to place the malicious image into what’s known as the ESP, short for EFI System Partition, a region of the hard drive that stores boot loaders, kernel images, and any device drivers, system utilities, or other data files needed before the main OS loads.

(from the article)

kelvie,

Right, I know EFI images are stored in the EFI partition, but with secure boot, only signed images can be executed, so they’d need to steal someone’s signing key to do this.

interceder270, in Manjaro OS

Manjaro is the best.

The longer you spend in these internet communities, the more you’ll realize there’s a substantial amount of losers who can’t form their own opinions. They’ll just repeat whatever is popular in order to fit in.

RageAgainstTheRich, in Hardware video acceleration

I am not gonna lie… Hardware video acceleration on Linux has traumatized me so much. I have spend soooooo much time over the years dealing with this shit. I has gotten better, i admit. But before you had to make sure all the stars aligned perfectly to make this shit work properly. Hell, even last week i found out that hardware video acceleration did not seem to work on twitch.tv on my firefox browser. After 2 days of reinstalling my Linux distro, drivers, many different ways of running firefox such as the rpm version, flatpak etc. I found out opensuse removed the mesa drivers that included the codecs i needed… i found out about it through some old reddit post comment with 2 upvotes… Even now i am having issues with running sunshine streaming. And it drives me insane because it SHOULD work. But it doesn’t. It could be the flatpak not having correct access. It could be the driver. It could be wayland. I don’t even know anymore… it just refuses to find available codecs. Then i tried steam remote play instead. And it streams… a black screen with only my cursor showing.

I don’t know anymore. I don’t care anymore.

Oh another fun one is geforce now. On Linux if you use hardware acceleration, a certain part of the grey/black color spectrum is missing from the video stream. So games are quite darker and it makes games like dead by daylight completely unplayable as most dark spots are completely black. If you run it without hardware acceleration it works fine… but then you get very bad lag, stuttering and slowmotion at higher bitrate. So that is also unplayable.

Hardware video acceleration on Linux is a disaster and really deserves more attention. Every now and then it works and then something updates and everything is broken again. I currently just dual boot because i use sunshine and geforce now a lot.

Sorry for the long rant. I didn’t know i typed this much. But it honestly really deserves some attention as it can really mess up the users experience. Often without their knowledge.

milkjug,

I hate this aspect of Linux. I spent countless days trying to figure this shit out on Tumbleweed. Turns out you have to manually install codecs. en.opensuse.org/SDB:Installing_codecs_from_Packma…

You wouldn’t know this because it really isn’t hinted anywhere until you notice your CPU going into overdrive when you play a 4K video on YouTube.

I don’t know how to explain this to any regular m$ user that this is a thing they need to do because reasons.

poinck, in Self Post

Your cat is silently laughing.

But, nevertheless, I would have thought that Debian could not be crashed so easily. Have you tried another window manager?

KISSmyOS,

I’m as stumped as you are. But Gnome has been cat-proof so far.

sabreW4K3, in Fedora 40 Eyes The Ability To Boot Unified Kernel Images Directly
@sabreW4K3@lemmy.tf avatar

Is this good?

vanderbilt,
@vanderbilt@beehaw.org avatar

Yes, in my opinion. The configuration of grub (boot loader) is just another step to go wrong, and this will eliminate that possibility. Additionally, it will prevent stupider operating systems (cough Windows) from accidentally overwriting the boot loader during an update.

sabreW4K3,
@sabreW4K3@lemmy.tf avatar

Does that mean that the OS would have to handle version booting?

vanderbilt,
@vanderbilt@beehaw.org avatar

My understanding is that’s a yes.

sabreW4K3,
@sabreW4K3@lemmy.tf avatar

Thank you

Flaky, (edited )
@Flaky@iusearchlinux.fyi avatar

It basically means instead of relying on a bootloader (e.g. GRUB or systemd-boot) the computer boots the kernel directly. Generally there should be no change besides having to use the BIOS menu to manually select a kernel.

sabreW4K3,
@sabreW4K3@lemmy.tf avatar

Thank you, you’re awesome!

Flaky,
@Flaky@iusearchlinux.fyi avatar

No problem! :)

FWIW, a lot of the DIY distros (Arch and Gentoo being the ones on most minds) allow this already so it’s nothing new. It’s just Fedora implementing it that’s new I guess. If you’re curious, the term to search is “EFISTUB”.

Blisterexe,

Is the benifit making secure boot work better?

duncesplayed,

I think for most people they won’t care either way.

Some people do legitimately occasionally need to poke around in GRUB before loading the kernel. Setting up certain kernel parameters or looking for something on the filesystem or something like that. For those people, booting directly into the kernel means your ability to “poke around” is now limited by how nice your motherboard’s firmware is. But even for those people, they should always at least have the option of setting up a 2-stage boot.

CrypticCoffee, in Manjaro OS

I’ve had it break many times during update. Don’t get me wrong, I liked it at first, but if you want a system that works after update, you’re probably better checking elsewhere. Linux Mint, and Kubuntu are far better simplicity wise. Open Suse or Arch if you want rolling updates.

ipsirc, in The Distro Wars are good actually.?
@ipsirc@lemmy.ml avatar

The threads about distros are the really bad ones.

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