<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d23884446\x26blogName\x3dJust+Another+Tech+Blog\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dSILVER\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://justanothertechblog.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://justanothertechblog.blogspot.com/\x26vt\x3d-484221019928432923', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Just Another Tech Blog

Anything and everything having to do with technology, computers, science, and most of all... Linux! The documentation of my Linux endeavor.



Awesome book: Linux in a Nutshell

Friday, September 01, 2006

Ok, well yesterday was my birthday (turned 14, w00t!), and my sister got me an AWESOME book about Linux, basically a must have for every Linux user: Linux in a Nutshell. Straight up, it is THE Linux book. Basically, it covers everything about Linux, especially the myriads for commands that are so essential for everything in "higher level Linux." The major sections of the book are as follows:
  • System and Network Administration
  • Linux Commands
  • Boot Methods
  • Package Management
  • Bash and Korn Shells
  • The Emacs, vi, and sed Editors
Between these categories, the book covers everything to make it the perfect desktop quick reference book. Everything is explained clearly, and in detail... but not in n00b terms (This is probably not a book for the complete Linux newbie, but great for anyone wanting to learn more about Linux, and all you can do with the shell). Subtler aspects of the utilities are even illustrated through examples. Really this book surpasses just a reference guide.... think of it as a..... Bible... yeah.... a Linux Bible (yes, I know there is an actual book called the Linux Bible, but I'm going for the metaphor here ;-) ). So, if you are an avid Linux user, and don't have this book, its about time you get it!
posted by linnerd40, Friday, September 01, 2006


0 Comments:

Add a comment