News from the DNS blogsphere.
Blog | Age | Hits | Title |
---|---|---|---|
Nominet | 5168d | 818 | evldns - A Framework for Light-weight DNS Servers I ve recently written and released source code for evldns . evldns is a software mashup - it takes libevent s fast event processing code and combines it with ldns s DNS packet handling. It s derived from the server-side... |
Miek Gieben | 5169d | 309 | Bash shell scripting and octal values While rechecking my rdup test-suite one of the tests failed. On closer inspection it was due to the following line: DAY_BEFORE=$(( $(date +%d) - 1 )) When $(date +%d) is 10 this yields: $ DAY_BEFORE=$(( 10 - 1 )) $ echo... |
Miek Gieben | 5169d | 464 | Bash shell scripting and octal values While rechecking my rdup test-suite one of the tests failed. On closer inspection it was due to the following line: DAY_BEFORE = $ (( $ ( date +% d ) - 1 ))
When $(date +%d) is 10 this yields: $ DAY_BEFORE = $ (( 10 -... |
Miek Gieben | 5169d | 319 | Bash shell scripting and octal values While rechecking my rdup test-suite one of the tests failed. On closer inspection it was due to the following line: DAY_BEFORE = $ (( $ ( date +% d ) - 1 ))
When $(date +%d) is 10 this yields: $ DAY_BEFORE = $ (( 10 -... |
Miek Gieben | 5170d | 335 | Performance plotting with atop and Gnuplot A customer wanted some performance figures for a ESX cluster we built. We used our own atop and the trusted workhorse of plotting Gnuplot to make some performance plots. Creating the data As said, we used atop for this,... |
Miek Gieben | 5170d | 487 | Performance plotting with atop and Gnuplot A customer wanted some performance figures for a ESX cluster we built. We used our own atop and the trusted workhorse of plotting Gnuplot to make some performance plots. Creating the data
As said, we used atop for... |
Miek Gieben | 5170d | 324 | Performance plotting with atop and Gnuplot A customer wanted some performance figures for a ESX cluster we built. We used our own atop and the trusted workhorse of plotting Gnuplot to make some performance plots. Creating the data
As said, we used atop for... |
Miek Gieben | 5172d | 342 | How to mess up git So you think you know git today I found out something funny . In a git repository: $ git log $ fatal: object 1fcc8de9361c56e538ff35d8cc4b07a9c95b7bf3 is corrupted Okay, WTF? Lets look in the .git directory: $ cd... |
Miek Gieben | 5172d | 330 | Die Pulseaudio, die die die!!! Finally made the switch to jackd which works so much better than Pulseaudio. Ubuntu did not make this easy, but with some perseverance it works. One of the things I really hate about Pulseaudio is that when I click on a... |
Miek Gieben | 5172d | 547 | How to mess up git So you think you know git... today I found out something "funny". In a git repository: $ git log $ fatal : object 1f cc8de9361c56e538ff35d8cc4b07a9c95b7bf3 is corrupted
Okay, WTF? Lets look in the .git directory: $ cd... |
Miek Gieben | 5172d | 377 | How to mess up git So you think you know git... today I found out something "funny". In a git repository: $ git log $ fatal : object 1f cc8de9361c56e538ff35d8cc4b07a9c95b7bf3 is corrupted
Okay, WTF? Lets look in the .git directory: $ cd... |
Miek Gieben | 5172d | 497 | Die Pulseaudio, die die die!!! Finally made the switch to jackd which works so much better than Pulseaudio. Ubuntu did not make this easy, but with some perseverance it works. One of the things I really hate about Pulseaudio is that when I click on a... |
Miek Gieben | 5172d | 355 | Die Pulseaudio, die die die!!! Finally made the switch to jackd which works so much better than Pulseaudio. Ubuntu did not make this easy, but with some perseverance it works. One of the things I really hate about Pulseaudio is that when I click on a... |
Miek Gieben | 5173d | 351 | Ssh escape key Yes, what a nice post on ssh escape keys. So you need to press enter and then ~ for the escape character to work! |
Miek Gieben | 5173d | 478 | Ssh escape key Yes, what a nice post on ssh escape keys .
So you need to press enter and then ~ for the escape character to work! |
Miek Gieben | 5173d | 377 | Ssh escape key Yes, what a nice post on ssh escape keys .
So you need to press enter and then ~ for the escape character to work! |
Bert Hubert | 5175d | 778 | PowerDNS Recursor 3.1.7.1 released! I'm pretty proud of this release, or to state it better, proud of not having a real reason to do a release for over a year.
Over the past year, the PowerDNS Recursor has gone places I never thought it would go,... |
Bert Hubert | 5175d | 815 | Moving closer to pizza perfection! I truly love a good pizza, but it is a rare event to find one. So, I've long been baking my own pies, at first in a normal oven and later in a special pizza oven . Although the "G3 Ferrari" looks impressive, mine is... |
Miek Gieben | 5177d | 340 | DNS classes If you ever administered a DNS server you are probably familiar with the IN (internet) class, as in localhost IN A 127.0.0.1 where you define an IP address for the name localhost. As you may, or may not, already know... |
Miek Gieben | 5177d | 486 | DNS classes If you ever administered a DNS server you are probably familiar with the IN (internet) class, as in localhost IN A 127.0.0.1
where you define an IP address for the name localhost . As you may, or may not, already know... |
Send any DNS blog that you feel adds value to the DNS community. Final decisions rest with me.
DNSsexy is an aggregation of DNS related blogs and news. It is built, edited and maintained by Jan-Piet Mens with substantial contributions by Carsten Strotmann.
Follow us at @dnssexy.