linux

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

this_is_router, in GNOME Recognized as Public Interest Infrastructure
@this_is_router@feddit.de avatar

Congrats GNOME!

Does anyone know if homedir encryption will utilize systemd-homed?

AProfessional,

That’s the plan.

this_is_router, (edited )
@this_is_router@feddit.de avatar

My comment wasn’t meant as a jab against systemd or gnome, I was just curious if there are different solutions for an encrypted homedir.

I really like the direction linux, systemd and gnome are going! Big thank you to all the developers! <3

lemmyvore,

You can use Fuse to encrypt files on the fly using a wide assortment of schemas. The trick is to make it available at the right time to all the desktop apps (as the environment is starting up).

All of this is available already, for example I’m encrypting the files I sync to Dropbox and I mount the decrypted version to a dir on my desktop on startup. It’s not the entire home dir but you get the idea. It’s just gonna need some polish to become really smooth and user friendly.

this_is_router,
@this_is_router@feddit.de avatar

Im most interested in encrypted homedirs for servers. Since all my collegues are to lazy to use encrypted ssh keys, i hoped that systemd-homed makes it possible to secure them from the root user.

Is systemd-homed already useable for such usecase? If gnome will do the same for desktops, that would be a big plus, thinking about firefox profiles and such. Hopefully also using pam or kerberos for decryption.

I’ll look into fuse though, thanks for the hint

lemmyvore,

It’s usable but it comes with a fair amount of manual setup. Hopefully this is the kind of thing that Gnome will improve upon.

wiki.archlinux.org/title/Systemd-homed

sweng, (edited ) in Newbie with questions about Debian

For number 4, consider switching to e.g. KDE which is an alternative desktop environment you can install in Debian.

If you reinstall, consider Kubuntu, which is Ubuntu but with the KDE desktop. Search for screenshots first so you know if it is somwthing you like.

Ludicrous, in The Phoronix forms, where AMD and NVIDIA engineers can effectively communicate

Lol

sweng, in Newbie with questions about Debian

Number 2 is by design. Running as root is extremely dangerous, and passwordless sudo is not much better. You can, of course, allow sudo without a password by editing the /etc/sudoers file, but be concious of the security implications (any program you run would essentially have full access to everything, without you ever knowing).

0xtero, (edited ) in Newbie with questions about Debian

I can’t figure out how to setup flatpak. Everything seems to be working fine until I enter the last line in the terminal:
flatpak remote-add --if-not-exists flathub dl.flathub.org/repo/flathub.flatpakrepo

Hard to help without logs or error messages. Maybe you could run the command with --verbose flag to see if it prints out something that might help?

I somehow set it up so that my username is not the super user, so I have to type a password in the terminal every time I want to use sudo. Is there a way to fix this without a clean install?

This is default behavior and probably shouldn't be changed. It's a good idea to set up your normal user without root privileges and it's a good idea to ask for authentication credentials whenever you need to elevate privileges.

If you really want to remove the password, you can follow the guide here: https://linuxhandbook.com/sudo-without-password/

I somehow set up the hard drive partitions so that the OS is on an encrypted partition, so I have to put in a password for the BIOS to boot up. Is there a way to fix this without a clean install?

Again, if you want encrypted disk, then this is actually good behavior, but in case you want to decrypt the disk without reinstall - it's possible, but not entirely simple or newbie friendly procedure, you need to know a bit about disk devices and mounting drives, for reference, see: https://unix.stackexchange.com/questions/60971/how-to-remove-luks-encryption

I’m used to a desktop interface with a toolbar/start menu that I can pin frequently-used programs to, but with Debian it seems like I need to click “Activities” to do anything. Is there a way to set up the interface so it’s more like Windows in that regard?

Debian comes with Gnome Desktop by default. There are many other desktop environments, if you want to test them. See: https://wiki.debian.org/DesktopEnvironment

You can also tweak and change Gnome with addons and extensions to suit your needs - see https://extensions.gnome.org/

Is there any reason why I should stick with Debian? I’ve heard some people trashing Ubuntu but I’m not sure why. Is Debian better for older hardware?

The same linux kernel (in various versions) is running underneath all the distributions, so it's really just a matter of preference. Since you're new, hop around - try Ubuntu, Mint, Pop!, Fedora, Arch and everything else to see what you prefer.

Have fun!

pan_troglodytes, (edited ) in Amazon Building its Own Linux-Based OS to Replace Android

