home.social

#asksysadmin — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #asksysadmin, aggregated by home.social.

  1. Suppose I want to put comments on my static sphinx site, and I want it to be sourced from the fediverse.

    How difficult would this be? I would ideally like to support comment threading. I also might want to make this into a sphinx extension, such that it checks every page has a corresponding post before publishing. This would mean the URL needs to strictly define the post

    #AskMastodon #AskFedi #SphinxDoc #AskSysadmin

  2. Okay, tell me why this is a horrible idea

    I have 6x4TB HDDs, and 1x144GiB SSD

    I want to take the following config:
    - 5 HDDs form a #raid6 #LVM array
    - 1 HDD is used either as a hot spare or normal disk (with a USB drive as hot spare)
    - 1 SSD used as an LVM #cache

    The bare drives will all be encrypted, so LVM on #LUKS. I will then put in 256 GiB swap, and the rest to #btrfs

    On top of that I install #CoreOS

    #AskSysadmin