linux

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

demesisx, in What is the easiest way to try all the DEs?
@demesisx@infosec.pub avatar

NixOS VM’s.

Atemu,
@Atemu@lemmy.ml avatar

As in, build a NixOS VM that’s otherwise the exact same as your current system but with a different DE enabled. nixos-rebuild build-vm

MonkCanatella,

nixos-rebuild build-vm

wow. I gotta check out nixos. That is incredible. Do you happen to know if fedora silverbue or any of the other immutable distros do this, or is this something specific to nixos?

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

Guix might also be able to do this but I don’t think the others can.

This relies on NixOS’ declarative configuration which Silverbluae and the like do not have; they are configured imperatively.

MonkCanatella,

I did some research yesterday and it looks like silver blue has some rebase command that does something similar. Universal Blue is using that to make it easy to switch between DEs, netting a very similar result!

brunofin,

That’s a really cool feature

Chewy7324,

Thanks for explaining. I’ve come across build-vm and I should really try it out. Rebooting just to roll back isn’t fun

Atemu,
@Atemu@lemmy.ml avatar

Well, you can roll back with a switch too; no reboot required.

The VM protects you from accidental state modification however (i.e. programs enabled by some DE by default writing their config files everwhere) and its ephemeral nature makes a few things easier.

Chewy7324,

I’ve had some changes where I had to logout after a switch, so this should help sometimes.

onlinepersona, in Amazon Building its Own Linux-Based OS to Replace Android

Curious if it’ll be opensource and mobile linux distro. If Amazon gets into the mobile linux game, the mobile phone market might change radically.

PostaL, (edited )

You seem confused. Amazon is in the business of stealing open source project in order to sell them as AWS services, not making them.

onlinepersona,

Then complaining that the license changes and gaslighting the group they steal from.

You’re right.

backhdlp, in Fonts
@backhdlp@lemmy.blahaj.zone avatar

FiraCode Nerd for mono and Noto Sans for everything else.

brax, in Amazon Building its Own Linux-Based OS to Replace Android

Lmao, they can have fun with that. I can’t imagine it being anything decent. A mobile phone equivalent of a DVD Player OS lol

HexesofVexes,

“Equivalent of a DVD player OS” is now my go-to insult for a bad OS.

brax,

I’m honoured lol

d3Xt3r, in What is the easiest way to try all the DEs?

BlendOS. You can easily switch between DEs without any conflicts or dependency hell, as they’re all containerised (and would therefore perform better than running them inside a full-fledged VM).

pelotron,
@pelotron@midwest.social avatar

I didn’t know this existed. This is interesting.

zzzzzz,

I just spent an hour trying to get this installed in a Proxmox VM. No dice. After install, it just boots to the GRUB rescue prompt. Oh well, seems like a cool idea.

MonkCanatella,

Yeah it’s not in a useable state. If you do a custom partition, it installls the bootloader wrong lol

pan_troglodytes,

that looks interesting

astraeus, in system freezes when waking up from suspend
@astraeus@programming.dev avatar

I have the opposite problem on Windows, my computer stops running whenever it goes to sleep. I think it’s Nvidia-related, but I’m not entirely sure how to track it down. The errors I get are not very helpful.

h3ndrik, in What is the easiest way to try all the DEs?

A Live boot USB Stick

jcarax,

Yeah, I can’t see other options other than this or VMs being worth the trouble.

mintycactus, in What is the easiest way to try all the DEs?
@mintycactus@lemmy.world avatar

deleted_by_author

  • Loading...
  • Static_Rocket, (edited )
    @Static_Rocket@lemmy.world avatar

    Just be a little careful here. There are distro live images that Ventoy does not support. They are rare but they do exist.

    lalo, in What is the easiest way to try all the DEs?

    It would be best to try every single one separately, otherwise you’ll have dozens of programs that do the exact same thing, like file explorers.

    That said, with Fedora you can list available desktop environments using the default package manager, dnf. In a terminal use the dnf group list command to list all available desktop environments:

    dnf group list --available *desktop

    Install the required desktop environment using the dnf install command. Ensure to prefix with the @ sign, for example:

    dnf install @kde-desktop-environment

    After trying the DE, you can remove it with:

    dnf remove @kde-desktop-environment

    brunofin,

    Thought fully switching a desktop environment up to your login screen and all is a little more complicated and can end up bricking your system if you don’t know what your doing. For those cases, you also would need to swap the system identity. Not entirely sure what was the command right…

    Acters, in What is the easiest way to try all the DEs?

    The better approach is to grab the most popular distros that have different DE. See how the made their DE and what is possible. Also, think about what your goals are with a DE because if you are researching it then that means you have a desire in mind or want to know what a DE could do for you.

    manucode, in Introducing UTF-Random — Making Unicode Fair
    @manucode@infosec.pub avatar

    Was zum Fick!?

    llothar, in Best lesser-known distribution/DE for low-end machines?

    The problem with older machines is the web browsing, not the system itself. You could use a browser with Java script disabled but a lot of websites will refuse to work.

    You have to sacrifice with browser functionality to improve performance.

    lemmyvore,

    I’ve had good experiences with Midori and Dillo as alternative browsers on low-memory machines. Obviously features will take a hit but they’re surprisingly functional. Don’t expect to be able to open many tabs but you can do the usual things including YouTube etc.

    agressivelyPassive,

    Yep. All this optimization you see here about “minimal installs” and which DE to choose is completely moot, if opening Firefox takes up more RAM than the entire operating system.

    Even 4gb are really low these days, if you actually want to do something in the browser.

    notannpc, in Amazon Building its Own Linux-Based OS to Replace Android

    Amazon out here thinking “could you imagine how much cheap garbage we could try to sell people if we can harvest literally all of the data directly?”

    xohshoo, in Amazon Building its Own Linux-Based OS to Replace Android

    The mixed blessing of GPLv2

    optimal,
    @optimal@lemmy.blahaj.zone avatar

    blursing.

    thejml, in Fonts

    I’ve been using Inconsolata for my terminal emulators for years… and now it looks like I have some other ones to try out!

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