Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 395 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 395 Bytes

Scripts and configs for Jessie

Minimal install of Debian

Basic setup

Logged as root

apt-get install sudo git
adduser USER_NAME sudo
exit

Go!

cd ~
git clone https://github.com/Florian-R/custer.git
cd custer
./boot.sh