<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://linux.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Book Rookery</title>
 <link>http://linux.sys-con.com/</link>
 <description>Latest articles from Book Rookery</description>
 <language>en</language>
 <copyright>Copyright 2013 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Thu, 23 May 2013 00:47:04 EDT</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Twenty-Five Linux Server Hardening Tips</title>
 <link>http://linux.sys-con.com/node/1884658</link>
 <description>When it comes to having a Linux server hosted in a data center or it is not behind any kind of Firewall or NAT device there are a number of security requirements that need to be addressed. Linux servers generally come with no protection configured by default and depending on the hosting company or distro can come preconfigured with many services installed that are not required, including Web Servers, FTP Servers, Mail Servers and SSH Remote Access.
The following is a compilation of various settings and techniques you can employ to harden the security of your vulnerable Linux systems. While I have tried to put them in order of the most important features first I would recommend all of these options be used on your critical production servers.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/1884658&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 22 Jun 2011 11:53:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/1884658</guid>
</item>
<item>
 <title>Book Review: Advanced AJAX by Shawn M. Lauriat</title>
 <link>http://linux.sys-con.com/node/534101</link>
 <description>Because AJAX moves so much application logic from the server to the client, it forces many developers to master a wider range of web technologies than ever before. To work effectively on AJAX projects, front-end developers have to concern themselves with database performance, business logic and other server-side concerns. Back-end and middleware developers, meanwhile, have to make friends with XHTML, CSS, JavaScript and a wide range of browsers.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/534101&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 14 Apr 2008 06:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/534101</guid>
</item>
<item>
 <title>Fedora Software</title>
 <link>http://linux.sys-con.com/node/183025</link>
 <description>Excerpted in part from Red Hat Fedora and Enterprise Linux 4 Bible by Christopher Negus (Wiley Publishing, 2005). In its Fedora Core Linux system, the Red Hat-sponsored Fedora Project aims to only include software that is Open Source and free of reasonable patent claims. As a result, at random intervals, an article or mailing list post will exclaim how Fedora sucks because it doesn&#039;t have xyz media player, certain file system support, or other favorite that&#039;s in some other Linux.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/183025&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 28 Feb 2006 09:00:00 EST</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/183025</guid>
</item>
<item>
 <title>Linux Made Easy</title>
 <link>http://linux.sys-con.com/node/139471</link>
 <description>I recently had a chance to sit down with Rickford Grant, author of Linux for Non-Geeks, and talk with him about his new book Linux Made Easy (No Starch Press).&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/139471&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 08 Dec 2005 23:15:00 EST</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/139471</guid>
</item>
<item>
 <title>Red Hat Fedora and Enterprise Linux 4 Bible</title>
 <link>http://linux.sys-con.com/node/128132</link>
 <description>I was recently looking to upgrade a laptop to Fedora Core 4, which happened to happen at roughly the time I got a copy of Red Hat Fedora and Enterprise Linux 4 Bible by noted technology author Christopher Negus. During a quick scan I ran into a section that I think many Linux users, Fedora or otherwise, might fine useful, Chapter 9, using the &#039;Internet and the Web,&#039; which despite the chapter heading delves into things many new Linux users might find interesting particularly &#039;Remote Login Copy and Execution,&#039; which was excerpted in Volume 3, Issue 8 of LinuxWorld Magazine.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/128132&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 18 Sep 2005 13:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/128132</guid>
