| Jon Rose’s Blog | | Enterprise Software Consultant Open Source / Java / Flex Flex Practice Director @ Gorilla Logic, Inc. InfoQ.com RIA Editor |
![]() |
Comments:
Marcus Ilgner on July 9th, 2008 at 12:25 pm #
Thanks a lot, that was really helpful!
Joe "Floid" Kanowitz on August 12th, 2008 at 4:15 pm #
Can you explain the inexplicable reference to /etc/inittab{new}?
Bob Wooden on August 28th, 2008 at 10:03 am #
Great simple, straight forward instructions. When I got to creating users, I was copy and pasting instructions (I find I make fewer typos that way) and the adduser instruction failed with a ONLY ONE OR TWO USERS complaint. Seems the dashes that appear immediately in front of ‘-no-create-home’ and ‘-disabled-login’ are NOT actually dashes. By simply replacing those marks with a true dash (typed by keyboard) addusers worked fine. When you created you page of instructions, some how the dashes got changed. Other than that minor issue, WORKED GREAT!!!
somebody on September 3rd, 2008 at 10:57 am #
Didn’t work for me. Do you want to install ucspi-tcp_0.88-10_i386.deb now? [Yn] Maybe it’s because I am using ubuntu 8.04.1 server and I don’t have a /usr/man directory, not sure what ubuntu package installs that – seems rather hard to find out. Also have difficulty finding debian’s apt public key – strange they don’t put it in an easy to find place on the web.
Lily on September 27th, 2008 at 8:23 am #
At the end of installing daemontools, after linking /etc/inittab, need to also do: sudo initctl start svscan svscan wont start until you do this (unless you reboot), making the installations of dnscache and tinydns fail to start. Otherwise, perfect! Thanks, Lily
Lily on September 28th, 2008 at 7:46 pm #
Interesting. My ucspi-tcp also failed to install, on an Ubuntu server, for the same reason. I didnt realize it until I tried to use tcprules. I did; sudo ln -s /usr/local/man /usr/man ; sudo mkdir /usr/man/man5 It installed fine then. Lily
Ubuntu and djbdns — Somewhere out there! on December 30th, 2008 at 12:30 pm #
[...] Tinydns / DJBDNS on Ubuntu Hardy Heron [...]
joel on May 26th, 2009 at 5:43 pm #
I just added “csh -cf ‘/command/svscanboot &’” to /etc/rc.local Seriously a pain in the ass to install in ubuntu…
Eduardo Romero on October 20th, 2009 at 12:06 am #
I had troubles with this, it wouldn’t start with the error: Starting djbdns: svc: warning: unable to control /var/lib/svscan/tinydns: file does not exist I had to edit /usr/bin/svscanboot change the path there from /etc/service to /service, killed svscanboot and it respawned just fine. /etc/init.d/djbdns start worked after that. Post a comment
|
|