• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Recommend some Unix books

DWW

Platinum Member
I'm a coder but trying to learn more about Unix first so I can have a well-rounded foundation before I start coding with Unix API calls and sockets and the like (which is my goal).

Are there any essential Unix books you guys can recommend? I keep seeing "Unix Power Tools" has good reviews. "UNIX System Administration Handbook" also has high reviews too but it sounds moreso about theory?

There is an O'Reilly UNIX CD Bookshelf I've looked at (very cheap... $62 CAN) but I kind of like my books tangible... then again you don't have to bother juggling books and can just have it on your desktop while you try stuff out!

Anyhow I'd love to hear any recommendations you have 🙂
 
forget the books, just install it on a spare box and fudge around with it, you'll get the hang of it if you arent stupid.
 
Originally posted by: Ameesh
forget the books, just install it on a spare box and fudge around with it, you'll get the hang of it if you arent stupid.

Eh toyed around with NetBSD and FreeBSD for a couple weeks but think I'm still missing out lots by not reading something structured front to back.

I want to read + toy around after I read a chapter sort of deal heh.
 
Unix in a nutshell is a great book for all those oddball commands and strings you'll never remember but may need at some point.
 
I don't know of a good book for just Unix alone, but the late Richard Stevens' book on programming Unix is, or at least was, the best available. His TCP/IP Illustrated books are > * also.

Really, I can't think of much worthwhile to learn about Unix outside of what you learn when you start coding for it. A lot of Unix books do nothing more than distill what you get from man anyway.
 
btw when actually starting coding in linux you are going to find out what the word "assgoblin" really means. So many things are so ridiculous you will want to shove your head through the monitor.
 
Originally posted by: Ameesh
btw when actually starting coding in linux you are going to find out what the word "assgoblin" really means. So many things are so ridiculous you will want to shove your head through the monitor.

LOL :beer:😀 <-- Hefeweizen for you.
 
Originally posted by: Descartes
I don't know of a good book for just Unix alone, but the late Richard Stevens' book on programming Unix is, or at least was, the best available. His TCP/IP Illustrated books are > * also.

Really, I can't think of much worthwhile to learn about Unix outside of what you learn when you start coding for it. A lot of Unix books do nothing more than distill what you get from man anyway.

Descartes thanks 🙂
Have APUE and UNPv1 already heh. Just that I still thought to seek more understanding and more tools that I've not used.

I can get around but I know only the utmost basic things: more, less, head, tail, grep, cat, chmod, umask, ls, kill, ps is about the extent of my Unix knowledge ;(
 
I think I have copies of Unix Power Tools and some other O'Reilly Unix books I could sell you. Your PM is turned off. PM me if interested.
 
Thanks guys. Think I might just go with the online CD bookshelf for this one because its only $62 CAN and has 7 books (of which I think I'll only use 5 of them but still worthwhile).

kranky how much were you looking for for the UNIX Power Tools?
 
miniMUNCH

Have Eric Raymond's book already 😉
Good book though I've not read more than 100 pages in so far.

This thread means to find some more handson--tools, commands and whatnot.
 
Originally posted by: Descartes
Originally posted by: Ameesh
btw when actually starting coding in linux you are going to find out what the word "assgoblin" really means. So many things are so ridiculous you will want to shove your head through the monitor.

LOL :beer:😀 <-- Hefeweizen for you.

😀 i take it you know my pain, and you know the complete denial that all these linux fanbois are in
 
Ameesh:

hrm don't know about assgoblin and I'm not sure if I should be glad I'm not a linux fanboi 🙂

btw "slashdot is red." in your sig... is that like Soviet red?
 
Back
Top