- 03 Jun, 2015 1 commit
-
-
Joshua Tauberer authored
-
- 28 Mar, 2015 1 commit
-
-
Joshua Tauberer authored
The contacts and calendar apps are now maintained outside of ownCloud core, so we now pull them in from github tags and must enable them explicitly.
-
- 08 Mar, 2015 1 commit
-
-
H8H authored
Configure fail2ban jails to prevent dumb brute-force attacks against postfix, dovecot and ssh. See #319
-
- 13 Feb, 2015 1 commit
-
-
Joshua Tauberer authored
Add additional options to really prevent apt from asking questions, which causes setup to hang because stdin/out have been redirected. fixes #270, #291
-
- 11 Jan, 2015 1 commit
-
-
Joshua Tauberer authored
-
- 02 Jan, 2015 1 commit
-
-
- 25 Nov, 2014 1 commit
-
-
Michael Dec authored
not all setups have it and the miab installer depends on it
-
- 04 Oct, 2014 1 commit
-
-
Joshua Tauberer authored
-
- 21 Sep, 2014 1 commit
-
-
Joshua Tauberer authored
-
- 20 Sep, 2014 1 commit
-
- 17 Sep, 2014 1 commit
-
-
Joshua Tauberer authored
-
- 07 Sep, 2014 1 commit
-
-
Joshua Tauberer authored
Since it runs before the real setup begins, we must make sure that packages are installed. Also removing bind9-host's installation from system.sh. In 189dd600 I added this so we could use `host` to aid Docker autoconfiguration. Docker support was since removed but this hadn't gotten removed, which lead me to think it was normally installed by Ubuntu. It's now installed in `network-checks.sh`. fixes #180
-
- 23 Aug, 2014 1 commit
-
-
Joshua Tauberer authored
Move this into system.sh rather than anagement.sh. This reverts commit eab28c97.
-
- 07 Aug, 2014 1 commit
-
-
Joshua Tauberer authored
if the machine didn't have resolvconf before (my box didn't after an upgrade from Ubuntu 13.xx), make sure it has it now and archive any old resolv.conf since it should now only list 127.0.0.1 for bind9
-
- 20 Jul, 2014 1 commit
-
-
solt authored
/dev/random should be used for crypto-grade RNG. To make sure use of /dev/random doesn't stall due to lack of entropy, install haveged which fills the entropy pool with sources such as network traffic, key strokes, etc. On branch master Your branch is up-to-date with 'origin/master'. Changes to be committed: modified: setup/dns.sh modified: setup/system.sh modified: setup/webmail.sh
-
- 16 Jul, 2014 1 commit
-
-
Joshua Tauberer authored
-
- 18 Jun, 2014 1 commit
-
-
Joshua Tauberer authored
run bind9 on the loopback interface for ensuring we are using a DNSSEC-aware nameserver to resolve our own DNS queries (i.e. when sending mail) since we can't trust that the network configuration provided for us gives us a DNSSEC-aware DNS server see #71
-
- 17 Jun, 2014 1 commit
-
-
Joshua Tauberer authored
-
- 06 Jun, 2014 1 commit
-
-
Joshua Tauberer authored
move the SSH password login check out of setup because it interfers with Vagrant and into a separate script that we'll use for auditing in a later phase
-
- 03 Jun, 2014 1 commit
-
-
Joshua Tauberer authored
-
- 06 May, 2014 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 02 May, 2014 2 commits
-
-
Joshua Tauberer authored
docker: re-run the start script on the container's first run because it won't know its hostname or IP address until then
-
Joshua Tauberer authored
docker: disable the ufw firewall because it is not supported in a docker container and produces a lot of error output (by reverting a510e08f and setting an environment variable)
-
- 01 May, 2014 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
make a bash function to use everywhere we apt-get-install (`DEBIAN_FRONTEND=noninteractive apt-get -qq -y `) ensures the output is quiet
-
- 25 Apr, 2014 1 commit
-
-
Joshua Tauberer authored
-
- 24 Apr, 2014 2 commits
-
-
Joshua Tauberer authored
I had previously awkwardly disabled it because on my VPS the necessary kernel module wasn't available. I meant to make it an option, but instead I took out the apt-get install. Now it works for me so I'm putting everything back.
-
Daniel Lawrence authored
-
- 16 Mar, 2014 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 07 Sep, 2013 1 commit
-
-
Joshua Tauberer authored
-
- 31 Aug, 2013 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 26 Aug, 2013 1 commit
-
-
Joshua Tauberer authored
-
- 21 Aug, 2013 4 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-