• 0 Posts
  • 51 Comments
Joined 2 years ago
cake
Cake day: August 11th, 2023

help-circle


  • Kualk@lemm.eetoLinux@lemmy.mlSystemd help
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    1 month ago

    Add to that need to use machinectl to establish normal user session with DBus in it.

    But that only makes sense for rootless containers. User management in rootless container and users in roootful containers can get complicated fast and depends on how image is built.





  • Every BIOS is a bit different.

    Some have option to boot using Old style partition scheme. Make sure it is on.

    You can always boot any Linux distro you are most familiar with from USB and copy boot partition from old to new disc.

    It is not that hard if you are familiar with command line level partition tools.

    Arch Linux installer is great for that purpose simply because it is the main installation mode.

    You can jump to command line tooling from Fedora installer easily as well.

    That’s all the distro experience I have.

    It is “the way” when you have more complicated disk setups like encryption, raid, mapper, etc.






  • 2 years old need to learn interaction with other people.

    That’s how they learn language.

    So, spend time with them, not the screen. Screen time will come by itself.

    In fact there’s data of development delays if kids are exposed to screen at early ages. That is because our eyes like movement, but screen picture doesn’t provide meaningful world context. Especially games.

    Only personal interaction gives words in meaningful action context.

    My wife is speech pathologist, so I am sharing what I wax told.

    We have a friend, who didn’t listen to no screen time. Kid is delayed in development. It is serious staff and yet so simple to prevent.

    Give your kids all the time you can in 1st several years.





  • I use kvm switch and run into this issue.

    I am currently on Fedora 41, Gnome. I’ve seen this issue when running Arch on the same hardware without kvm switch to the point that I disabled suspend.

    The fix for me is Ctrl-Alt-F1. It simply brings display manager’s login screen. Gnome on Fedora 41 uses gdm.

    The rationale here is simple: the display manager should be resetting screen to display login screen.




  • I am a software developer and work on Kubernetes based project.

    I was given a Mac laptop when I joined. It was a few OS releases behind, because corporate IT didn’t support newer versions.

    Macs have to run some sort of VM to do docker based development.

    VMs are not that great.

    When time came, I requested a Windows laptop. I installed Debian on WSL 2. Then got it to run systemd properly and installed Docker on WSL. Then vscode on windows host with remote ssh into WSL.

    This setup beats Mac any day for me.

    I wish I could run Linux on work laptop, but corporate IT doesn’t know how to deal with it.