• PlexSheep@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    Probably not exactly what you are looking for, but I’d recommend just starting to selfhost things. Have some old computer? Want to get a VPS?..

    Something thats neat for selfhosting is pihole, if you feel up for it, go with docker as it makes things much easier in the long run.

    Don’t be too afraid to break your software. It will happen eventually. And always remember that stuff deleted with rm won’t come back, thats what made me install a new OS on my VPS.

    • 9488fcea02a9@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      1 year ago

      If OP wants to learn admin stuff, why use docker for pihole? The install script is already very easy to use

      OP would probably learn a lot more from using the install script and running “pihole -up” command once in a while

      • PlexSheep@feddit.de
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        I remember my first rocker adventures. I was furious at it, it seemed so weird and complicated.

        I felt like a 1337 haxxor when I got a shell in a docker container and hacked around something that would not be stored outside the container in any way.