Skip Navigation

Am I in over my head? Need some encouragement!

I'm a novice Linux user. Comfortable with command line but far from a whiz. Have to duckduckgo a lot of stuff to figure out what I'm doing.

I just bought a WD EX2 Ultra. The Plex app is built in, but it looks like the other stuff I want to do will require Docker containers. Maybe I just need to devote more time to learning containers but, at first look, it all seems quite daunting.

Here's what I want to set up. Jellyfin for music, tv & movies. Audiobookshelf for podcasts. The Servarr suite for library collection and management. VPN for security and privacy.

Am I swinging too big for my skill level, or does this seem doable? Any suggestions on how to proceed? Any and all feedback is welcome!

16 comments
  • start small, and you should be able to do it no problem.

    first off, ignore the wd. its storage. you dont want your storage and your processing mixing (i wouldnt anyway)

    • find yourself an old, shitty pc with >=4gb of ram, processor irrelevant.
    • slap a small ssd in, or dont. install linux
    • install docker
    • start installin containers

    lots of available, preconfigured containers with instruction over at: https://hub.docker.com

    when you get your containers functional you can connect your media software (jellfyin) to the wd storage

  • Take your time and don't hang your hat on anything until you've run it for a while yourself before you subject your family to it, no matter how excited you are. You'll just get people wary of trying your projects if it's always failing, unless you have someone that knows how these things go and that you're learning, and is willing to help you sort out bugs.

  • Linux is fun! Of course it's doable. At first you'll have a hard time and need to look up everything at ddg or whatever. But you'll learn a lot. Go in small steps. One thing at a time. And envision the feeling you'll get when you succeed!

  • I recommend you to check casaos. It's a frontend for docker containers with his own "app store" with all you want and more easily configurable.

    Maybe is not for you, as is so easy that maybe you don't learn anything, but maybe it's a way to start and investigate without frustrating blocks.

    I feel myself at the same level than you, and currently investigating how to setup a DNS + VPN server, only for fun/learn

16 comments