linux: Alpine sysadmin commands
Alpine has some different systems to the more common GNU/Linux distros:
OpenRC
instead ofsystemd
as init processrc-service
,rc-update
instead ofsystemctl
apk
instead ofapt
for package managementdoas
instead ofsudo
for priviledge escalationash
instead ofbash
for shellens3
instead ofeth0
for (predictable) network interface naming
Published on: 17 May 2025