Skip to content

jscheeres/debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup a clean Debian

Login as a root user in your fresh debian installation and run the script.

apt update && apt upgrade -y
apt install -y wget
wget -qO- https://raw.githubusercontent.com/jscheeres/debian/refs/heads/main/setup.sh | bash -s <username> <password>

Replace <username> and <password> with your desired values.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published