Just Enough UNIX

Just Enough UNIX
Author: Paul Andersen
Publisher: McGraw-Hill Science, Engineering & Mathematics
Total Pages: 620
Release: 2006
Genre: Computers
ISBN:

Just Enough UNIX provides a quick and gentle introduction to the UNIX operating system. The fifth edition of this highly successful text reflects changes and updates to the UNIX curriculum that have taken place since the publication of the fourth edition. The book is written in a clear, straightforward style that avoids unnecessary jargon. This short, yet comprehensive text covers the basics of UNIX. It can be used in both a freshman engineering course or to supplement other courses where the student needs to learn UNIX for the first time. The book is enhanced by strong pedagogical tools that will be very useful to those in the classroom, as well as those engaged in self-study.

The Underground Guide to UNIX

The Underground Guide to UNIX
Author: John Montgomery
Publisher: Addison-Wesley Professional
Total Pages: 0
Release: 1995
Genre: Operating systems (Computers)
ISBN: 9780201406535

This lively, irreverent book gives straighforward advice on the best way to perform any task in the UNIX environment. Regardless of the UNIX version used by the reader, John Montgomery unlocks the mysteries of the file system and covers all the essentials for exploiting the power of the UNIX operating system. For practical advice on everything from customizing any UNIX environment, to preventing and surviving common UNIX disasters, this book is fun for serious users.

When You Can't Find Your UNIX System Administrator

When You Can't Find Your UNIX System Administrator
Author: Linda Mui
Publisher: "O'Reilly Media, Inc."
Total Pages: 164
Release: 1995
Genre: Computers
ISBN: 9781565921047

This is the only book to look at common UNIX system administator problems from the user perspective. It provides troubleshooting tips, a questionnaire on which users can record the spec-specific information they need, and explains the diagnostic process. A quick reference card summarizes what to try first, second, and third for commonly-encountered problems.

The UNIX-haters Handbook

The UNIX-haters Handbook
Author: Simson Garfinkel
Publisher: John Wiley & Sons Incorporated
Total Pages: 329
Release: 1994
Genre: Computers
ISBN: 9781568842035

This book is for all people who are forced to use UNIX. It is a humorous book--pure entertainment--that maintains that UNIX is a computer virus with a user interface. It features letters from the thousands posted on the Internet's "UNIX-Haters" mailing list. It is not a computer handbook, tutorial, or reference. It is a self-help book that will let readers know they are not alone.

Optimizing UNIX for Performance

Optimizing UNIX for Performance
Author: Amir H. Majidimehr
Publisher: Prentice Hall
Total Pages: 328
Release: 1996
Genre: Computers
ISBN:

This is the most complete book available on performance optimization--featuring coverage of UNIX, networking (TCP/IP), hardware architecture, and program optimization--all in one volume. Covers performance basics; understanding UNIX; BSD instrumentation; System V instrumentation; system tuning; optimizing user programs written in high-level languages; and making accurate measurements. Explains in detail the output from each command--along with "real-life" rules of thumb on what value is "good" and what is not. For System Administrators, application programmers, MIS managers, and general users of UNIX systems who are interested in learning about and/or optimizing the performance of their UNIX system and networks.

Linux and UNIX Shell Programming

Linux and UNIX Shell Programming
Author: D. S. W. Tansley
Publisher: Addison-Wesley Professional
Total Pages: 532
Release: 2000
Genre: Computers
ISBN: 9780201674729

Learn how to create and develop shell scripts in a step-by-step manner increasing your knowledge as you progress through the book. Learn how to work the shell commands so you can be more productive and save you time.

UNIX

UNIX
Author: Syed Mansoor Sarwar
Publisher: CRC Press
Total Pages: 1383
Release: 2016-11-03
Genre: Computers
ISBN: 1482233592

Provides an updated and expanded revision of one of the bestselling textbooks on UNIX Contains eight new chapters, including four new chapters on UNIX systems programming, and one chapter each on Python scripting, ZFS, UNIX system administration, and virtualization using native containers and VirtualBox. Covers all important aspects of the UNIX operating system from a user’s point of view, as well as from a programmer’s and system administrator’s viewpoint Introduces Unix system programming with a highly developed pedagogy and tutorial technique Completely describes with examples the basic and advance features of Bourne and C shell scripting languages Includes in-chapter exercise solutions, weblinks, and errata on the author’s website: www.github.com/bobk48/unixthetextbook3

Berkeley UNIX

Berkeley UNIX
Author: James Wilson
Publisher:
Total Pages: 248
Release: 1991-01-16
Genre: Computers
ISBN:

This comprehensive, one-semester introduction to Unix, used at Stanford University, incorporates sound pedagogy along with all the necessary reference material. Begins with the basic commands and finishes with advanced programming techniques. Offers strong coverage of systems calls and contains an excellent problem set.

qmail

qmail
Author: John Levine
Publisher: "O'Reilly Media, Inc."
Total Pages: 252
Release: 2004-03-24
Genre: Computers
ISBN: 0596552122

qmail has quietly become one of the most widely used applications on the Internet today. It's powerful enough to handle mail for systems with millions of users--Like Yahoo! Mail and Hotmail, while remaining compact and manageable enough for the smallest Unix- and Linux-based PC systems. Its component design makes it easy to extend and customize while keeping its key functions secure, so it's no wonder that adoption of qmail continues at a rapid pace.The downside? Apparently none. Except that qmail's unique design can be disorienting to those familiar with other popular MTAs (Mail Transfer Agents). If you're coming from sendmail, for instance, you might have trouble recasting your problems and solutions in qmail terms. qmail first helps you establish a "qmail frame of mind," then explores the installation, configuration, administration, and extension of this powerful MTA. Whether you're installing from scratch or managing mailing lists with thousands of users, qmail provides detailed information about how to make qmail do precisely what you wantqmail concentrates on common tasks like moving a sendmail setup to qmail, or setting up a "POP toaster," a system that provides mail service to a large number of users on other computers sending and retrieving mail remotely. The book also fills crucial gaps in existing documentation, detailing exactly what the core qmail software does.Topics covered include: Installation and configuration, including patching qmail Moving from sendmail to qmail Handling locally and remotely originated messages Managing virtual domains Logging qmail activity Tuning qmail performance Running multiple copies of qmail on the same computer Mailing list setup and management Integrating the qmail MTA with POP and IMAP delivery Filtering out spam and viruses If you need to manage mailing lists, large volumes of mail, or simply find sendmail and other MTAs too complicated, qmail may be exactly what's called for. Our new guide, qmail, will provide the guidance you need to build an email infrastructure that performs well, makes sense, and is easy to maintain.