Alpine Linux Setup
- download iso from internet
https://dl-cdn.alpinelinux.org/alpine/v3.15/releases/x86_64/
- create vm, boot
- run
setup-alpine
script reboot
- login as
root
apk add git
git clone https://github.com/ivanchenoweth/alpine-linux-setup
cd alpine-linux-setup
git checkout headless
./setup.sh
- type cheno password
cd ..
rm -rf alpine-linux-setup
reboot
git clone https://github.com/ivanchenoweth/alpine-linux-setup
cd alpine-linux-setup
cd dev-containers
./code-server.sh
- login as
cheno
ssh-keygen
- login as
ibuetler
ssh-keygen
eval `ssh-agent -s`
ssh-add