mirror of
https://github.com/swg-ostrich/ostrich.git
synced 2026-01-16 23:04:19 -05:00
Debian Initial Setup
- Install Debian 9 x64-bit (I used
debian-9.4.0-amd64-netinst.iso) - As
root, runapt update; apt install sudo git - Run
git clone --recurse-submodules -j8 git://github.com/swg-ostrich/ostrich.git; cd ostrich - Run
./utils/initial-setup/debian/setup.sh, reboot when it tells you to- user running the script must have privileges to use
sudo
- user running the script must have privileges to use
- Environment should be completely setup at this point