Everything is a Freaking DNS problem - ntp http://127.0.0.1:8080/blog/taxonomy/term/979/0 en Linux Troubleshooting 101 , 2016 Edition http://127.0.0.1:8080/blog/linux-troubleshooting-101-2016-edition <p>Back in 2006 I wrote a <a href="http://www.krisbuytaert.be/blog/node/177">blog post</a> about linux troubleshoooting. <a href="https://twitter.com/bertvanvreckem/status/737761421879054336" rel="nofollow">Bert Van Vreckem</a> pointed out that it might be time for an update ..</p> <p>There's not that much that has changed .. however :)</p> <p>Everything is a DNS Problem</p> <p>Everything is a Fscking DNS Problem<br /> No really, Everything is a Fscking DNS Problem<br /> If it's not a fucking DNS Problem ..<br /> It's a Full Filesystem Problem<br /> If your filesystem isn't full<br /> It is a SELinux problem<br /> If you have SELinux disabled<br /> It might be an ntp problem<br /> If it's not an ntp problem<br /> It's an arp problem<br /> If it's not an arp problem...<br /> It is a Java Garbage Collection problem<br /> If you ain't running Java<br /> It's a natting problem<br /> If you are already on IPv6<br /> It's a Spanning Tree problem<br /> If it's not a spanning Tree problem...<br /> It's a USB problem<br /> If it's not a USB Problem<br /> It's a sharing IRQ Problem<br /> If it's not a sharing IRQ Problem<br /> But most often .. its a Freaking Dns Problem !</p> <p>`</p> http://127.0.0.1:8080/blog/linux-troubleshooting-101-2016-edition#comments arp dns iptables ntp selinux Wed, 01 Jun 2016 07:00:55 +0000 Kris Buytaert 1110 at http://127.0.0.1:8080/blog Poor man's unix management http://127.0.0.1:8080/blog/node/708 <p><a href="http://bbbart.internationalgeneration.be/blog/archives/2008/08/13/index.html#e2008-08-13T10_07_44.txt" rel="nofollow">Bart</a>, this is not a poor man's ntp. This is a stupid man's Unix management :)</p> <p>Do you plan on running that script from cron each day ? Or do you plan on eventually configuring ntp for the boxen ?</p> <p>Your poor man's configuration management solution would be to use a tool such as <a href="http://dssh.subverted.net/" rel="nofollow">dssh</a> or <a href="http://clusterssh.wiki.sourceforge.net/Main+Page" rel="nofollow">Cluster SSH</a></p> <p>However what you really want to do is look into a tool like Puppet and instruct puppet to "Configure NTP on host X-Y-Z"</p> <p>There's a great article from chromatic about Puppet and Luke over at <a href="http://news.oreilly.com/2008/08/luke-kanies-wants-to-modernize.html" rel="nofollow">O'Reilly</a>, you might want to check it out .</p> http://127.0.0.1:8080/blog/node/708#comments dssh ntp puppet Thu, 14 Aug 2008 16:57:59 +0000 Kris Buytaert 708 at http://127.0.0.1:8080/blog