linux

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

coolmojo, in Flatpack, appimage, snaps..

A bit of history. The first universal packaging format was snap by Canonical and used to be called Click apps and it was made for the Ubuntu mobile OS and later to the Ubuntu desktop. Red Hat in response to that created the FlatPak format. The AppImages are community effort. As you can see since both snap and FlatPak are developed and supported by a company they are more widely available and easier to search, install and update them. There are multiple tools for AppImages as well, which can search, install an update, however they are not pre installed or can be installed from the repo on most distro. There are dielstros which ship AppImage support by default with App Store for example Nitrux. You can use AppMan or bauh for managing AppImages. The AppMan has command line interface and bauh is a graphical application. Bauh can also manage snap and FlatPak.

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

const_void, in Slackware turns 30 today

First distro I ever used. Downloaded it from a BBS onto about 40 floppies. Fun times.

Corngood,

I was just going to post the same thing. I actually split downloading duties with a friend of mine when we both had 1 (or maybe 2?) hr / day on our ISPs.

We even used coloured floppies to colour code the package sets.

Squid, (edited ) in What's an elegant way of automatically backing up the contents of a large drive to multiple smaller drives that add up to the capacity of the large drive?

You’ll have ask the question of how important is this data, then before you start run drive diagnostic tool to see if all are functioning as expected, I’d suggest moving directories aposed to chopping anything up as to maintain some form of redundancy if a drive were to fail. It’ll be a long process. Hope it goes well

Resync is a handy tool

ardent_abysm, in CentOS Stream for a private KDE Desktop?
@ardent_abysm@lemm.ee avatar

OpenSuse Leap might be closer to what you are looking for.

pastermil,

I love OpenSUSE Leap KDE! Been using it on my living room.

But the question still stand: Any RHEL-based with first-class KDE support?

Strit,
@Strit@lemmy.linuxuserspace.show avatar

I actually thing that Fedora is your best bet here. Especially if you really need Red Hat based.

pastermil,

I personally (and professionally) use Debian/Ubuntu based most of the time. I’ve tried Fedora several times over the last few years, but it just never sit right with me, especially the package manager and how much it sticks to GNOME stuff, even with its KDE spin.

I’ve been trying to get into RHEL based out of curiosity.

Strit,
@Strit@lemmy.linuxuserspace.show avatar

Isn’t the package manager the same on CentOS/RHEL and Fedora? I mean, they are all rpm based distributions. OpenSUSE is also rpm based btw.

pastermil,

That is true, RHEL and Fedora both uses dnf. This is probably why I’m having a hard time getting into RHEL.

Meanwhile, OpenSUSE uses zypper which is different from dnf. In fact some .rpm packages are incompatible between the two.

Brisolo32, in thank you Linux for giving a damn about Bluetooth headphones

Not anything to do with the LDAC codec but why does wireless headphones on windows suck. On linux (even a wm) I just turn on my headphones and it works, on windows every time I have to remove the device and add it back again

skullgiver,
@skullgiver@popplesburger.hilciferous.nl avatar

Bluetooth drivers and the firmware on devices suck. Modern Windows with Intel Bluetooth seems to work as long as your devices don’t do weird shit. Broadcom chips are often problematic as hell, sometimes requiring a reboot to work after disconnecting a device.

Linux Bluetooth audio was a struggle for years. Pipewire made it Just Work for me. It’s still relatively new, but I don’t have any complaints, unlike in the Pulse+BlueZ days.

TheMadnessKing, (edited ) in Ending support for Windows 10 could send 240 million computers to the landfill. Why not install Linux on them?

IMO ppl should be using W10 IoT LTSC. That’s the only right way to use W10.

Also, no Linux as Linux still can’t run SM Office. /s

Hominine, in Pyradion, internet radio TUI client, with recording functionality, written in Python
@Hominine@lemmy.world avatar

Neat! Going to give this a go on my lunch break. Thanks!

christos,
@christos@lemmy.world avatar

Hey let me know how it goes, any feedback is welcome!

Krafting, in systemd 255 Released With A "Blue Screen of Death" For Linux Systems
@Krafting@lemmy.world avatar

I just wish they would use another name for it, it’s linux here no need to copy windows slang! Or use another color! (I hope they’ll update it to make it a customizable color)

r00ty,
@r00ty@kbin.life avatar

Yeah, Linux should have taken the guru meditation from the Amiga! (I know VirtualBox already copied it mind you)

palordrolap,

Fun fact: The Windows BSOD colour was as easy as adding a couple of lines to a .INI file for a long time. Then, as they tend to do, they made it more difficult, but it was still possible. Third party tools were written to do the work.

Very recent MS Windows I have no idea about. My search-fu is failing me.

Anyway, my point is that the "two lines in a config file" method would be nice.

Knowing systemd though, it'll be "send some kind of message into a /proc pseudo-file", or a sub-sub-sub-command of one of the many systemd* commands which ultimately does the same thing.

bartolomeo, in Ending support for Windows 10 could send 240 million computers to the landfill. Why not install Linux on them?
@bartolomeo@suppo.fi avatar

That picture generated by Dall-E looks like it came straight out of Wall-E.

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.

possiblylinux127, in Super weird error, what's happening?

Can you please post the output of journalctl -eu

Supervisor194, (edited ) in Looking for input regarding finding an IDE (spoilers: involves Emacs and Vim)
@Supervisor194@lemmy.world avatar

I’m sorry, which editor allows you to exit easily with escape colon q bang enter?

Uh huh. That’s what I thought.

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

As its name suggests, LogoFAIL involves logos, specifically those of the hardware seller that are displayed on the device screen early in the boot process, while the UEFI is still running.

Me using an old PC with BIOS instead of UEFI: 😏

ryannathans,

Also known as using a pc with unpatched cpu vulnerabilities

kugmo,
@kugmo@sh.itjust.works avatar

gigachads use mitigations=off anyways

ryannathans,

Makes it go fast

dan, in LXD now re-licensed and under a CLA
@dan@upvote.au avatar

Do people actually use LXD in production? All hosting services I’ve seen use LXC and not LXD for containers, as do UIs like Proxmox and Unraid, and you don’t have to use Snap for LXC.

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