Articoli correlati a Running Linux. 3eme Edition

Running Linux. 3eme Edition - Brossura

 
9781565924697: Running Linux. 3eme Edition
Vedi tutte le copie di questo ISBN:
 
 

Once a little-known productivity boost for personal computers, Linux is now becoming a central part of computing environments everywhere. This operating system now serves as corporate hubs, Web servers, academic research platforms, and program development systems. All along it's also managed to keep its original role as an enjoyable environment for personal computing, learning system administration and programming skills, and all-around hacking.This book, now in its third edition, has been widely recognized for years in the Linux community as the getting-started book people need. It goes into depth about configuration issues that often trip up users but are glossed over by other books.A complete, UNIX-compatible operating system developed by volunteers on the Internet, Linux is distributed freely in electronic form and at a low cost from many vendors. Developed first on the PC, it has been ported to many other architectures and can now support such heavy-duty features as multiprocessing, RAID, and clustering.Software packages on Linux include the Samba file server and Apache Web server; the X Window System (X11R6); TCP/IP networking (including PPP, SSH, and NFS support); popular software tools such as Emacs and TeX; a complete software development environment including C, C++, Java, Perl, Tcl/Tk, and Python; libraries, debuggers, multimedia support, scientific and database applications, and much more. Commercial applications that run on Linux range from end-user tools like word processors and spreadsheets to mission-critical software like the Oracle, Sybase, Informix, and IBM DB/2 database management systems.Running Linux has all the information you need to understand, install, and start using the Linux operating system. This includes a comprehensive installation tutorial, complete information on system maintenance, tools for document development and programming, and guidelines for network, file, printer, and Web site administration.New topics in the third edition include:

  • KDE, a desktop that brings the friendliness and ease-of-use of Windows or the Macintosh to Linux
  • Samba, which turns Linux into an office hub that serves files and printers to Microsoft systems
  • PPP, the most popular software for logging into remote systems over phone lines
  • Revised instructions for installation and configuration, particularly covering the Red Hat, SuSE and Debian distributions

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.

L'autore:

