• 2 Posts
  • 50 Comments
Joined 2 years ago
cake
Cake day: September 15th, 2023

help-circle


  • You’re the only one giving me a positive answer!

    I do not mind RAID, so i won’t lose data when a drive fails (the most valuable thing will be backups, which i mean, are backups, so not that critical if i can make a new one, but even losing other data would be a bit boring). I think I’d do software RAID tho, so if the controller breaks i wouldn’t have to find the same model, which could be hard for old hardware i guess.

    the other comments scared me about power consumption, so i’ll have to investigate more of it.








  • Encrypting home is good (although full disk encryption is better and with mint it’s still easy enough)

    Mint uses some helper scripts to mount/unmount your encfs, so maybe while trying to delete the files you deleted those too, and this would explain the login failing. It’s been a while tho so I’m not sure, better to wait for someone else.








  • orsetto@lemmy.dbzer0.comtoSelfhosted@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    10 months ago

    I might be a robot, I don’t know why but i can’t solve the captcha lol

    I’d love to give this a try tho so maybe I’ll come back later

    Just a random idea, but would you consider using anubis instead? (That new thingy that has been popping up lately, for example on the archwiki). I haven’t checked it out but I bet it’s also better on a privacy standpoint in respect to google’s captcha


  • There’s no shame in combining multiple tools, that’s what pipelines are all about

    Not at all, but some times it’s just funny

    You can select specific lines, with regex or by using a line number; or you can select multiple lines by using a comma to specify a range.

    Yep, learning this made sed even more useful to me.

    I also gave awk a try and now i know what i’ve missed all these years

    (Also, sorry for the 12 days old reply :))