Alpine Linux Setup
- download iso from internet
https://dl-cdn.alpinelinux.org/alpine/v3.15/releases/x86_64/
alpine-virt-3.15.0-x86_64.iso
- Create a linux vm, add the ISO and boot
- type root without password to go to the linux live
- execute
setup-alpine
script to install, typing steps properly reboot
- login as
root
apk add git
git clone https://github.com/ivanchenoweth/alpine-linux-setup
cd alpine-linux-setup
git checkout headless-noroot
./setup.sh
- you will type twice noroot password while installing ...
cd ..
rm -rf alpine-linux-setup
reboot
git clone https://github.com/ivanchenoweth/alpine-linux-setup
cd alpine-linux-setup
git checkout headless-noroot
cd dev-containers
./code-server.sh
- login as
noroot
ssh-keygen
eval `ssh-agent -s`
ssh-add