The journey continues!<br><br>I'm preping the LTSP server for the new year and excited for the advancement of ltsp-pnp.  I'm following these directions: <a href="https://help.ubuntu.com/community/UbuntuLTSP/ltsp-pnp" target="_blank">https://help.ubuntu.com/community/UbuntuLTSP/ltsp-pnp</a>, starting from a blank hard drive.  Due to broken DVD drive, I've installed using a flash drive.<br>

<br>Things start out fine, but upon running the provided commands:<br><pre>sudo -i
<span></span>add-apt-repository --yes ppa:<a href="http://ts.sch.gr" target="_blank">ts.sch.gr</a>
<span></span>apt-get update
<span></span>apt-get --yes install dnsmasq ltsp-server-standalone ltsp-client ldm-ubuntu-theme
<span></span>ltsp-config dnsmasq
<span></span>echo 'IPAPPEND=3' >> /etc/ltsp/update-kernels.conf
<span></span>/usr/share/ltsp/update-kernels</pre>and restarting I get a system error/crash, the start of which is shown in the included image.  The crash report says there's already a bug report on this issue, thought the last comment on it is from May 2012 (<a href="https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/978654" target="_blank">https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/978654</a>).<br>

<br>I've re-installed, this time selecting "no" during the configuring stage, but still getting the same system crash.  One thing I noticed while the script was running in terminal was this line (which I've copied for here):<br>

<blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">dnsmasq: failed to create listening socket for port 53: Address already in use                [fail]<br>

</blockquote><br>Any ideas/how people have dealt with this?<br><br>Thanks,<br>David<br>