Lar Kaufman is a documentation consultant living in Concord, Massachusetts. He began writing about UNIX in 1983 and since then has written on System V, BSD, Mach, OSF/1, and now Linux. His hobbies include interactive media as art/literature, homebuilt and antique aircraft (he's a licensed aircraft mechanic), and natural history. Formerly a BBS operator, in 1987 Lar founded the Fidonet echoes (newsgroups) Biosphere and BioNews. He is currently leading a project to establish a global biological conservation network, using a Linux host as the mail, news, and file server.

is a computer scientist with research interests spanning many aspects of complex systems, including operating systems design, distributed systems, networking, and parallel computing. Matt is a long-time Linux advocate and developer, a role in which he has fielded questions from thousands of Linux users over the years. He was the original coordinator of the Linux Documentation Project and author of the original Linux Installation and Getting Started guide. He completed his Ph.D. at UC Berkeley and is currently a researcher at Intel Research Labs in Berkeley, and will be joining the faculty of the Computer Science department at Harvard University in July 2003.

Contenuti:
Preface; Why People Like Linux; Organization of This Book; Conventions Used in This Book; How to Contact Us; Acknowledgments; Chapter 1: Introduction to Linux; 1.1 About This Book; 1.2 A Brief History of Linux; 1.3 Who’s Using Linux?; 1.4 System Features; 1.5 Software Features; 1.6 About Linux’s Copyright; 1.7 Open Source and the Philosophy of Linux; 1.8 Differences Between Linux and Other Operating Systems; 1.9 Hardware Requirements; 1.10 Sources of Linux Information; 1.11 Getting Help; Chapter 2: Preparing to Install Linux; 2.1 Distributions of Linux; 2.2 Preparing to Install Linux; Chapter 3: Installation and Initial Configuration; 3.1 Installing the Linux Software; 3.2 Post-Installation Procedures; 3.3 Running Into Trouble; Chapter 4: Basic Unix Commands and Concepts; 4.1 Logging In; 4.2 Setting a Password; 4.3 Virtual Consoles; 4.4 Popular Commands; 4.5 Shells; 4.6 Useful Keys and How to Get Them to Work; 4.7 Typing Shortcuts; 4.8 Filename Expansion; 4.9 Saving Your Output; 4.10 What Is a Command?; 4.11 Putting a Command in the Background; 4.12 Manual Pages; 4.13 File Ownership and Permissions; 4.14 Changing the Owner, Group, and Permissions; 4.15 Startup Files; 4.16 Important Directories; 4.17 Programs That Serve You; 4.18 Processes; Chapter 5: Essential System Management; 5.1 Running the System; 5.2 Booting the System; 5.3 System Startup and Initialization; 5.4 Single-User Mode; 5.5 Shutting Down the System; 5.6 The /proc filesystem; 5.7 Managing User Accounts; Chapter 6: Managing Filesystems, Swap, and Devices; 6.1 Managing Filesystems; 6.2 Managing Swap Space; 6.3 Device Files; Chapter 7: Upgrading Software and the Kernel; 7.1 Archive and Compression Utilities; 7.2 Upgrading Software; 7.3 Using RPM; 7.4 Building a New Kernel; 7.5 Loadable Device Drivers; 7.6 Loading Modules Automatically; Chapter 8: Other Administrative Tasks; 8.1 Making Backups; 8.2 Scheduling Jobs Using cron; 8.3 Managing System Logs; 8.4 Managing Print Services; 8.5 Setting Terminal Attributes; 8.6 What to Do in an Emergency; Chapter 9: Editors, Text Tools, Graphics, and Printing; 9.1 Editing Files Using vi; 9.2 The Emacs Editor; 9.3 Text and Document Processing; 9.4 Graphics; 9.5 Printing; Chapter 10: Installing the X Window System; 10.1 X Concepts; 10.2 Hardware Requirements; 10.3 Installing XFree86; 10.4 Configuring XFree86; 10.5 Filling in Video Card Information; 10.6 Running XFree86; 10.7 Running Into Trouble; Chapter 11: Customizing Your X Environment; 11.1 Basics of X Customization; 11.2 The fvwm Window Manager; 11.3 The K Desktop Environment; 11.4 X Applications; Chapter 12: Windows Compatibility and Samba; 12.1 Sharing Files; 12.2 Sharing Programs; Chapter 13: Programming Languages; 13.1 Programming with gcc; 13.2 Makefiles; 13.3 Shell Programming; 13.4 Using Perl; 13.5 Programming in Tcl and Tk; 13.6 Java; 13.7 Other Languages; Chapter 14: Tools for Programmers; 14.1 Debugging with gdb; 14.2 Programming Tools; Chapter 15: TCP/IP and PPP; 15.1 Networking with TCP/IP; 15.2 Dial-up PPP; 15.3 PPP over ISDN; 15.4 NFS and NIS Configuration; Chapter 16: The World Wide Web and Electronic Mail; 16.1 The World Wide Web; 16.2 Electronic Mail; Sources of Linux Information; Online Documents; Linux Documentation Project Manuals; Linux News and Information Sites; General Software FTP Sites; Requests For Comments; The GNOME Project; What Is GNOME?; A Brief History of the GNOME Project; The GNOME Desktop: A User’s Point of View; Some GNOME Applications; GNOME as a Development Platform; Getting and Installing GNOME; The Future of GNOME; How Can You Help with GNOME?; Installing Linux on Digital/Compaq Alpha Systems; Alpha History and Status; The Linux Port; Identifying Your Alpha System; Collecting System Hardware Information; Preparing for Installation of Linux Alpha; Installing Linux; Tuning and Post-Installation Considerations; LinuxPPC: Installing Linux on PowerPC Computers; Compatible Hardware; Kernel and Library Issues; Preparing to Boot LinuxPPC; Using the Red Hat Installer; Post-Installation: Setting Up the BootX Software; Getting Hardware to Do What You Want It to Do; Installing Linux/m68k on Motorola 68000-Series Systems; Software Versions; Supported Hardware; Distributions; Installation; Registration; For More Information; Installing Linux on Sun SPARC Systems; Supported Hardware; System Libraries; Installation Differences from Intel; Installation from a Serial Console; SPARC-specific Issues After Installation; Bootable Devices and Consoles; LILO Boot Options; Global Options; Image Options; Kernel Options; lilo Command Options; Zmodem File Transfer; Getting RZSZ; Sending and Receiving Files; Summary of rz and sz Options; Some Zmodem Usage Notes; Other Interesting Packages; Bibliography; Colophon;

Le informazioni nella sezione "Su questo libro" possono far riferimento a edizioni diverse di questo titolo.

  • EditoreO'Reilly
  • Data di pubblicazione1999
  • ISBN 10 156592469X
  • ISBN 13 9781565924697
  • RilegaturaCopertina flessibile
  • Numero edizione3
  • Numero di pagine752
  • Valutazione libreria

I migliori risultati di ricerca su AbeBooks

Foto dell'editore

Dalheimer, Matthias Kalle; Kaufman, Lar; Welsh, Matt
ISBN 10: 156592469X ISBN 13: 9781565924697
Nuovo Paperback Quantità: 1
Da:
GridFreed
(North Las Vegas, NV, U.S.A.)
Valutazione libreria

Descrizione libro Paperback. Condizione: New. In shrink wrap. Codice articolo 10-17284

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 14,44
Convertire valuta

Aggiungere al carrello

Spese di spedizione: EUR 5,11
In U.S.A.
Destinazione, tempi e costi
Foto dell'editore

Dalheimer, Matthias Kalle; Kaufman, Lar; Welsh, Matt
Editore: O'Reilly Media (1999)
ISBN 10: 156592469X ISBN 13: 9781565924697
Nuovo Brossura Quantità: 1
Da:
Books Unplugged
(Amherst, NY, U.S.A.)
Valutazione libreria

Descrizione libro Condizione: New. Buy with confidence! Book is in new, never-used condition. Codice articolo bk156592469Xxvz189zvxnew

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 19,66
Convertire valuta

Aggiungere al carrello

Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi
Foto dell'editore

Dalheimer, Matthias Kalle; Kaufman, Lar; Welsh, Matt
Editore: O'Reilly Media (1999)
ISBN 10: 156592469X ISBN 13: 9781565924697
Nuovo paperback Quantità: 1
Da:
Orion Tech
(Kingwood, TX, U.S.A.)
Valutazione libreria

Descrizione libro paperback. Condizione: New. Codice articolo 156592469X-11-31228991

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 19,69
Convertire valuta

Aggiungere al carrello

Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi
Foto dell'editore

Welsh, Matt; Matthias Kalle Dalheimer & Lar Kaufman
ISBN 10: 156592469X ISBN 13: 9781565924697
Nuovo Brossura Quantità: 1
Da:
Ed Buryn Books
(Nevada City, CA, U.S.A.)
Valutazione libreria

Descrizione libro Condizione: New. 3rd Edition. One-stop shopping guide to Linux. Mint unread copy of 3rd edition. 7 x 9-1/4, 730 pp, index, bibliography, appendixes, b/w illus. Trade paperback in glossy illus wraps. Codice articolo 37010

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 19,31
Convertire valuta

Aggiungere al carrello

Spese di spedizione: EUR 4,64
In U.S.A.
Destinazione, tempi e costi
Foto dell'editore

Dalheimer, Matthias Kalle, Kaufman, Lar, Welsh, Matt
Editore: O'Reilly Media (1999)
ISBN 10: 156592469X ISBN 13: 9781565924697
Nuovo Paperback Quantità: 1
Da:
The Book Spot
(Sioux Falls, SD, U.S.A.)
Valutazione libreria

Descrizione libro Paperback. Condizione: New. Codice articolo Abebooks586814

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 56,97
Convertire valuta

Aggiungere al carrello

Spese di spedizione: GRATIS
In U.S.A.
Destinazione, tempi e costi
Foto dell'editore

Dalheimer, Matthias Kalle; Kaufman, Lar; Welsh, Matt
Editore: O'Reilly Media (1999)
ISBN 10: 156592469X ISBN 13: 9781565924697
Nuovo Brossura Quantità: 1
Da:
BennettBooksLtd
(North Las Vegas, NV, U.S.A.)
Valutazione libreria

Descrizione libro Condizione: New. New. In shrink wrap. Looks like an interesting title! 2.4. Codice articolo Q-156592469X

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 56,86
Convertire valuta

Aggiungere al carrello

Spese di spedizione: EUR 5,54
In U.S.A.
Destinazione, tempi e costi
Foto dell'editore

Dalheimer, Matthias Kalle; Kaufman, Lar; Welsh, Matt
Editore: O'Reilly Media (1999)
ISBN 10: 156592469X ISBN 13: 9781565924697
Nuovo Brossura Quantità: 1
Da:
BennettBooksLtd
(North Las Vegas, NV, U.S.A.)
Valutazione libreria

Descrizione libro Condizione: New. New. In shrink wrap. Looks like an interesting title! 2.4. Codice articolo Q-156592469x

Informazioni sul venditore | Contatta il venditore

Compra nuovo
EUR 56,86
Convertire valuta

Aggiungere al carrello

Spese di spedizione: EUR 5,54
In U.S.A.
Destinazione, tempi e costi