Skip to content

Instantly share code, notes, and snippets.

@vencax
Last active August 29, 2015 14:02
Show Gist options
  • Select an option

  • Save vencax/aa80e5b397f881e6a681 to your computer and use it in GitHub Desktop.

Select an option

Save vencax/aa80e5b397f881e6a681 to your computer and use it in GitHub Desktop.
bstrap_shoolit
sudo aptitude install git openssh-server -y
INST=inst
git clone https://github.com/vencax/vxk-ubuntu-postinst $INST
cd $INST
mv vars.pref vars
#modify vars
nano vars
source ./vars
cd networking
sh -x ./init.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment