|
![]() |
|||
|
||||
Overview*Practical guidance for every beginning- to intermediate-level Linux user and sysadmin*User management, file systems, backup/restore, printing, and much more *Linux networking and integration for Windows, Mac, and DOS systemsThe complete, vendor-neutral guide to installing, configuring, and running Linux!How do you find the right Linux book? They're either too technical, too superficial, or they cover the wrong distribution. Finally, there's a book that offers the perfect balance: The Linux Book. It'll never insult your intelligence, nor will it make you wade through 1, 000 pages of technical gibberish! You'll find the information you really need to install, configure, and maintain any current version of Linux (and integrate it seamlessly with your existing computers. If you don't need it, it's not here. If you do need it, it is. It's that simple! *Step-by-step installation and configuration*Linux files, directories, and file systems*System administration, from boot-up to backup*Managing passwords and user access*Running the X Window system*Networking and integrating Windows, DOS, and Macintosh systems*File and print sharing with Network File System (NFS) and Samba (smb)*Shell scripting, system commands, kernel management, and much more*Cost/benefit analysis connected to choosing Linux versus WindowsThe Linux Book even presents a chapter-length cost-benefit analysis for any organization considering Linux. Whether you plan to run your desktop or your entire network with Linux, you won't find a more useful, practical guide! Full Product DetailsAuthor: David ElbothPublisher: Pearson Education (US) Imprint: Prentice Hall Dimensions: Width: 23.50cm , Height: 3.10cm , Length: 17.70cm Weight: 0.844kg ISBN: 9780130327659ISBN 10: 0130327654 Pages: 528 Publication Date: 06 April 2001 Audience: College/higher education , Tertiary & Higher Education Format: Paperback Publisher's Status: Out of Print Availability: Out of stock ![]() Table of ContentsForeword. 1. The Linux Book. Using Linux. Try and fail. Explanations in this book. Linux and GNU. 2. The Operating System. The Linux operating system. A multi-user operating system. Concepts and technology. Linux and architecture support. The Linux kernel. The Linux shell. Utilities. How to use Linux commands. Pipes, filters, and redirections. Editing text. The system administrator, or root. 3. Installation. Introduction. Preparing to install Linux. Installation overview. Linux and the keyboard. Different installation methods. Installation disk or CD. CD auto-boot from DOS. Selecting the language and character set. Configuring the mouse. Installation classes. Defining filesystems. Format and partitions. Installing LILO. Network configuration. Setting up TCP/IP. Configuring the time zone. Defining the root password. Defining authentication. Selecting Linux components. Configuring the X window system. Installing packages. Linux boot floppy disk. Finishing the installation. After the installation. Removing Linux. 4. Linux Work Session. After the installation. Username and password. Logging in. Linux help functions. A work session in Linux. Logging out from Linux. Taking the Linux system down. Exercises for Chapter 4. 5. Information from the Linux System. Commands that gather information. Calendar - cal. Echo to the screen - echo. List files - ls. Date and time - date. Who is logged in?-who. Who am I?-whoami. User information - finger. Determine current file type - file. Terminal name - tty. Disk space usage - du. Linux version/name - uname. Exercises for Chapter 5. 6. File Management. File manager. Linux filenames. Linux file types. Access to files and directories. Print files to the screen - cat. Copy files - cp. Move/change filenames - mv. Delete files and directories - rm. Assign multiple filenames - ln. Exercises for Chapter 6. 7. Directories and Filesystems. Introduction. Directories and filesystems. Inodes. The physical filesystem. Different filesystems. Directory structure in the filesystem. Linux file types. Working directory - pwd. Change directory D cd. Make directory D mkdir. Remove directory D rmdir. Free space per filesystem D df. Exercises for Chapter 7. 8. Passwords and Access Permissions. Introduction. Changing the Linux password. Change the active user-id D su. Linux access codes. Change access codes D chmod. Change owner D chown. Change group ID D chgrp. Change active group D newgrp. Default permission D umask. Exercises for Chapter 8. 9. Redirection and Pipes under Linux. The Linux shell. Standard input, output, and error. Output redirection D >. Input Redirection - <. Adding to a file - >>. Redirection and error messages. Redirection in tcsh shell. Combining several commands - pipes. Exercises for Chapter 9. 10. X Window. X Window. Configuring X. Starting X. GNOME or KDE user interface. GNOME with Red Hat Linux. From GNOME to KDE. Changing the window manager in GNOME. GNOME/KDE Control center. Using a mouse with GNOME/KDE. The XFCE3 alternative. Standard X applications. X games. X commands. Starting gdm. D acceleration and Linux. X Window references. Exercises for Chapter 10. 11. Linux Processes. Parent and child processes. Foreground and background processes. Display process table D ps. Continue processes after logout D nohup. Stop a process D kill. Change priority of processes D nice. Determine time used on process D time. Schedule work D crontab. Exercises for Chapter 11. 12. Linux and Editors. Text editor or word processor? The vi editor. Write a text file. Start vi. Move the cursor in a text file. Commands for positioning within a file. Commands for adjusting the screen. Commands for yank and put. Commands for deleting text. Command for undelete text. Write more text. Move text. Copy text. Search for text. Search and replace. Read and write a file. Print. Macro definitions. Set parameters. Exercises for Chapter 12. 13. Linux Tools 13.1 The Linux shell. Display file contents D more. Display file contents D less. Sort data D sort. Find character data D grep. Find files D find. Cut data in a file D cut. Paste data in a file D paste. Remove duplicate lines of text D uniq. Convert text D tr. Format page D pr. Packing data and programs. Exercises for Chapter 13. 14. Printing from Linux. Linux and printing. The Linux spooling system. Defining a printer queue. Key files. Print access and disk use. Remote print to a Unix queue. Control printer D lpc. Start/stop the spooling system D lpd. Remove a spool lock. Print D lpr. Check a printer queue D lpq. Cancel a print job D lprm. Exercises for Chapter 14. 15. Integration with DOS, Windows, and Mac. Tools for accessing MS-DOS filesystems. Mounting MS-DOS filesystems. Accessing MS-DOS volumes (partitions). Change directory D mcd. Copy files D mcopy. Delete files D mdel. Show Directory information D mdir. Display information about boot sector D minfo. Make MS-DOS directories D mmd. File to screen D mtype. Different Mtools. Accessing Mac volumes. Mount Mac volumes D hmount. Unmount Mac volumes D hunmount. Different OhO commands D HFS. MS-DOS and Windows emulators. Exercises for Chapter 15. 16. Bash Shell Programming. Command files. Making simple command files. Variables. Handling screen output. Conditional commands. More commands. Functions and procedures. The shell environment. Bash script. Exercises for Chapter 16. 17. Booting the Linux System. Booting Linux from a PC. Booting Windows 98. Booting Unix and Linux. System file /etc/inittab. Terminal file /etc/termcap. Communication file /etc/gettydefs. Exercises for Chapter 17. 18. Logging into the Linux System. Logging procedures. The /etc/passwd file. Bash shell. User system files. Ending a terminal session. Exercises for Chapter 18. 19. Linux System Commands. Introduction. Linux key files. Setup devices and system definitions. Defining users. User administration D useradd. Group administration D groupadd. Check filesystems D fsck. Make filesystems D mke2fs. Mount filesystems D (u)mount. Taking the Linux system down. Fast reboot D reboot. Normal shutdown D shutdown. Process control initialization D init. Configure services D ntsysv. Installation packages D rpm. Compiling source code. Installation example. Terminal parameters D stty. Linux and national character sets. Exercises for Chapter 19. 20. Backup/Restore and Media under Linux. Introduction. Format and device drivers. Formatting floppies D fdformat. Archive and restore files D tar. Backing up data with cpio D cpio. Converting and copying data D dd. Menu program for backup D taper. Other backup programs. X Window and backup D BRU. Exercises for Chapter 20. 21. Linux D Logs and Kernel. Introduction. System messages. Active system parameters. Process accounting - accton. Summarize accounting information D sa. User terminal data D ac. Display Status of CPU processes D top. Make your own Linux kernel. Tuning the hard disk drive. Exercises for Chapter 21. 22. Network Communication. Introduction. TCP/IP D the networking glue. The phrase OInternetO. Protocols. TCP/IP configuration files. Connecting via modem. Connecting via ISDN. Start/stop scripts. Security. Using a browser. Contact D ping. Terminal emulation D telnet. Transfer files D ftp. Run remote programs D rsh. Remote copy D rcp. Remote login D rlogin. Trace package D traceroute. TCP/IP traffic D tcpdump. Anonymous FTP server. Other TCP/IP programs. Exercises for Chapter 22. 23. Messages. Introduction. Internal communication D write. Message to all D wall. Permission to receive message D mesg. External communication D talk. Electronic mail. E-mail D mail. Sendmail and references. News from the news server D tin. Using a fax. Exercises for Chapter 23. 24. File Services with NFS and Samba. Introduction. What is Samba? Installing Samba. Configuring Samba. Setting global parameters. The [homes] section. Sharing a Linux disk. Printing Windows - Linux. Linux clients D SMB servers. Mounting Windows folders. Printing Linux - Windows. Testing a configuration. Samba references. What is NFS? Installing NFS. Defining an NFS server. Defining NFS clients. NFS mounting options. NFS and asynchronous connections. Optimizing NFS. NFS and poor bandwidth. Exporting NFS (Unix). Security and NFS. NFS references. Exercises for Chapter 24. 25. Cost/BenefitAnalysis. Introduction. Protect your investments. Differences between Open Source Linux and Windows. MicrosoftOs license policy. Cost differences. 26. Open Source/Linux Information. Information through the Internet. Web (http) resources. DistributorsO web resources. Linux on a laptop. FTP resources. Linux tools and applications. Linux Internet publications. Linux newsgroups. Electronic documentation. Index.ReviewsAuthor InformationDAVID ELBOTH leads the Open Source Linux department at Ecsoft in Norway, and is Editor-in-Chief for the Norwegian Open Source Linux magazine. He has authored two previous books on Linux and three books on UNIX. Tab Content 6Author Website:Countries AvailableAll regions |