hopefully they’ll design some package manager incompatible with android at the most basic level - and then double down when it’s proven to be a huge mistake. a good tick upwards for dev jobs, but the time for actual competition was over 10 years ago. this will fail miserably.

beta_tester, (edited )

Why? Chromeos is linux and can play android apps. Can’t linux run android apps as well? Waydroid, etc.?

Genuine question

Knusper, (edited ) in Custom shell prompt tips and tricks?

I can recommend Starship.

NoisyFlake,

Definitely! Much more user-friendly and expandable than configuring PS1 manually.

This is what mine looks like.

jokro, in openSUSE Tumbleweed – Review of the week 2023/45 – Dominique a.k.a. DimStar (Dim*)

Linux kernel 6.6 (Snapshot 1109+)

Yeah the next kernel comes soon, really curious about performance difference due to the new scheduler.

Strit, in Fonts
@Strit@lemmy.linuxuserspace.show avatar

I’m a KDE Plasma user and it’s using Noto Fonts by default IIRC. So that’s what I use.

anbuchelva,

Same, but for terminal I use JetBrains mono

sirico, in Amazon Building its Own Linux-Based OS to Replace Android
@sirico@feddit.uk avatar

For some reason I thought they had already made a nix OS

KISSmyOS,

Fire OS

FangedWyvern42,
@FangedWyvern42@lemmy.world avatar

Fire OS, but it was just a fork of Android. There are mobile Linux distributions (like postmarketOS), but Fire wasn’t one of them.

miracleorange,

They have, but it’s more of a container development kind of thing.

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

Nope. Either create a ton of live usb’s or a ton of vm’s

danielfgom, in GNOME Recognized as Public Interest Infrastructure
@danielfgom@lemmy.world avatar

I hope they also look at Linux Mint and the Cinnamon desktop. It’s massively popular and that team work very hard. I’m sure they could use that support to help them focus on improving Cinnamon, the toolkit, accessibility etc.

Happy for Gnome though, they are a long standing project and used by many distro’s. I have used Gnome in the past and it’s decent, although a little heavy on RAM.

Would be great to see Debian also get this, being one of the oldest Linux distro’s and the basis for Ubuntu, which in turn has spawned many distros.

Blackmist, in If only more Linux programs followed sandboxing best practices...

Likes like Hello World is ready to ship.

IverCoder, (edited )

With a bit of modifying code to use the color picker and maybe rearranging the workflow to adapt to the new system, apps as advanced as DaVinci Resolve and LibreOffice can have permissions as restrictive as this (the network permission would of course may be needed but it would still be marked as Safe by Flathub).

You can use the file picker API to open the files or folders your app would need to access while having no filesystem permissions at all. You can access the camera, microphone, and GPS without the user devices portal, by simply using the respective portals where the user has the power to allow or deny access to such devices as they wish.

You can record the screen, take a screenshot, and pick a color in the screen by simply calling the proper portals, with the bonus that the user will be able to select if they want the entire screen, a specific window, or a specific area to be recorded/captured and whether the cursor should be shown or not.

Heck, even TeamViewer can be as this restricted without losing any functionality if they use the Screen Cast portal which allows apps to mirror input from a remote device! They would of course need the network permission, but that’s still safe.

areyouevenreal,

Does all of this require flatpack specific APIs?

Markaos,
@Markaos@lemmy.one avatar

Yes in the sense that the APIs were made because of flatpak, but not in the sense that devs would need to keep two separate code paths for flatpak vs non-flatpak - portals work everywhere.

areyouevenreal, (edited )

Does it work with snapcraft?

Markaos,
@Markaos@lemmy.one avatar

Yep

areyouevenreal,

There is no need to downvote someone over a question.

Markaos,
@Markaos@lemmy.one avatar

I haven’t done that, lemmy.one doesn’t even have downvotes

areyouevenreal,

Ah fairs

KarnaSubarna, in NVIDIA Linux Driver Adds Wayland Bug Fixes and Improvements
@KarnaSubarna@lemmy.ml avatar

I found CS:GO 2 stopped working after upgrade to driver v545 from v535. Anyone else noticed the same?

redcalcium,

My desktop would crash back to login screen after playing mass effect legendary edition. After exiting the game, if the desktop idle for a while, the moment the automatic screen off kick in, the CPU fan would whirl and if I wiggle the mouse, the desktop would immediately crash back to the login screen. Not sure whose fault it is, nvidia 545, EA, wayland or gnome.

Aachen,

Known bug, NVIDIA says they are working on patching it by the next minor release:

forums.developer.nvidia.com/t/…/21

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

Absolutely hell no.

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