I have a Pixel 8… a PC with Linux Mint. How do I learn to “self host”. Mainly for photo storage backup. Where do I start? I know nothing, absolutely nothing

  • Hawk@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    8
    ·
    13 hours ago

    Judging from your comments, you seem to be lacking some basic knowledge and skills to get started.

    None of the comments here are useful without getting those up to speed.

    You definitely might want to start of looking into networking: how do computers connect to each other and the internet.

    Since you’re using Linux Mint, I do assume you have some basic knowledge of using the terminal and basic commands.

    Next you might want to learn Docker, which is useful when learning self-hosting, as most solutions will have an option to use that.

    • ByteOnBikes@discuss.online
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 hours ago

      Ooof, yeah reading their comments, I agree.

      OP, if you’re reading this, start even smaller. Not everything has to be right in your house.

      I been deploying web apps since 2010, and I jumped right into self hosting during the pandemic and it was a massive headache or challenges I wasn’t prepared to face or maintain.

      I gave up (for now) and just used open-source apps and AWS, because I needed availability. And every few months, I do a bit more to one day move everything to pure self hosting.

    • modus@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 hours ago

      Do you have any favorite starting points for Docker? I’m still learning myself.