Share E-Book
Scan to open this page

Scan with your phone to open this page

Author: Jerry Peek, Grace Todino-Gonguet, John Strang

If you're new to Unix, this concise book will tell you just what you need to get started and no more. This fifth edition is the most effective introduction to Unix in print, covering Internet usage for email, file transfers, and web browsing. It's an ideal primer for Mac and PC users who need to know a little about Unix on the systems they visit. The new edition also contains many major and minor updates to help the reader navigate Unix's ever-expanding capabilities. In response to the popularity of Linux, the book now focuses on the popular bash shell preferred by most Linux users. A new chapter explains how to use ftp, pine for mail, and offers useful knowledge on how to surf the web. And the author has included tips throughout the text on security basics, especially in the Internet and networking sections. The book includes a completely updated quick reference card to make it easier for the reader to access the key functions of the command line.

AI Reading Assistant

Whole-book reading guide from stratified index samples; jump to passages in the text

AI guide
【One-Line Pitch】 A concise, practical primer for absolute beginners who need to get productive with Unix (especially Linux and macOS terminals) quickly, covering everything from logging in and file management to email and web browsing—without drowning in technical detail. 【Book Arc】 - **Opening (~0%–10%)**: Introduces what Unix is, why it matters (from powering the Internet to running on limited hardware), and the major versions (System V, BSD, Linux). It sets expectations for the book's task-oriented approach and explains the command syntax conventions used throughout. - **Early (~10%–25%)**: Covers the fundamentals of starting a Unix session: logging in securely, understanding the shell (with a focus on bash), recalling and editing previous commands, and troubleshooting common problems like a frozen terminal or failed logins. - **Early (~25%–35%)**: Explains the three types of Unix programs (window-based, command-line, and interactive) and introduces the X Window System, including how to start it, run programs, and handle an unresponsive system. - **Middle (~35%–50%)**: Dives into the practicalities of working with a graphical interface: using a mouse, copying and pasting between xterm windows, managing multiple windows with a window manager, and using features like panels and iconification to boost efficiency. - **Late (~50%–100%)**: Moves beyond the basics to cover essential file operations, text editing, and Internet usage (email, file transfers, and web browsing), with security tips woven throughout. The book concludes with a quick reference card for key commands. 【Key Takeaways】 - **Unix is a multi-user, multi-tasking system** (Early): It's designed for efficiency and sharing resources, which is why it powers much of the Internet and runs on everything from servers to embedded devices. This explains its emphasis on permissions and security. - **The shell is your command interpreter** (Early): Programs like bash (the focus here) let you type commands, recall them with the up-arrow key, and edit them before execution. Mastering this saves significant time versus retyping. - **There are three distinct types of programs** (Early): Some are graphical (like a web browser), some are run-and-wait commands (like `date`), and some are interactive with their own prompts (like the `pine` email client). Knowing which type you're using dictates how you interact with it. - **The X Window System is the standard GUI** (Early): It allows multiple sessions on one screen. Starting it often involves the `startx` command, and if your terminal freezes, you may need to use the `reset` command to fix the display. - **Mouse skills are essential in X** (Middle): The pointer shape changes to indicate context, and the three-button mouse is used for selection, pasting, and window controls. Copy-paste between xterm windows is a major productivity boost. - **Window managers give you control** (Middle): You can move, raise, iconify, and resize windows. A key feature is "focus follows mouse," which lets you type into a window without clicking on it, even if it's not on top. - **Security is a personal responsibility** (Throughout): Your username and password are the keys to your account. Never share them, as intruders can read your files, send emails as you, or delete your data, especially if your machine is networked. 【Reading Tips】 - **Skim the first chapter's history and version list** (~0%–10%): It's useful context, but you don't need to memorize the differences between System V and BSD. Focus on the command syntax conventions and the "how to read this book" section. - **Deep-read the sections on the shell and command syntax** (~10%–25%): This is the core skill. Practice recalling and editing commands in your own terminal as you read; it's the single most important habit for a new user. - **Pay close attention to the "Unresponsive Terminal" sections** (Early and Middle): These troubleshooting tips (like using `reset` or understanding stopped jobs) will save you from frustrating dead-ends and are easy to skim past but hard to remember when needed. - **Use the xterm copy-paste section as a hands-on exercise** (Middle): The book's advice on clipboards and mouse buttons is best learned by doing. Open two terminal windows and practice the techniques until they feel natural. - **Treat the later chapters on files, editors, and Internet tools as a reference** (Late): You don't need to read them cover-to-cover. Skim to see what's available, then return to the specific section when you need to perform a task like sending a file or composing an email. 【Coverage Limits】 The excerpts primarily cover the introductory chapters on getting started, the shell, and the X Window System. They do not provide detailed content from the later chapters on specific file commands, text editors, or Internet applications, though the book's structure indicates these are covered.
Page 4
998: Fourth Edition. Additions and revisions by Jerry Peek. January 2002: Fifth Edition. Additions and revisions by Jerry Peek. Nutshell Handbook, the Nutshe...
View in text
Page 18
part of your email address, for instance. Your password is what keeps others from logging in as you. Don’t leave your password anywhere around your computer....
View in text
Excerpt 3
ary 2002 13:10 In this chapter: • Introduction to Windowing • Star ting X • Running Prog rams 2 • Working with a Mouse • Working with Windows Using Window •...
View in text
Excerpt 4
w manager program helps you control windows. Various window managers do the same kinds of things, with some variation. Let’s start by looking at Figure 2-4,...
View in text
Excerpt 5
x, you’re placed in a directory called your home dir ectory. This directory, a unique place in the Unix filesystem, contains the files you use almost every t...
View in text
Excerpt 6
or adding files within the directory. Read (r) per mission allows listing the directory with ls. You can use the chmod command to change the permissions of y...
View in text
Excerpt 7
(asterisk), ? (question mark), and [ ] (squar e brackets). When used in a file or directory name given as an argument on a com- mand line, the following is t...
View in text
Excerpt 8
the filesystem diagram in Figure 3-1). To copy three files called ch1, ch2, and ch3 fr om /users/john to a subdirectory called work (that’s /users/car ol/wor...
View in text
Tags
AI categories
OSLinuxTechnology
ISBN: 0596002610
Publisher: O'Reilly Media
Publish Year: 2002
Language: English
Pages: 173
File Format: PDF
File Size: 1.5 MB
Text Preview (First 20 pages)
Registered users can read the full content for free

Register as a Gaohf Library member to read the complete e-book online for free and enjoy a better reading experience.

Generating text preview…