• 0 Posts
  • 348 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle




  • I am not 100% sure, but I had something similar with passworded drive. There was a way to edit crypt tab stuff so that when system looks for pwd input on boot it went to the hashed file to get password. I forget the steps I did, but online there is a walk through and it was not too difficult to configure…just a few manual file edits


  • BCsven@lemmy.catoLinux@lemmy.mlLinux middle ground?
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    5 days ago

    I found zypper package speed for download seems to vary a lot, sometimes superfast and other times it drips in like old dialup. Maybe server load or what default server it hits is too many hops away or something. It also does delta downloads, which makes sense if your data is capped, but takes a lot longer to negotiate the lookup for update, compare versions, and pull delta only.

    Good thing about zypper and SUSE setup is you can use the various patch, patches, list patches commands to see what is unneeded, recommended or critical, CVE, and if has already been applied to your system or not. Great tool for sysadmin