• 2 Posts
  • 73 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle



  • I also would like to know what the desktop app is used for?

    I’ve seen apps like xpipe that have direct Bitwarden integration if you want (way too high risk for me but I can see some people using it), but even then it integrates directly to the servers API. When I need an ssh password or something I copy and paste it from the browser extension. I’m curious if I’m missing some functionality by not using the app.



  • To be fair i really like having a separate nas to my main docker/proxmox applications server. It allows me to mess around with my services or restart the system while not having to mess with the more sensitive spinning drives or important services like pihole.

    Also gives me a nice method for local backup in 3-2-1 method.

    That being said, I wouldn’t recommend this for someone just starting out.

    If anyone is wondering, I have the docker container itself mount the NFS share from the Unraid NAS. My docker server is all nvme ssds for things like the app itself and its config. Large data sets like photos and media are in the same via NFS.









  • Sleep mode seems to be working well for me on fedora atomic with kde (aurora).

    Deep sleep works well and can stay sleeping for days.

    Normally sleep rules are working well. The do not sleep toggle in the power menu also works to prevent it from sleeping.

    Only thing that doesn’t work is flatpak apps can’t prevent the system from sleeping, so watching a video, using Handbrake to encode etc will all just allow it to sleep if there is no physical input.

    I have a 2018 dell xps



  • If I understand it correctly, layering an application is no more dangerous than a regular install on a non atomic os. In other words, every piece of software you have installed on normal fedora desktop is not containerized, if it’s software you were going to install anyways, layering it is the same as before (albeit significantly slower than install and update).

    But that means that you get great benefits because 99% of your software packages are properly containerized