Joshua Tauberer
|
da15ae5375
|
rename the scripts directory to setup
|
2014-06-03 11:12:38 +00:00 |
|
Joshua Tauberer
|
acec82950b
|
docker: disable the ufw firewall because it is not supported in a docker container and produces a lot of error output (by reverting a510e08f9e and setting an environment variable)
|
2014-05-01 22:39:45 -04:00 |
|
Joshua Tauberer
|
e413680f62
|
add a bash function ufw_allow which calls 'ufw allow' but hides its totally useless output
|
2014-05-01 19:35:18 +00:00 |
|
Joshua Tauberer
|
66269f910f
|
make a bash function to use everywhere we apt-get-install (DEBIAN_FRONTEND=noninteractive apt-get -qq -y )
ensures the output is quiet
|
2014-05-01 19:24:16 +00:00 |
|