Linux is a UNIX-like operating system kernel, originally developed by
Linus Torvalds,
and first released to the public on
September 17th1991.
Since then, many individuals and companies have contributed to the growth of the operating system,
as well as creating packaged versions of it for use on servers, desktops and
embedded applications. The Linux kernel is distributed under the
GPL version 2,
although the applications software which runs on top of the kernel is distributed under a wide variety
of different licenses.
Here are some more specific categories of Linux books:
Product Description: Linux Journal Readers’ Choice Awards 2008 Favorite Linux Book, Honorable Mention. http://www.linuxjournal.com
“. . . this one (Ubuntu Linux book) is at the head of the pack for getting started with your penguin experience. . . .” —Tom Duff
“Benjamin Mako Hill et al. have produced an excellent book that speaks to everyone who uses or is considering using Ubuntu.” —James Pyles, Reviewer, “The Linux Tutorial”
“Well written in an easy-to-follow format. Full of information for folks new to Linux or just new to Ubuntu. Even nontechnical users would find this a very helpful resource.” —Ben Gerber, Arsgeek.com
“I’d recommend picking it up if you are running Ubuntu.” —Tony Lawrence, owner of aplawrence.com
Ubuntu is a complete, free operating system that emphasizes community, support, and ease of use without compromising speed, power, or flexibility. It’s Linux for human beings—designed for everyone from computer novices to experts. Ubuntu 8.04 LTS (Long Term Support), a.k.a., “Hardy Heron,” is the latest release—more powerful, more flexible, and friendlier than ever. The Official Ubuntu Book, Third Edition, will get you up and running quickly.
Written by expert leading Ubuntu community members, this book covers all you need to know to make the most of Ubuntu 8.04 LTS, whether you’re a home user, small business user, server administrator, or programmer. The authors cover Ubuntu 8.04 LTS from start to finish: installation, configuration, desktop productivity, games, management, support, and much more. Among the many new topics covered in this edition: the new Edubuntu and the brand new Kubuntu Remix including KDE 4.
The Official Ubuntu Book, Third Edition, covers standard desktop applications, from word processing, spreadsheets, Web browsing, e-mail, instant messaging, music, video, and games to software development, databases, and server applications. In addition, you’ll
Learn how to customize Ubuntu for home, small business, school, government, and enterprise environments
Learn how to quickly update Ubuntu to accommodate new versions and new applications
Find up-to-the-minute troubleshooting advice from Ubuntu users worldwide
Learn Ubuntu Server installation and administration, including LVM and RAID implementation
Learn about Edubuntu—Ubuntu optimized specifically for the classroom
The DVD includes the complete Ubuntu Linux operating system for installation on PC platforms, preconfigured with an outstanding desktop environment for both home and business computing. It can be used to install other complete variants of Ubuntu including Kubuntu (with the KDE environment), and Edubuntu (for use in schools).
Product Description: O'Reilly's Pocket Guides have earned a reputation as inexpensive, comprehensive, and compact guides that have the stuff but not the fluff. Every page of Linux Pocket Guide lives up to this billing. It clearly explains how to get up to speed quickly on day-to-day Linux use. Once you're up and running, Linux Pocket Guide provides an easy-to-use reference that you can keep by your keyboard for those times when you want a fast, useful answer, not hours in the man pages. Linux Pocket Guide is organized the way you use Linux: by function, not just alphabetically. It's not the 'bible of Linux; it's a practical and concise guide to the options and commands you need most. It starts with general concepts like files and directories, the shell, and X windows, and then presents detailed overviews of the most essential commands, with clear examples. You'll learn each command's purpose, usage, options, location on disk, and even the RPM package that installed it. The Linux Pocket Guide is tailored to Fedora Linux--the latest spin-off of Red Hat Linux--but most of the information applies to any Linux system. Throw in a host of valuable power user tips and a friendly and accessible style, and you'll quickly find this practical, to-the-point book a small but mighty resource for Linux users.
With hundreds of practice questions and hands-on exercises, RHCE Red Hat Certified Engineer Linux Study Guide, Fifth Edition covers what you need to know--and shows you how to prepare--for this challenging exam.
100% complete coverage of all objectives for exam RH302
Exam Readiness Checklist at the front of the book--you're ready for the exam when all objectives on the list are checked off
Inside the Exam sections in every chapter highlight key exam topics covered
Real-world exercises modeled after hands-on exam scenarios
Two complete lab-based exams simulate the format, tone, topics, and difficulty of the real exam
Bonus content (available for download) includes installation screen review, basic instructions for using VMware and Xen as testbeds, and paper and pencil versions of the lab exams
Covers all RH302 exam topics, including:
Hardware installation and configuration
The boot process
Linux filesystem administration
Package management and Kickstart
User and group administration
System administration tools
Kernel services and configuration
Apache and Squid
Network file sharing services (NFS, FTP, and Samba)
Domain Name System (DNS)
E-mail (servers and clients)
Extended Internet Services Daemon (xinetd), the Secure package, and DHCP
Product Description: In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn't kept waiting any longer than necessary for the relatively slow disks.
The third edition of "Understanding the Linux Kernel" takes you on a guided tour of the most significant data structures, algorithms, and programming tricks used in the kernel. Probing beyond superficial features, the authors offer valuable insights to people who want to know how things really work inside their machine. Important Intel-specific features are discussed. Relevant segments of code are dissected line by line. But the book covers more than just the functioning of the code; it explains the theoretical underpinnings of why Linux does things the way it does.
This edition of the book covers Version 2.6, which has seen significant changes to nearly every kernel subsystem, particularly in the areas of memory management and block devices. The book focuses on the following topics:
Memory management, including file buffering, process swapping, and Direct memory Access (DMA)
The Virtual Filesystem layer and the Second and Third Extended Filesystems
Process creation and scheduling
Signals, interrupts, and the essential interfaces to device drivers
Timing
Synchronization within the kernel
Interprocess Communication (IPC)
Program execution
"Understanding the Linux Kernel" will acquaint you with all the inner workings of Linux, but it's more than just an academic exercise. You'll learn what conditions bring out Linux's best performance, and you'll see how it meets the challenge of providing good system response during process scheduling, file access, and memory management in a wide variety of environments. This book will help you make the most of your Linux system.
“I am so impressed by how Mark Sobell can approach a complex topic in such an understandable manner. His command examples are especially useful in providing a novice (or even advanced) administrator with a cookbook on how to accomplish real-world tasks on Linux. He is truly an inspired technical writer!”
–George Vish II, Senior Education Consultant, Hewlett-Packard Company
“Overall, I think it’s a great, comprehensive Ubuntu book that’ll be a valuable resource for people of all technical levels.”
–John Dong, Ubuntu Forum Council Member, Backports Team Leader
“The JumpStart sections really offer a quick way to get things up and running, allowing you to dig into the details of his books later.”
–Scott Mann, Aztek Networks
“Ubuntu is gaining popularity at the rate alcohol did during prohibition, and it’s great to see a well-known author write a book on the latest and greatest version. Not only does it contain Ubuntu-specific information, but it also touches on general computer-related topics, which will help the average computer user to better understand what’s going on in the background. Great work, Mark!”
–Daniel R. Arfsten, Pro/ENGINEER Drafter/Designer
“I read a lot of Linux technical information every day, but I’m rarely impressed by tech books. I usually prefer online information sources instead. Mark Sobell’s books are a notable exception. They’re clearly written, technically accurate, comprehensive-and actually enjoyable to read.”
–Matthew Miller, Senior Systems Analyst/Administrator, BU Linux Project, Boston University Office, of Information Technology
“I would so love to be able to use this book to teach a class about not just Ubuntu or Linux but about computers in general. It is thorough and well written with good illustrations that explain important concepts for computer usage.”
–Nathan Eckenrode, New York Local Community Team
Praise for Other Books by Mark Sobell
“I currently own one of your books, A Practical Guide to Linux®. I believe this book is one of the most comprehensive and, as the title says, practical guides to Linux I have ever read. I consider myself a novice and I come back to this book over and over again.”
–Albert J. Nguyen
“Thank you for writing a book to help me get away from Windows XP and to never touch Windows Vista. The book is great; I am learning a lot of new concepts and commands. Linux is definitely getting easier to use.”
–James Moritz
“I have been wanting to make the jump to Linux but did not have the guts to do so-until I saw your familiarly titled A Practical Guide to Red Hat® Linux® at the bookstore. I picked up a copy and am eagerly looking forward to regaining my freedom.”
–Carmine Stoffo, Machine and Process Designer to pharmaceutical industry
“I am currently reading A Practical Guide to Red Hat® Linux® and am finally understanding the true power of the command line. I am new to Linux and your book is a treasure.”
–Juan Gonzalez
The Most Complete, Easy-to-Understand, and Useful Guide to Ubuntu Linux Desktops and Servers
Ubuntu Linux is a state-of-the-art operating system, and you need a book that’s just as advanced. Along with being the most comprehensive reference to installing, configuring, and working with Ubuntu, A Practical Guide to Ubuntu Linux® also provides extensive server coverage you won’t find in any other Ubuntu book.
Best-selling author Mark Sobell begins by walking you through every feature and technique you need to know, from installing Ubuntu–using the DVD included with the book–to working with GNOME, Samba, exim4, Apache, DNS, NIS, firestarter, and iptables. Sobell’s exceptionally clear explanations demystify everything from system security to Windows file/printer sharing.
Sobell presents full chapters on using Ubuntu from the command line and GUI; thorough system administration and security guidance; and up-to-the-minute, step-by-step instructions for setting up networks and every major type of Internet server. Along the way, you’ll learn both the “hows” and the “whys” of Ubuntu. Sobell knows every Linux nook and cranny: He’s taught hundreds of thousands of readers and never forgets what it’s like to be new to Linux. Whether you’re a user, administrator, or programmer, this book gives you all you need–and more.
Don’t settle for yesterday’s Unbuntu Linux book...get the ONLY book that meets today’s challenges and tomorrow’s!
This book delivers…
Deeper coverage of the command line and the GNOME GUI, including GUI customization
Coverage of important Ubuntu topics, such as sudo and the new Upstart init daemon
More practical coverage of file sharing with Samba, NFS, and FTP
More detailed, usable coverage of Internet server configuration, including Apache, exim4, and DNS/BIND
More state-of-the-art security techniques, including firewall setup using firestarter and iptables, as well as a full chapter on OpenSSH and an appendix on security
Deeper coverage of “meat-and-potatoes” system and network administration tasks–from managing users to CUPS printing, configuring LANs to building a kernel
A more practical introduction to writing bash shell scripts
Complete instructions on how to keep your Linux system up-to-date using aptitude, Synaptic, and the Software Sources window
And much more...including a 500+ term glossary, five detailed appendixes, and a comprehensive index to help you find what you need fast
Print book includes DVD! Get the full version of the Ubuntu 7.10 (Gutsy Gibbon) release.
Product Description: More than a quarter of a million copies sold in previous editions!
Fedora leads the competition in cutting-edge Linux technology
With a new KDE desktop, and new file system, security, and wireless features, Fedora is the best way to get the latest in Linux technology. Install, configure, and use Fedora as anything from a desktop to an Internet server. Use this book as a guide to everything from publishing and gaming to setting up powerful Web, file, print, and LDAP servers. Install or boot Fedora from the included DVD and Live CD.
Set up Fedora or Red Hat Enterprise Linux to: *
Navigate your computer with GNOME(r), KDE(r), Xfce, or Online Desktops *
Manage and use documents, spreadsheets, presentations, music, and images *
Connect easily to your network with NetworkManager *
Draw from massive online Fedora and third-party software repositories *
Build an Internet server with e-mail, Web, DNS, FTP, and database services
What's on the DVD and CD-ROM? *
Fedora 9 (8GB) special install DVD *
Fedora 9 KDE desktop live/install CD *
System Requirements: Please see the Preface and Appendix A for details and complete system requirements.
Product Description: O'Reilly's bestselling book on Linux's bash shell is at it again. Now that Linux is an established player both as a server and on the desktop "Learning the bash Shell" has been updated and refreshed to account for all the latest changes. Indeed, this third edition serves as the most valuable guide yet to the bash shell.
As any good programmer knows, the first thing users of the Linux operating system come face to face with is the shell the UNIX term for a user interface to the system. In other words, it's what lets you communicate with the computer via the keyboard and display. Mastering the bash shell might sound fairly simple but it isn't. In truth, there are many complexities that need careful explanation, which is just what "Learning the bash Shell" provides.
If you are new to shell programming, the book provides an excellent introduction, covering everything from the most basic to the most advanced features. And if you've been writing shell scripts for years, it offers a great way to find out what the new shell offers. "Learning the bash Shell" is also full of practical examples of shell commands and programs that will make everyday use of Linux that much easier. With this book, programmers will learn:
How to install bash as your login shell
The basics of interactive shell use, including UNIX file and directory structures, standard I/O, and background jobs
Command line editing, history substitution, and key bindings
How to customize your shell environment without programming
The nuts and bolts of basic shell programming, flow control structures, command-line options and typed variables
Process handling, from job control to processes, coroutines andsubshells
Debugging techniques, such as trace and verbose modes
Techniques for implementing system-wide shell customization and features related to system security
News stories are provided by third parties, used with permission,
and copyright of their various respective owners.
Answers 2000 Limited has not necessarily reviewed,
and does not necessarily endorse or
agree with any content of, or views expressed in, all such items.
Comments are posted by our users. Answers 2000 Limited has not
necessarily reviewed,
and does not necessarily endorse or
agree with any content of, or views expressed in, comments.