My favourite is "The Linux Programming Interface". It's a fantastic book... very thick too.
Humble Book Bundle: Unix
121–130 of 132 posts
Re: Humble Book Bundle: Unix
#122Earlier quoted context omitted.
I have to mention DJB whenever there's a mention of DNS. Thank you PRJ, JdeBP, smarden, skarnet. You have done a shitload for me and my close (and distant) ones. https://cr.yp.to/donations.html PS In case you've been wondering, djbdns+curvedns is a very capable implementation of DNS servers and client-side utilities. Both authoritative server and recursive cache; each independent of the other. Plus wonderful commandl…
Sure, there are somewhat simpler DNS servers than BIND, of which djbdns is a good example, but realistically speaking, the reasons to avoid BIND are historic and no longer relevant. BIND has seen multiple major overhauls since the bad old BIND 4 days, and its security has been fine for more than a decade. In the past I would talk about other DNS servers as reasonable things to spend time on (and have contributed to a…
Re: Humble Book Bundle: Unix
#123Earlier quoted context omitted.
O'Reilly, NoStarch, Packt and Leanpub books are fine since they're completely clean. But books from Pragmatic Programmers, Manning, Apress, Addison Wesley, Pearson and Sams are watermarked which I consider just as bad as DRM. I never buy digital books from publishers who watermark.
Why is watermarking "just as bad"? It doesn't interfere with me using the files, so I personally don't care.
Re: Humble Book Bundle: Unix
#124---
$1:
Unix in a Nutshell (4th ed.)
sed & awk (2nd ed.)
lex and yacc (2nd ed.)
Learning the bash Shell (3rd ed.)
Linux Pocket Guide (3rd ed.)
$8: (all of the above, plus)
bash Cookbook
Classic Shell Scripting
Learning GNU Emacs (3rd ed.)
Unix Power Tools
Learning the vi and Vim Editors (7th ed.)
Bash Pocket Reference (2nd ed.)
Learning Unix for OS X (2nd ed.)
$15: (all of the above, plus)
Essential System Administration (3rd ed.)
TCP/IP Network Administration (3rd ed.)
DNS and BIND (5th ed.)
Network Troubleshooting ToolsRe: Humble Book Bundle: Unix
#125The $1 tier is great for anyone just starting out with bash or Unix. The $8 is amazing value, that's beginner through intermediate Unix skills, basically as much as most anyone would need. The $15 tier, IMO, is completely optional unless you know that you need those books. And at that point, you probably already have them. Good sale!
I'm asking myself how relevant they are today? Tcp/Ip 3rd is from 2002, as well as Essential Sysadmin 3rd.
Re: Humble Book Bundle: Unix
#126"Pay what you want" is a false statement. When I wanted to pay 1 cent they demanded a minimum of one dollar. I may be a cheap ass for wanting these things for a cent but that doesn't change the fact that "Pay what you want" is a total and utter lie.
Read more here: http://www.gamesradar.com/humble-indie-bundle-responds-steam...
Re: Humble Book Bundle: Unix
#127Re: Humble Book Bundle: Unix
#128Earlier quoted context omitted.
They are being imprecise by your own admission. Yes.
One can be deceptive by being imprecise The question is whether this imprecision qualifies as deception.
edit: hey buddy, thanks for voting me down. Why the hell should I answer you when it's all I get. I have nothing left to say to you other than you are unable to respect differing opinions.
Re: Humble Book Bundle: Unix
#129Earlier quoted context omitted.
I have to mention DJB whenever there's a mention of DNS. Thank you PRJ, JdeBP, smarden, skarnet. You have done a shitload for me and my close (and distant) ones. https://cr.yp.to/donations.html PS In case you've been wondering, djbdns+curvedns is a very capable implementation of DNS servers and client-side utilities. Both authoritative server and recursive cache; each independent of the other. Plus wonderful commandl…
Capable how? Does it support IPv6 queries? IPv6 records? SRV records? How about a syntax for defining a TXT record that doesn't involve octal?
+jdebp.info:2001_41d0_2_aa92_0_ff_fe23_8e7a
An SRV record would be S_sip._udp.jdebp.info::sip.jdebp.info:5060:10:20
Queries over an IPv6 transport have been supported since at least the year 2000, that work having been done by Felix von Leitner. Peter Conrad built DNSSEC support on top of M. von Leitner's work.Re: Humble Book Bundle: Unix
#130Earlier quoted context omitted.
Capable more than enough in all the ways that mattered to me, my employers and their customers throughout this millenium. IPv6 records require a patch. Any records defined for IPv4 are supported out-of-the-box (your last question gives away you know this and the encoding used in the tinydns database). What was your point?
My point is that it's feature set is not from this millennium.