Comments

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

Strit, to linux in What is the state of Multiseat in Linux today?
@Strit@lemmy.linuxuserspace.show avatar

While Linux TTY is multiseat by default, each TTY is a seperate user login, I’m not sure any of the GUI’s support this function.

Strit, to linux in GNOME and AppIndicator/system tray
@Strit@lemmy.linuxuserspace.show avatar

It’s part of the “focus” workflow. Having app indicators might distract you from your current task, so they don’t want them.

Strit, to linux in Distro for a POS
@Strit@lemmy.linuxuserspace.show avatar
Strit, to selfhosted in In search for free domain I got one but some questions
@Strit@lemmy.linuxuserspace.show avatar
  1. I would assume you’d need to keep updating the DNS record to match the IP you have.
  2. I’m not. Nothing like that is completely free. I wonder how they pay for the DNS…
Strit, to selfhosted in Protecting HDDs from (external) train vibrations
@Strit@lemmy.linuxuserspace.show avatar

Maybe some foam under the case could elliminate some of those vibrations. Like pieces of a yoga mat or similar mats.

Strit, to linux in NixOS on OnePlus 6 with Extra Steps, or the Diary of my Descent into Madness
@Strit@lemmy.linuxuserspace.show avatar

I didn’t know NixOS had official aarch64 repositories. 😜

Strit, to selfhosted in How do you monitor your servers / VPS:es?
@Strit@lemmy.linuxuserspace.show avatar

I’m pretty old school, but as I only have 1 server, I just use ssh, df, du and top.

Strit, to selfhosted in In search for free domain I got one but some questions
@Strit@lemmy.linuxuserspace.show avatar

In a normal domain/DNS scenario, you need to make sure your domain points to the correct IP. Most registrars have websites where you can manage which domain points to which domain in the DNS records.

Strit, to linux in Kernel 6.6.6 is out 😈
@Strit@lemmy.linuxuserspace.show avatar

It’s a fancy number, but the release only fixes some wifi regressions. Nothing wild.

Strit, to linux in How to Clean Electron Cache
@Strit@lemmy.linuxuserspace.show avatar

It’s a cache. It’s meant to be deleted from time to time, especially if the application is not good at it by itself.

So simply delete the folder. Anything electron will need after that will be re-downloaded when the application is run again.

Strit, to linux in Super Productivity Keyboard Shortcuts on KDE
@Strit@lemmy.linuxuserspace.show avatar

As far as I know, SP is an electron application and if you run Plasma in a wayland session, global keyboard shortcuts won’t work, unless you enable it in the Plasma settings.

Strit, to linux in NixOS on OnePlus 6 with Extra Steps, or the Diary of my Descent into Madness
@Strit@lemmy.linuxuserspace.show avatar

Thanks for the detailed response.

So nixpkgs is more akin to the AUR, then a binary repository? The AUR is also just build scripts.

Strit, to linux in Surface Go 2 with 4GB Ram and 4425Y worth it?
@Strit@lemmy.linuxuserspace.show avatar

Not x86_64 based, but the PineTab2 and PineTab-V are 2 alternatives. The PineTab2 is aarch64 (ARM) based while the PineTab-V is, you guessed it, RISC-V based.

Both 8 GB RAM versions go for about $210 on their website.

Strit, to linux in What are you most excited when it comes to linux in 2024?
@Strit@lemmy.linuxuserspace.show avatar

That’s already here with systemd 255 which released recently.

Strit, to linux in Systemd timer unit
@Strit@lemmy.linuxuserspace.show avatar

the timer has no idea if it was triggered during last boot. It only has the context of “this” boot, so it will do it right after a reboot and set a timer to start the service again after a week of uptime.

So if you reboot every day, it will trigger the service every day, even though you set it to weekly in the timer.

So it’s up to your .service file to determine if it has been run this week or not.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #