Alpine Linux Setup
- download iso from internet
- create vm, boot
- run
setup-alpine
script reboot
- login as
root
apk add git
git clone https://github.com/ibuetler/alpine-linux-setup
cd alpine-linux-setup
./setup.sh
- login as
ibuetler
ssh-keygen
eval `ssh-agent -s`
ssh-add