Skip to content

sun617/debian-playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debian

Prepare install media

Install

su -lc "apt install --no-install-recommends --yes ca-certificates sudo wget"
su -lc "usermod -aG sudo ${USER}"
# logout and re-login that take effect added group sudo
exit
wget https://raw.githubusercontent.com/choihongil/debian-playbook/master/bootstrap.sh
bash bootstrap.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages