this post was submitted on 08 Jan 2024
6 points (100.0% liked)

Alpine Linux

86 readers
1 users here now

Small. Simple. Secure.

Alpine Linux is a security-oriented, lightweight Linux distribution based on musl libc and busybox.

founded 1 year ago
MODERATORS
 

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.

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 3 weeks ago* (last edited 3 weeks ago)

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.