Changes

Jump to navigation Jump to search
85 bytes added ,  11:54, 18 February 2010
no edit summary
Line 78: Line 78:  
  ssh root@lightwave.sugarlabs.org "cd /var/lib/bind/etc/bind && git merge remotes/USERNAME/master"
 
  ssh root@lightwave.sugarlabs.org "cd /var/lib/bind/etc/bind && git merge remotes/USERNAME/master"
   −
* Now reload the nameserver configuration:
+
* Now reload the nameserver configuration, checking for errors:
   −
  ssh root@lightwave.sugarlabs.org /etc/init.d/named reload
+
ssh root@lightwave.sugarlabs.org tail -f /var/log/daemon.log &
 +
  ssh root@lightwave.sugarlabs.org /etc/init.d/bind9 reload

Navigation menu