linux

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

MonkderZweite, in Ubuntu Linux Squeezes ~20% More Performance Than Windows 11 On New AMD Zen 4 Threadripper Review

and makes it 100% slower with Snaps.

AlexisFR, in Is PopOs a good option if i don't want to tinker much with the OS and do some basic tasks as web browsing etc?
@AlexisFR@jlai.lu avatar

I found Mint with Cinnamon to be a better out of the box experience, I can’t stand Gnome anymore.

Strit, in Debian based immutable OSes
@Strit@lemmy.linuxuserspace.show avatar

Not debian based, but is KDE - Fedora Kionite

d3Xt3r, (edited ) in Debian based immutable OSes

As others have said, there’s Vanilla and Endless, but both use GNOME.

Is there a reason why it has to be Debian? With an immutable distro, you won’t be using traditional package managers anyway (like apt), all have the same stability factor, and with the same systemd + KDE, it’s more or less the same experience regardless of which distro you go for.

One of the key usage patterns of an immutable distro is using a container to install your extra packages. So you could go for a Fedora-based immutable KDE distro like Kinoite, and set up a Debian container where you can use apt and other Debian tools.

max641,

Let me try Kionite.

albert180,

I don’t get the whole immutable hype. Sounds like it’s just more a PITA to use

Mnmalst,
@Mnmalst@kbin.social avatar

Depends on the use case. I played around with it a lot and came to the conclusion that I don't like flatpaks and the base system is not flexible enough for me.

I use it as a self-updating desktop for my parents tho,. For that it's absolutely perfect.

juli,

At furst it’s PITA but once you understand the workflow, it’s awesome. Imo,better tgan traditional

LunarLoony, in Debian based immutable OSes
@LunarLoony@lemmy.sdf.org avatar

VanillaOS looks interesting - it uses Gnome by default, though.

SSUPII, (edited ) in Debian based immutable OSes

Have a look at this repository github.com/castrojo/awesome-immutable

It has a very nice list of immutable distributions you can check out!

If you want another Debian based name, one can be EndlessOS. But it runs GNOME instead.

pinchcramp, in Debian based immutable OSes
@pinchcramp@lemmy.dbzer0.com avatar

Vanilla OS is moving to Debian with version 2. I don’tthink they have a KDE version, though.

Piwix,

There is a KDE flavor in development for vanilla but its not publicly available yet

pinchcramp,
@pinchcramp@lemmy.dbzer0.com avatar

Ah, that’s good to know. Thanks for the info!

myogg, in Window snapping

You should try out KDE in a Live CD. The snapping and tiling features work very well, Windows needs to catch up

possiblylinux127,

Don’t recommend a totally separate DE for something trivial

Schmeckinger, (edited )

Do you like the color blue? You should definitely switch to fedora.

words_number, in Ubuntu Linux Squeezes ~20% More Performance Than Windows 11 On New AMD Zen 4 Threadripper Review

20% is a LOT. That’s probably because of the random shit that nobody ever asked for but windows is always doing in the background anyway. Building a search index, windows update (which consumes an insane amount of CPU for a completely unreasonable amount of time sometimes), other individual updater services (because there can’t be one program that updates everything because every vendor does their own proprietary bullshit to handle updates), compressing and sending all you personal data to microsoft and of course the pre-installed McAffee (on trial license) that works hard to make your system less secure (that HP probably installed for you because apperently you haven’t paid enough money for the computer, so you must pay with your patience and your privacy as well). Depending on the benchmark, the pathetic legacy file system windows uses might also play a role.

waitmarks,

No, it’s because the windows scheduler literally cannot handle that many cores. it simply does not know how to allocate work effectively.

themoken,

The Windows scheduler is so stupid chip manufacturers manipulate the BIOS/ACPI tables to force it to make better decisions (particularly with SMT) rather than wait on MS to fix it.

Linux just shrugs, figures out the thread topology anyway and makes the right decisions regardless.

not_amm,

I have to use Chocolatey, Winget, Windows Store and invididual updating to use the tools I need in Windows, It’s ridiculous. I only use Flatpak and Zypper in my Linux partition.

d3Xt3r, (edited ) in EndeavourOS encrypted partition

If you’re a beginner then don’t worry about the encryption. Unless you’re hiding from some three-letter agency or being targeted by hackers or something, LUKS1 encryption is more than good enough (for an average home user).

But just so you’re aware, whilst it’s trivial to convert to LUKS2 using cryptsetup convert, you’ll need to first switch your bootloader to systemd-boot from GRUB, and that may not be a trivial process as there’re multiple variables involved - is your ESP big enough, have you mounted your ESP to /boot, whether you’re using secure boot or not, whether you’re dual-booting or not etc. Plus you’ll also need to manually create a bootloader config file that’s specific to your system, and maybe even add a line to load a CPU microcode file if you’re on Intel… there’s a lot of things to consider here.

