this post was submitted on 08 Jan 2024
2 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.

you are viewing a single comment's thread
view the rest of the comments
[–] TruePe4rl@lemmy.ml 1 points 3 months ago* (last edited 3 months 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.