e-planet

a planet of e-books…

Archive for the ‘linux’ Category

Operating systems- Designa and Implementation

Posted by shadow on September 1, 2009

osdeimpMost books on operating systems deal with theory while ignoring practice. The book has been revised to include updates in MINIX, which started out as a v 7 unix clone for a floppy-disk only 8088. It is now aimed at 386, 486, and pentium machines and is based on the international posix standard instead of on v7. There are now also versions of MINIX for the Macintosh and SPARC available. Professional programmers will find this book to be a valuable resource and reference book.

Download this book

Posted in computers/IT, electronics, engineering, linux | Tagged: , , , , , | Leave a Comment »

Red Hat Enterprise Linux Administration Unleashed

Posted by shadow on August 29, 2009

redhatentRed Hat Enterprise Linux 5 Administration Unleashed contains extensive coverage of network and web services, from the Apache HTTP server and Sendmail email services to remote login with OpenSSH. Fox also describes Red Hat’s most valuable tools for monitoring and optimization and presents thorough coverage of security including a detailed introduction to Security-Enhanced Linux (SELinux).

Download this book

Posted in computers/IT, linux, tutorials | Tagged: , , , , , , , | Leave a Comment »

Linux+ Certification Bible

Posted by shadow on August 29, 2009

linuxbibIt is designed to be the only book or course you need to prepare for and pass CompTIA’s Linux+ Certification exam, which is one of the newest members of CompTIA’s certification family.

The book deals with all of the objectives stated by CompTIA for the Linux+ exam. You learn how to deal with planning a Linux implementation (including installin Linux in a GUI or text-based environment) and configuring the Linux operating system after instalation. This book also teaches you how to administrate and maintain you Linux system, troubleshoot common problems, and how to identify, install, and maintain system hardware.

Download this book

Posted in computers/IT, linux, tutorials | Tagged: , , , , , , | Leave a Comment »

Linux The Complete Reference, Sixth Edition

Posted by shadow on August 18, 2009

The Linux operating system has become one of the major operating systems in use today, bringing to the PC all the power and flexibility of a Unix workstation as well as a complete set of Internet applications and a fully functional desktop interface. This book is designed not only to be a complete reference on Linux, but also to provide clear and detailed explanations of Linux features. No prior knowledge of Unix is assumed; Linux is an operating system anyone can use.

Download this book

Posted in computers/IT, linux | Tagged: , , , , , | Leave a Comment »

Linux Complete Command Reference

Posted by shadow on August 18, 2009

The Linux complete command reference was published by Red hat press, which consists of around 1700 pages. This book provide the complete indepth details of commands that we use in linux system. All commands in this book are made from scratch and lot of information is added in this new version. The easy to read interface in this book make it extra ordinary one. you can learn thousands of commands easily by just going through this book.

Download this book

Posted in linux, tutorials | Tagged: , , , , , , | Leave a Comment »

Securing & Optimizing Linux: The Hacking Solution

Posted by shadow on September 20, 2008

This 3rd edition of the very popular title “Securing & Optimizing Linux” looks for security measures that go beyond firewalls and intrusion detection systems to anticipate and protect against upcoming threats. Securing & Optimizing Linux: The Hacking Solution: A hacker’s guide to protect your Linux server designed for system administrators, managers, or Linux users who wish to protect their Linux systems from unauthorized intrusions and other external attacks.

Download this book

Posted in hacking, linux, security | Tagged: , , | Leave a Comment »

Linux for Dummies

Posted by shadow on September 13, 2008

In this book,we introduce you to the wonders of the Linux operating system, originally created as a labor of love by Linus Torvalds in the early 1990s. Our goal is to initiate you into the rapidly growing ranks of Linux users and enthusiasts busily rewriting the rules for the operating system marketplace. If you’ve contemplated switching to Linux but find the prospect too forbidding, you can relax. If you can boil water or set your alarm clock, you too can become a Linux user. (No kidding!)

Download this book

Posted in computers/IT, linux | Tagged: , , | Leave a Comment »

Learning the VI Editor-O’REILLY

Posted by shadow on August 30, 2008

vi is the most useful standard text editor on your system. (vi is short for visual editor and is pronounced “vee-eye.”) Unlike emacs, it is available in nearly identical form on almost every UNIX system, thus providing a kind of text-editing lingua franca.[1] The same might be said of ed and ex, but screen editors are generally much easier to use. With a screen editor, you can scroll the page, move the cursor, delete lines, insert characters, and more, while seeing the results of your edits as you make them.

Download this book

Posted in linux | Tagged: , , , , | Leave a Comment »