Books for/about - sco


 

 
Linux in a Nutshell (In a Nutshell (O'Reilly))

Publisher: O'Reilly Media
Authors: Ellen Siever Stephen Figgins Aaron Weber Robert Love Arnold Robbins

ISBN: 0596009305
List Price: $44.95
Amazon Price: $28.32
Usually ships in 24 hours

Buy this book 
from amazon.com

or from
amazon.co.uk

Avg Cusomer Rating: 1
Reviews:
Summary: O'Reilly Advocates on the lose
Hiya!
this book is a waste of money and space. what kind of an idiot would carry this book around? when all the information is in the linux system itself?? MAN pages and INFO pages.

observe. you can search for utilities in the Linux system by using APROPOS. can you automatically search for the utility you want in this thick thick book? lets say i want to use an editor. all you do from the command line is...

x@y:/$ apropos editor

the linux system automatically searches the database and man pages for the keyword "editor" and you get a whole list of editors you can choose from. try that with this book, all the utilities in this book are listed alphebetically... very good filtering / indexing system indeed *sarcasm*

you have to have pretty good knowledge and know the command and what you're looking for from the beginning to find this book useful. the irony of this is that once your knowledge level is at that level all you really need are the MAN pages.
Summary: Excellent reference book.
Title: Linux in a Nutshell: A Desktop Quick Reference (5th Edition)
Authors: Ellen Siever, Aaron Weber, Stephen Figgins, Robert Love, Arnold Robbins
Publisher: O'Reilly
Pages: 925
ISBN: 0-596-00930-5

Linux in a Nutshell: A Desktop Quick Reference is exactly what it says in the subtitle. The book is geared almost exclusively to someone sitting at a machine, looking for how a command is used. If you're just starting with Linux and are looking for something to get you started, this is not the book you want. If you want something that will teach you how to use Linux, the introduction recommends Learning Red Hat Linux or Running Linux, both of which are also from O'Reilly. Pick up Linux in a Nutshell if you already have at least a basic understanding of using Linux and want a good book for looking up how specific commands work.

The book starts off with a brief introduction that is equal parts extolling the virtues of Linux and description of the books content. The introduction is followed by a short section (5 pages) listing commands a beginning user might need, followed by a slightly longer (18 pages) list of common System and Network administration commands. These sections contain just enough description to know why and how you might use these commands. But you don't need to wait long before you get more detail. In the next chapter you hit the meat of the book, which is a 500 page alphabetized list of Linux commands. They provide the syntax for the command, along with a list of any options that are available. For me, the value here is not having to swap back and forth between looking at man pages and what I'm trying to work on.

Chapters 4-6 are divided into task related sections. These sections all follow about the same format: a brief description of the process involved, followed by a list of related commands, their syntax, and options. The first of these (Ch 4) describes how to setup a Dual boot machine. They cover the use of LILO and GRUB, providing the commands and options used by each. Chapter 5 covers Package Management, the process used to install and update applications. They cover the use of RPM (Redhat Package Manager) and Debian style packages. They go into detail about various methods using apt, rpm, up2date, yum, and synaptic. They also cover building packages for those developing their own applications. Chapter 6 goes in depth into the functionality of the Bash and Korn shells. It covers both commands that can be issued at a prompt and the use of shell scripts.

Chapters 7-11 cover some of the text manipulation utilities in Linux. Chapter 7 goes over pattern matching and the use of regular expressions. There's also a handy chart of what metacharacters work in which utility. Chapter 8 talks about the text editing functions of Emacs, including a 13 page list of commands and the associated hotkeys. Chapter 9 covers the same for vi, ex, and vim. Chapter 10 covers the application sed and its use as a script based text editing tool. Chapter 11 describes awk/gawk and how they can be used for text processing and as a scripting program language.

Chapters 12-14 address Source code management in Linux. Chapter 12 gives a brief overview of the concepts of multiple developers, code versions, and source code repositories. It also introduces several code management systems. Chapters 13 and 14 go in depth about two of these, CVS and Subversion, respectively.

Finally, there's a comprehensive index of both topics and commands. One of my pet peeves, especially with reference books, is a weak index. That is definitely not the case here. This book makes it easy to find what you're looking for. As far as I can tell, all the commands are indexed, and a random sampling of topics always netted me the correct page number.

In conclusion, Linux in a Nutshell does an excellent job of providing you the commands and utilities available in your typical Linux installation. If you know what you're trying to do, this book is handy for looking up the command and syntax required to do it. The entries are clear and concise, but still provide a good level of detail on the commands, switches, and options they're describing.
Summary: extra reference.
over half of this book consists of material already available in the "man" pages on a linux system.

the book boasts how it includes many many examples on how to use each command, this is utterly false. there are infact too few examples included.

100% of the material in this book can be found on the internet, on the linux system's info and man pages.

this book will not be friendly for the linux newbie. the title is misleading, "in a nutshell" usually means "the basics of a working system". this book is merely acts as reference for the abundance of reference freely available.
Summary:


       search for sco at amazon.comamazon.co.ukgoogle.com

Essential SCO System Administration

Publisher: Prentice Hall PTR
Authors: Keith Vann

ISBN: 013290859X
List Price: $51.99
Amazon Price: $51.99
Usually ships in 24 hours

Buy this book 
from amazon.com

or from
amazon.co.uk

Avg Cusomer Rating:
Reviews:
Summary:


       search for sco at amazon.comamazon.co.ukgoogle.com

SCO Unix in a Nutshell : A Desktop Quick Reference for Sco Unix and Open Desktop

Publisher: O'Reilly Media
Authors: Ellie Cutler O'Reilly & Associates Inc The Staff of O'Reilly & Associates Staff Of O'Reilly Media

ISBN: 1565920376
List Price: $29.95
Amazon Price: $18.87
Usually ships in 24 hours

Buy this book 
from amazon.com

or from
amazon.co.uk

Avg Cusomer Rating: 4
Reviews:
Summary: Top Quality Reference, But a Little Dated
I would recommend this book for ANY user of SCO Unix, from the novice to the sys admin. It nearly every command and option from SCO System V Release 3.2, Version 4.0. In addition, this book also covers several important Unix utilities such as the vi editor, sed, awk, etc.

I would give this book 5 stars except SCO OpenServer has advanced well beyond this level (this edition is from 1993). Most of the information remains accurate, but there are some issues that exist. Keep in mind that there are some additional commands and additional options to existing commands that are not listed. Also, but more rare, there are commands or options that have been removed or changed in the OS. This is not as serious as it may sound as these issues will probably only be noticed by the more advanced users in rare circumstances.


Summary: The best book available for users new to SCO.
This book contains all the basic commands needed by system analysts in an easy to find format. I recommend this book to all SCO Unix technicians and system analysts of SCO Unix systems.
Summary: Best SCO Unix reference money can buy.
O'Reilly has done it again, bringing Unix users a priceless reference book. The book is well organize into different shells and is easy to read. This book list all the commands with options and an example for it. Novice to SCO Unix should add this to their bookshelves.
Summary:


       search for sco at amazon.comamazon.co.ukgoogle.com

Headquarters In The Brush: Blazer'S Independent Union Scouts

Publisher: Ohio University Press
Authors: Darl L. Stephenson

ISBN: 0821413813
List Price: $29.95
Amazon Price: $29.95
Usually ships in 24 hours

Buy this book 
from amazon.com

or from
amazon.co.uk

Avg Cusomer Rating: 5
Reviews:
Summary: Blazer's Scouts vs Thurmond's Bushwhackers and Mosby, the great rebel guerrillas
An account of Robert Blazer and his special forces operating in West Virginia and the Shenandoah valley against William and Philip Thurmond, and Mosby, the great rebel guerrillas. One of the few accounts of the feared Thurmond's Partisan Rangers, and the men who fought them. A must read for any 43rd Virginia Cavalry fan. First-hand soldier stories unveal the men behind the legends and untangle fact from myth.
Summary: A Different Side to the Civil War
Covering a little known, outside of historians, side of the battle between the Union and Confederate cavalry for supremacy in Virginia's bread basket, this well written book explores the history behind Blazer's Scouts and how their little appreciated aspect of the Civil War contributed to the successful defense of the Union and defeat of the more widely popularized Confederate cavalry operations. Well worth a look...
Summary:


       search for sco at amazon.comamazon.co.ukgoogle.com

Inside Sco Unix

Publisher: New Riders Pub
Authors: Steve Glines

ISBN: 1562051830
List Price: $34.95
Amazon Price:
This item is currently not available.

Buy this book 
from amazon.com

or from
amazon.co.uk

Avg Cusomer Rating:
Reviews:
Summary:


       search for sco at amazon.comamazon.co.ukgoogle.com

Unix Commands by Example: A Desktop Reference for Unixware, Solairs and Sco Unixware, Solaris and Sco Unix

Publisher: Prentice Hall Ptr
Authors: David Elboth Kent Dannehl Paul C. Larsen

ISBN: 0131039539
List Price: $26.95
Amazon Price:
This item is currently not available.

Buy this book 
from amazon.com

or from
amazon.co.uk

Avg Cusomer Rating:
Reviews:
Summary:


       search for sco at amazon.comamazon.co.ukgoogle.com

Writing Device Drivers for Sco Unix: A Practical Approach

Publisher: Longman Group United Kingdom
Authors: Peter Kettle Steve Statler

ISBN: 0201544253
List Price: $62.00
Amazon Price:
This item is currently not available.

Buy this book 
from amazon.com

or from
amazon.co.uk

Avg Cusomer Rating:
Reviews:
Summary:


       search for sco at amazon.comamazon.co.ukgoogle.com

Caroline Lavinia Scott Harrison (Presidential Wives Series)

Publisher: Nova History Publication
Authors: Anne Chieko Moore

ISBN: 1594540993
List Price: $37.00
Amazon Price: $37.00
Usually ships in 4 to 6 weeks

Buy this book 
from amazon.com

or from
amazon.co.uk

Avg Cusomer Rating:
Reviews:
Summary:


       search for sco at amazon.comamazon.co.ukgoogle.com


Computers and Electronics Books || Automotive Books || Misc Books






Computers and Electronics Books
| 3d | 3d animation | 3d graphics | 3d studio | 3ds max | Abap | Administrator | Adobe | adobe acrobat | adobe after effects | adobe audition | adobe bridge | adobe golive | adobe illustrator | adobe image ready | adobe indesign | adobe pagemaker | adobe photoshop | adobe premier | ADSL | amazon com books | apache | aplication server | Apple | asp | asp.net | autocad | avid | avid media composer | avid symphony | avid xpress | bind | BlueRay | C sharp | c++ | C++ Builder | Cambridge ICT Starters | certification | certification books | Cisco | Cisco BCMSN | Cisco BCRAN | Cisco BGP | Cisco BSCI | Cisco BSSC | Cisco CCDA | Cisco CCDP | Cisco CCIP | Cisco CCNA | Cisco CCNP | Cisco CCSP | Cisco CIT | Cisco CSIDS | Cisco CSPFA | Cisco CVOICE | Cisco DESGN | cisco firewall | Cisco INTRO | Cisco MPLS | Cisco QoS | Cisco SECUR | civilization | cobol | ColdFusion | combustion | Computer Associates | Computer Science | CORBA | css | db2 | deko | delphi | design patterns | dhtml | digital production | DirectX | DirectX9 | dll | dns | dns server | DVD | eBay | ECDL | ECDL Advanced | Final Cut | Final Cut Pro | flash 8 | Flash Studio 8 | fortran | game cube | Google | Graphic Design | graphics | graphics development | hacking | haking | Hardware | hardware hacking | html | Intel | internet | irix | isdn | J2EE | Jakob Nielsen | java | javascript | LDAP | linux | Linux Administrator | LSAT | mac | mac os | macintosh | Macromedia | macromedia actionscript | macromedia dreamweaver | macromedia flash | Macromedia Studio 8 | mail server | mail servers | max 3d | maya | Microsoft Application Developer | microsoft c# | Microsoft Certified | Microsoft Database Administrator | Microsoft Desktop Support Technician | microsoft exams | microsoft excell | microsoft frontpage | microsoft office | microsoft powerpoint | microsoft reader | Microsoft Solution Developer | microsoft sql server | Microsoft Systems Administrators | Microsoft Systems Engineer | microsoft visual basic | microsoft visual studio | microsoft windows 2000 | microsoft windows 2003 | microsoft windows server | microsoft windows xp | microsoft word | microsoft works | Mini DV | mysql | networking | ocx | Open Source | opengl | oracle | oracle 10g | oracle 9i | Oracle administration | oracle application server | Oracle programming | palm os | palm reader | pascal | pda | pdf | Photoshop CS2 | php | php5 | Pinnacle | Pinnacle Liquid | Pinnacle Studio | playstation | plc | pocket pc | PocketPC | postscript | powerbuilder | programming | samba | sap | SAP ABAP | SAS | sco | sco unix | search engines | smartphone | SOA | soap | solaris | sql | svg | sybase | tcp/ip | Telecommunications | telecoms | Unisys | User Interface Design | vb script | vbx | Video Games | Virus | Visual Studio 2005 | Visual Studio.NET | VoIP | web | Web Usability | webdesign | website development | websites | WebSphere | WiFi | Windows 2003 Server | Windows Administrator | Windows XP Pro | Windows XP Profesional | Windows XP Professional | wireless networking | x-box | xhtml | xml | xslt | Yahoo



| home |