Skip to content

FredsterCodeing/alpine-linux-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpine-linux-setup

Alpine Linux Setup

Alpine Linux

Base Installation

  • download iso from internet
  • create vm, boot
  • run setup-alpine script
  • reboot

Auto Personalization

  • login as root
  • apk add git
  • git clone https://github.com/ibuetler/alpine-linux-setup
  • cd alpine-linux-setup
  • ./setup.sh

Manual Personalization

  • login as ibuetler
  • ssh-keygen
eval `ssh-agent -s`
ssh-add

YouTube Video

About

Alpine Linux Setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%