LINUX in a nutshell: a desktop quick reference
Gespeichert in:
Format: | Buch |
---|---|
Sprache: | English |
Veröffentlicht: |
Beijing [u.a.]
O'Reilly
2000
|
Ausgabe: | 3. ed. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XV, 796 S. |
ISBN: | 0596000251 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV013385414 | ||
003 | DE-604 | ||
005 | 20060322 | ||
007 | t | ||
008 | 001012s2000 |||| 00||| eng d | ||
016 | 7 | |a 959866434 |2 DE-101 | |
020 | |a 0596000251 |9 0-596-00025-1 | ||
035 | |a (OCoLC)44550616 | ||
035 | |a (DE-599)BVBBV013385414 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-703 |a DE-355 |a DE-83 |a DE-2070s | ||
050 | 0 | |a QA76.76.O63 | |
082 | 0 | |a 005.4/469 |2 21 | |
084 | |a ST 261 |0 (DE-625)143633: |2 rvk | ||
084 | |a ST 267 |0 (DE-625)143635: |2 rvk | ||
084 | |a 68N25 |2 msc | ||
245 | 1 | 0 | |a LINUX in a nutshell |b a desktop quick reference |c Ellen Siever ... ; [ed.: Andy Oram] |
250 | |a 3. ed. | ||
264 | 1 | |a Beijing [u.a.] |b O'Reilly |c 2000 | |
300 | |a XV, 796 S. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
630 | 0 | 4 | |a Linux |
650 | 7 | |a Besturingssystemen |2 gtt | |
650 | 7 | |a Linux |2 gtt | |
650 | 4 | |a Operating systems (Computers) | |
650 | 0 | 7 | |a LINUX |0 (DE-588)4337730-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Befehlsvorrat |0 (DE-588)4129931-0 |2 gnd |9 rswk-swf |
655 | 7 | |8 1\p |0 (DE-588)4188171-0 |a Verzeichnis |2 gnd-content | |
689 | 0 | 0 | |a LINUX |0 (DE-588)4337730-0 |D s |
689 | 0 | 1 | |a Befehlsvorrat |0 (DE-588)4129931-0 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Siever, Ellen |e Sonstige |0 (DE-588)118097199 |4 oth | |
856 | 4 | 2 | |m HEBIS Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009130801&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-009130801 | ||
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk |
Datensatz im Suchindex
_version_ | 1804128166016450560 |
---|---|
adam_text | LINUX
IN A NUTSHELL
A Desktop Quick Reference
Third Edition
Ellen Siever, Stephen Spainhour,
Stephen Figgins amp; Jessica P Hekman
O REILLY
Beijing • Cambridge • Farnbam • Koln • Paris • Sebastopol • Taipei • Tokyo
Table of Contents
Preface xi
Chapter 1—Introduction 1
The Excitement of Linux 1
Distribution and Support 3
Commands on Linux 3
What This Book Offers 3
Sources and Licenses 5
Beginner s Guide 6
Chapter 2—System and Network Administration Overview 11
Common Commands 11
Overview of Networking 17
Overview of TCP/IP 18
Overview of Firewalls and Masquerading 23
Overview of NFS 26
Overview of NIS 27
Administering NIS 28
RPC and XDR 28
Chapter 3—Linux Commands 29
Alphabetical Summary of Commands 30
Chapter 4—Boot Methods 399
The Boot Process 399
LILO: The Linux Loader 400
Loadlin: Booting from MS-DOS : 411
Dual Booting Linux and Windows NT/2000 412
Boot-time Kernel Options 415
initrd: Using a RAM Disk : 417
Chapter 5—Red Hat and Debian Package Managers 418
The Red Hat Package Manager 419
The Debian Package Manager 430
Chapter 6—The Linux Shells: An Overview 446
Purpose of the Shell 446
Shell Flavors 447
Common Features 448
Differing Features 449
Chapter 7—bash: The Bourne-Again Shell 450
Overview of Features 450
Invoking the Shell 452
Syntax 453
Variables 462
Arithmetic Expressions 468
Command History 469
Built-in Commands 472
Job Control 498
Chapter 8—cshandtcsh 500
Overview of Features 501
Invoking the Shell 501
Syntax 502
Variables 506
Expressions 517
Command History 520
Command-Line Manipulation 524
Job Control 529
Built-in csh and tcsh Commands 529
vi
Chapter 9—Pattern Matching 551
Filenames Versus Patterns 552
Metacharacters, Listed by Linux Program 552
Metacharacters 553
Examples of Searching , 555
Chapter 10—The Emacs Editor - 558
Introduction 558
Typical Problems 558
Summary of Commands by Group 560
Summary of Commands by Key 567
Summary of Commands by Name 570
Chapter 11—The vi Editor 576
Review of vi Operations 577
vi Command-Line Options 579
ex Command-Line Options 580
Movement Commands 581
Edit Commands 583
Saving and Exiting 585
Accessing Multiple Files 586
Interacting with the Shell 586
Macros 587
Miscellaneous Commands 587
Alphabetical List of Keys in Command Mode 588
Syntax of ex Commands 590
Alphabetical Summary of ex Commands 591
vi Configuration 603
Chapter 12—The sed Editor 607
Conceptual Overview 607
Command-Line Syntax 608
Syntax of sed Commands 609
Group Summary of sed Commands 610
Alphabetical Summary of sed Commands 6 l l
vii
Chapter 13—The gawk Scripting Language 619
Conceptual Overview 619
Command-Line Syntax 620
Patterns and Procedures : 622
gawk System Variables 624
Operators 625
Variable and Array Assignments 625
Group Listing of gawk Commands 626
Alphabetical Summary of Commands 626
Chapter 14—CVS and RCS 634
Basic Concepts 634
The CVS Utility 636
CVS Administrator Reference 638
CVS User Reference 655
The RCS Utility 683
Overview of RCS Commands 683
Basic RCS Operations 684
General RCS Specifications 685
Alphabetical Summary of RCS Commands 689
Chapter 15—GNOME 701
Desktop Overview 702
The Panel 704
The Main Menu 706
The GNOME Control Center 707
Chapter 16—KDE 724
Desktop Overview 725
The Panel and Taskbar 730
The KDE Control Center 732
Chapter 17—An Alternative Window Manager: fvwm2 748
Running fvwm2 749
Configuration Files 749
A Modular Approach 750
How to Implement Window Manager Customizations 751
A Quick Tour of the fvwm Environment 751
Specifying Click-to-Type Focus 753
vm
Raising the Focus Window Automatically 754
Changing the Size of the Desktop 754
Having Multiple Desktops 755
Making the Same Window Appear on Every Page 757
Starting Windows on Different Desktops and Pages 758
If It s Too Hard (or Easy) to Move the Pointer Between Pages 759
Adding Keyboard Shortcuts 76l
Customizing Menus 765
The FvwmWinList: Switching the Focus 766
Index 771
IX
|
any_adam_object | 1 |
author_GND | (DE-588)118097199 |
building | Verbundindex |
bvnumber | BV013385414 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.76.O63 |
callnumber-search | QA76.76.O63 |
callnumber-sort | QA 276.76 O63 |
callnumber-subject | QA - Mathematics |
classification_rvk | ST 261 ST 267 |
ctrlnum | (OCoLC)44550616 (DE-599)BVBBV013385414 |
dewey-full | 005.4/469 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.4/469 |
dewey-search | 005.4/469 |
dewey-sort | 15.4 3469 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | 3. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01767nam a2200481 c 4500</leader><controlfield tag="001">BV013385414</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20060322 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">001012s2000 |||| 00||| eng d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">959866434</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0596000251</subfield><subfield code="9">0-596-00025-1</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)44550616</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV013385414</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-703</subfield><subfield code="a">DE-355</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-2070s</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.76.O63</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.4/469</subfield><subfield code="2">21</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 261</subfield><subfield code="0">(DE-625)143633:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 267</subfield><subfield code="0">(DE-625)143635:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">68N25</subfield><subfield code="2">msc</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">LINUX in a nutshell</subfield><subfield code="b">a desktop quick reference</subfield><subfield code="c">Ellen Siever ... ; [ed.: Andy Oram]</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">3. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Beijing [u.a.]</subfield><subfield code="b">O'Reilly</subfield><subfield code="c">2000</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XV, 796 S.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="630" ind1="0" ind2="4"><subfield code="a">Linux</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Besturingssystemen</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Linux</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Operating systems (Computers)</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">LINUX</subfield><subfield code="0">(DE-588)4337730-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Befehlsvorrat</subfield><subfield code="0">(DE-588)4129931-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="8">1\p</subfield><subfield code="0">(DE-588)4188171-0</subfield><subfield code="a">Verzeichnis</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">LINUX</subfield><subfield code="0">(DE-588)4337730-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Befehlsvorrat</subfield><subfield code="0">(DE-588)4129931-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Siever, Ellen</subfield><subfield code="e">Sonstige</subfield><subfield code="0">(DE-588)118097199</subfield><subfield code="4">oth</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HEBIS Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009130801&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-009130801</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield></record></collection> |
genre | 1\p (DE-588)4188171-0 Verzeichnis gnd-content |
genre_facet | Verzeichnis |
id | DE-604.BV013385414 |
illustrated | Not Illustrated |
indexdate | 2024-07-09T18:44:55Z |
institution | BVB |
isbn | 0596000251 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-009130801 |
oclc_num | 44550616 |
open_access_boolean | |
owner | DE-703 DE-355 DE-BY-UBR DE-83 DE-2070s |
owner_facet | DE-703 DE-355 DE-BY-UBR DE-83 DE-2070s |
physical | XV, 796 S. |
publishDate | 2000 |
publishDateSearch | 2000 |
publishDateSort | 2000 |
publisher | O'Reilly |
record_format | marc |
spelling | LINUX in a nutshell a desktop quick reference Ellen Siever ... ; [ed.: Andy Oram] 3. ed. Beijing [u.a.] O'Reilly 2000 XV, 796 S. txt rdacontent n rdamedia nc rdacarrier Linux Besturingssystemen gtt Linux gtt Operating systems (Computers) LINUX (DE-588)4337730-0 gnd rswk-swf Befehlsvorrat (DE-588)4129931-0 gnd rswk-swf 1\p (DE-588)4188171-0 Verzeichnis gnd-content LINUX (DE-588)4337730-0 s Befehlsvorrat (DE-588)4129931-0 s DE-604 Siever, Ellen Sonstige (DE-588)118097199 oth HEBIS Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009130801&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis 1\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk |
spellingShingle | LINUX in a nutshell a desktop quick reference Linux Besturingssystemen gtt Linux gtt Operating systems (Computers) LINUX (DE-588)4337730-0 gnd Befehlsvorrat (DE-588)4129931-0 gnd |
subject_GND | (DE-588)4337730-0 (DE-588)4129931-0 (DE-588)4188171-0 |
title | LINUX in a nutshell a desktop quick reference |
title_auth | LINUX in a nutshell a desktop quick reference |
title_exact_search | LINUX in a nutshell a desktop quick reference |
title_full | LINUX in a nutshell a desktop quick reference Ellen Siever ... ; [ed.: Andy Oram] |
title_fullStr | LINUX in a nutshell a desktop quick reference Ellen Siever ... ; [ed.: Andy Oram] |
title_full_unstemmed | LINUX in a nutshell a desktop quick reference Ellen Siever ... ; [ed.: Andy Oram] |
title_short | LINUX in a nutshell |
title_sort | linux in a nutshell a desktop quick reference |
title_sub | a desktop quick reference |
topic | Linux Besturingssystemen gtt Linux gtt Operating systems (Computers) LINUX (DE-588)4337730-0 gnd Befehlsvorrat (DE-588)4129931-0 gnd |
topic_facet | Linux Besturingssystemen Operating systems (Computers) LINUX Befehlsvorrat Verzeichnis |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009130801&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT sieverellen linuxinanutshelladesktopquickreference |