Re: [Pdns-users] Unattended ubuntu installation

2013-05-03 Thread Andres Riancho
That worked, thanks! You saved me many google hours :) On Fri, May 3, 2013 at 6:15 AM, Simon McCartney wrote: > DEBIAN_FRONTEND=noninteractive apt-get install --yes pdns-backend-mysql > pdns-server > > seems to work fine for me, you'll need to drop your config in afterwards of > course, but all t

[Pdns-users] Recursor 3.5.1 is now available!

2013-05-03 Thread Peter van Dijk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everybody, version 3.5.1 of the PowerDNS Recursor is now available from https://www.powerdns.com/downloads.html Kees Monshouwer provides native RHEL5/6 packages at http://www.monshouwer.eu/download/3rd_party/pdns-recursor/ Full release notes, wit

Re: [Pdns-users] Unattended ubuntu installation

2013-05-03 Thread Simon McCartney
DEBIAN_FRONTEND=noninteractive apt-get install --yes pdns-backend-mysql pdns-server seems to work fine for me, you'll need to drop your config in afterwards of course, but all the packages are installed with defaults On 3 May 2013 00:07, Andres Riancho wrote: > Guys, > > I'm trying to insta