</item>
<item>
 <title>Alternative Ways to Download Files with Linux</title>
 <link>http://linux.sys-con.com/node/117913</link>
 <description>Fedora Core (&lt;a href=&quot;http://fedora.redhat.com&quot; title=&quot;http://fedora.redhat.com&quot;&gt;http://fedora.redhat.com&lt;/a&gt;) is one of the world&#039;s most popular Linux distributions in part from support by Red Hat and a strong community of users. It also has been a proving ground for Red Hat to develop technologies that will eventually make their way into Red Hat Enterprise Linux.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/117913&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 12 Aug 2005 16:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/117913</guid>
</item>
<item>
 <title>Beginning MySQL Database Design and Optimization</title>
 <link>http://linux.sys-con.com/node/49059</link>
 <description>Getting the design of your database right has a huge impact on a number of issues. Primarily performance, but it can also affect other areas like the flexibility of your database and how it integrates with the application-level solution, such as PHP or Perl, that you&#039;re using.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/49059&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 06 Apr 2005 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/49059</guid>
</item>
<item>
 <title>Unix Advanced Visual QuickPro</title>
 <link>http://linux.sys-con.com/node/49068</link>
 <description>Unix Advanced Visual QuickPro is a step-by-step guide to configuring the finer points of your Unix machine from file sharing, Web sites, and e-mail through to virus scanning. I talk to the author and long-time friend, Chris Herborth, about the book and the future of Unix and Linux gaming.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/49068&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 06 Apr 2005 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/49068</guid>
</item>
<item>
 <title>Can Linux Clusters Move into Mainstream Information Technology?</title>
 <link>http://linux.sys-con.com/node/48562</link>
 <description>The emergence of commodity supercomputing has driven clusters based on the Linux operating system into engineering and scientific research organizations that couldn&#039;t afford their own supercomputing resources before. But Linux clusters have the potential to become a hot topic in traditional information technology circles as well. The coming year may well be the technology tipping point when Linux cluster technology escapes its current home in research organizations and inhabits the traditional data center.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/48562&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 28 Mar 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/48562</guid>
</item>
<item>
 <title>qmail</title>
 <link>http://linux.sys-con.com/node/48555</link>
 <description>In the area of Mail Transfer Agents (MTAs), most people would look at sendmail as the most popular solution in the open source/Linux arena. However, it&#039;s not the only solution. Although postfix is popular with a number of administrators (especially those with multiple domains and many users), qmail is the unknown underdog that the experts use.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/48555&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 10 Mar 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/48555</guid>
</item>
<item>
 <title>Linux for Dummies, 6th Edition</title>
 <link>http://linux.sys-con.com/node/48556</link>
 <description>Dee-Ann LeBlanc&#039;s classic Linux for Dummies takes the new user from the basics of the operating system through installing and using it. Now in its sixth edition, I talked to Dee-Ann about the book, her thoughts on the direction of Linux and how she manages to fit all of the work that she does into her busy schedule.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/48556&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 10 Mar 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/48556</guid>
</item>
<item>
 <title>Point-and-Click Linux! Your Guide to Hassle-Free Computing</title>
 <link>http://linux.sys-con.com/node/48132</link>
 <description>If you have ever met Robin Miller or &#039;Roblimo&#039; as he prefers to be called, you immediately realize that he&#039;s one of the endearing &#039;characters&#039; that make Linux colorful. Roblimo is editor-in-chief for the Open Source Technology Group, which includes Linux.com, slashdot.org, and SourceForge.net, and is the author of the Online Rules of Successful Companies (FT Prentice Hall).&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/48132&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 08 Feb 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/48132</guid>
</item>
<item>
 <title>The Practical Manager&#039;s Guide to Open Source</title>
 <link>http://linux.sys-con.com/node/47807</link>
 <description>IT managers who are about to reach for the aspirin as they try to figure out their open source corporate position should grab this book with both hands instead. As the title suggests, it&#039;s pragmatic and deals in realism, not ideology.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/47807&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 22 Jan 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/47807</guid>
</item>
<item>
 <title>The Linux Cookbook: Michael Stutz On Using Linux For Everyday Activities</title>
 <link>http://linux.sys-con.com/node/47810</link>
 <description>Michael Stutz, author of The Linux Cookbook, 2nd Edition: Tips and Techniques for Everyday Use, discusses what inspired him to write this book, when he first started using Linux, and other world views.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/47810&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 22 Jan 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/47810</guid>
</item>
<item>
 <title>Essential Linux and Open Source Books</title>
 <link>http://linux.sys-con.com/node/47805</link>
 <description>In keeping with our &#039;Best of...&#039; theme for this month, I&#039;d like to provide some of the essential titles for learning Linux and open source. These titles were gathered with feedback from our readers as well as other professionals in the field. We&#039;ve divided the books into subject areas and gathered as much of a consensus as possible.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/47805&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 17 Jan 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/47805</guid>
</item>
<item>
 <title>Version Control with Subversion</title>
 <link>http://linux.sys-con.com/node/47425</link>
 <description>Recently I had the opportunity to talk with the authors of Version Control with Subversion. In this interview, they discuss what Subversion is, migrating to Subversion, and, of course, music.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/47425&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 13 Dec 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/47425</guid>
</item>
<item>
 <title>Moving to the Linux Business Desktop</title>
 <link>http://linux.sys-con.com/node/46488</link>
 <description>Marcel Gagné is probably best known for his three-time award-winning monthly column called &#039;Cooking with Linux,&#039; where he impersonates a French chef serving up fine Linux fare and (naturellement) wine. Here he shares his views on the Linux Desktop.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/46488&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 27 Sep 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/46488</guid>
</item>
<item>
 <title>Succeeding with Open Source</title>
 <link>http://linux.sys-con.com/node/46492</link>
 <description>In this issue, Bernard Golden, author of Succeeding with Open Source, discusses open source software, its pros and cons, and how to choose the right Linux implementation for your business.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/46492&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 27 Sep 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/46492</guid>
</item>
<item>
 <title>Defend I.T.</title>
 <link>http://linux.sys-con.com/node/46493</link>
 <description>The battle between IT professionals and those who use the Internet for destructive purposes is raging - and there&#039;s no end in sight. Reports of computer crime and incidents from the CERT Coordination Center at Carnegie Mellon University more than double each year and are expected to rise.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/46493&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 27 Sep 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/46493</guid>
</item>
<item>
 <title>Huge Savings with OpenNMS for Managed Hosting Company</title>
 <link>http://linux.sys-con.com/node/46193</link>
 <description>When Rackspace Managed Hosting started in 1998 to lease Internet colocated servers to customers, they went with Linux almost everywhere in an effort to keep costs down. In fact, heavy use of Linux was standard in the low-margin managed hosting sector. According to IT manager Eric Evans, &#039;people would be surprised by how much they would save if they went with Linux.&#039;&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/46193&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 31 Aug 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/46193</guid>
</item>
<item>
 <title>Interview with Mark G. Sobell</title>
 <link>http://linux.sys-con.com/node/46199</link>
 <description>For this issue, I&#039;m going to talk with long-time Linux author Mark Sobell. Mark&#039;s first Linux book came out in 1996, when Linux was in its infancy. In this interview Mark discusses Red Hat&#039;s Fedora Core 2 version of Linux and his experiences writing Linux books.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/46199&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 31 Aug 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/46199</guid>
</item>
<item>
 <title>The IT Professional&#039;s Industry Almanac</title>
 <link>http://linux.sys-con.com/node/45717</link>
 <description>The IT Professional&#039;s Industry Almanac by Eathen Anderson takes no prisoners. A 10-year veteran of the IT industry, Anderson has written an honest and critical commentary from the trenches. His audience: the fearful and unemployed IT workers. His main preoccupation: the dysfunctional interface between technology and business. Neither is spared, but his analysis leads him to an unexpected conclusion.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/45717&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 27 Jul 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/45717</guid>
</item>
<item>
 <title>Getting Started with Red Hat Linux</title>
 <link>http://linux.sys-con.com/node/45264</link>
 <description>This article provides a glimpse into Red Hat: The Complete Reference  Enterprise Linux and Fedora Edition (with DVD), published by McGraw-Hill/Osborne.  It covers what you need to get started with Red Hat Linux - including  the overall design of Linux, Linux distributions, and online resources.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/45264&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 15 Jun 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/45264</guid>
</item>
<item>
 <title>Book Rookery: High Performance MySQL</title>
 <link>http://linux.sys-con.com/node/45266</link>
 <description>In this installment of the Book Rookery, High Performance MySQL authors Jeremy Zawodny and Derek J. Balling share some of the MySQL lessons they&#039;ve learned over the years and offer insight into the performance gains possible when you use the techniques covered in the book.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/45266&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 15 Jun 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/45266</guid>
</item>
<item>
 <title>Book Rookery: Wicked Cool Shell Scripts</title>
 <link>http://linux.sys-con.com/node/45267</link>
 <description>In this installment of the Book Rookery, Martin C. Brown speaks with  Dave Taylor, author of Wicked Cool Shell Scripts, about all the fun  things you can do with shell scripts, whether you&#039;re running Linux, Mac  OS X, or even a mainstream Unix system.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/45267&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 15 Jun 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/45267</guid>
</item>
<item>
 <title>Advanced Unix Programming, Second Edition</title>
 <link>http://linux.sys-con.com/node/44880</link>
 <description>Marc J. Rochkind wrote the first edition of Advanced UNIX Programming in 1984. In this installment of the Book Rookery, he discusses with Kevin Bedell the second edition - a complete revision that benefits from his years of post-Bell application systems development experience.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/44880&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 18 May 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/44880</guid>
</item>
<item>
 <title>Linux for Non-Geeks</title>
 <link>http://linux.sys-con.com/node/44887</link>
 <description>Kevin Bedell caught up with Rickford Grant, author of Linux for Non-Geeks, to ask him a few questions about his handy guide for Linux newbies and those with &#039;command-line phobia.&#039;&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/44887&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 18 May 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/44887</guid>
</item>
<item>
 <title>Linux for Dummies, 5th Edition</title>
 <link>http://linux.sys-con.com/node/44557</link>
 <description>In this installment of the Book Rookery, Kevin Bedell speaks with LWM&#039;s own Dee-Ann LeBlanc about the latest edition of Linux for Dummies, which features expanded coverage of the Linux desktop, among other things.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/44557&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 19 Apr 2004 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/44557</guid>
</item>
<item>
 <title>Linux Programming by Example: The Fundamentals</title>
 <link>http://linux.sys-con.com/node/44098</link>
 <description>In this installmant of the Book Rookery, LWM Editor-in-Chief Kevin Bedell talks with Arnold Robbins about his new book, Linux Programming by Example: The Fundamentals, which will be invaluable to those just learning to develop under Linux.&lt;p&gt;&lt;a href=&quot;http://linux.sys-con.com/node/44098&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 16 Mar 2004 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://linux.sys-con.com/node/44098</guid>
</item>
</channel>
</rss>
