Skip Navigation

Any Tutorials?

I'm a noob Linux user and I recently went full-time Linux. I want to use Alpine Linux for a self hosting project but I couldn't find much material. Can anyone direct me to a tutorial for Alpine setup and setting up a server for nextcloud and OpenVPN? Thanks in advance.

1

You're viewing a single thread.

1 comments
  • Official docs (Alpine wiki) are the best resource I found so far.

    You can start by watching a tutorial install. The scripts alpine has make initial install fairly easy, steps from there are just like any other distro, same concept, diferrent utilities. Either way you find yourself on Alpine and Arch wiki or Reddit searching for ways to do something. Also, neverunderestimate Manpages and --help, if there are no docs online, your answer is likely there.

    Note that some things are not fully covered on Alpine wiki and they do refer to Arch wiki articles.