Honestly, I wouldn’t recommend EndeavorOS to you as a newbie, because it’s basically Arch, but by making the installation easy, you’re skipping all the knowledge you’d get of your system and how it works. And when it comes to situations like you’re in, you reach a roadblock because you took the easy path.

If you’re really interested in Arch then I’d recommend wiping your system and install Arch manually, the Arch way.

0v0,

GRUB works just fine with LUKS2 these days. There is no need to switch bootloaders.

d3Xt3r, (edited )

Apparently there’s still some limitations, according to the Arch Wiki:

  • Initial LUKS2 support was added to GRUB 2.06, but with several limitations that are only partially addressed in GRUB 2.12rc1. See GRUB bug .
  • Since GRUB 2.12rc1, grub-install can create a core image to unlock LUKS2. However, it only supports PBKDF2, not Argon2.
  • Argon2id (cryptsetup default) and Argon2i PBKDFs are not supported (GRUB bug ), only PBKDF2 is.
0v0,

Argon2id (cryptsetup default) and Argon2i PBKDFs are not supported (GRUB bug ), only PBKDF2 is.

There is this patch, although I have not tested it myself. There is always cryptsetup luksAddKey --pbkdf pbkdf2.

d3Xt3r,

That patch looks promising. But I wouldn’t recommend PBKDF2, I mean if you’re going to go thru the trouble of converting to LUKS2 for stronger encryption, might as well go for Argon2.

GregorTacTac,
@GregorTacTac@lemm.ee avatar

I guess I’ll wait a few years until it’s worth upgrading encryption.

x3i, in ISC DHCP Client and Relay End of Maintenance

This article is from July 2021. Why exactly are you sharing this?

KISSmyOS,

When I updated Debian Unstable 2 days ago, it forced me to uninstall isc-dhcp-client in order to upgrade network-manager.
So I looked up the reason and found the ISC’s blog post. I shared it here thinking it might be interesting to some, since Debian’s packages are the basis for a lot of other distros that might be affected soon.

x3i,

Okay, fair point, so it is relevant for a current issue

nopt, (edited ) in Kubuntu freezes after putting password in login screen

Is your root partition full to the last bit?

sergih,

It could be, last time I checked I had bery loe space and qbittorrent gave me an error for not enough space, how should I go about checking it if I cant access the gui?

KISSmyOS,

df -h

tun, in Open Source NVIDIA Vulkan Driver NVK Reaches Vulkan 1.0 Conformance

I have been reading news about NVK release 1.0

Only this time I see NVK mentioned as open source Nvidia driver.

canadaduane, in Shadow Cast v0.6.1: GPU Accelerated Screen Recorder - Now with Wayland Support
@canadaduane@lemmy.ca avatar

Is it possible to get this to work with OBS studio? I see the author mentions OBS as an “Alternative Project” but it seems ideal to have these pieces work together.

Strit,
@Strit@lemmy.linuxuserspace.show avatar

OBS already does screen recording on Wayland…

julianh,

Is it GPU accelerated?

CaptDust, (edited ) in Ubuntu Linux Squeezes ~20% More Performance Than Windows 11 On New AMD Zen 4 Threadripper Review

While this is cool, but I am interested in a comparison with a fresh windows install. This article says it’s out of the box from HP, I wouldn’t be surprised if they have some dumb processes running, chunking performance… I’m confident linux would still outperform but this is quite an insane gap on display.

addie,
@addie@feddit.uk avatar

That’s a fair comment. But on the other hand, if you are spending a fortune on a CPU the size of your hand (look at that thing in the article!) then there’s a good chance you’re using it for business purposes, and either you or your IT department will be very keen to have a completely vender-supported stack. Enthusiasts with fresh OS installs will not be representative of users of this tech - AMD haven’t really been targetting it at gamer desktops.

Of course, comparing both would be even better, see whether it is an HP crapware issue…

CaptDust, (edited )

Totally agree, it’s two different tests and use cases. Most people will run it how it comes out of the box and that’s probably more representative of the real world.

I just think it’s not entirely fair to say “windows is 20% slower” when we have no idea which trash HP loaded it up with. If I managed an IT Dept and learned my $$$$ hardware lost 1/5 of it’s performance I’d certainly be pushing HP for solutions. Or maybe they’d prefer to take 20% off the price?

BirdyBoogleBop, (edited )

Don’t most businesses cut the bloat out and put their own builds on it? Sure they put their own software on that will hurt performance but it seems fresh vs fresh would be give better metrics.

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