Linux: the textbook:
Gespeichert in:
Hauptverfasser: | , , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Boston ; Munich [u.a.]
Addison Wesley
2002
|
Ausgabe: | 1. ed. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | CD-ROM u.d.T.: Linux Mandrake 7.2 |
Beschreibung: | Getr. Zählung Ill., graph. Darst. CD-ROM (12 cm) |
ISBN: | 0201725959 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV014018971 | ||
003 | DE-604 | ||
005 | 20011122 | ||
007 | t | ||
008 | 011122s2002 ad|| |||| 00||| eng d | ||
020 | |a 0201725959 |9 0-201-72595-9 | ||
035 | |a (OCoLC)45610062 | ||
035 | |a (DE-599)BVBBV014018971 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-824 |a DE-91G |a DE-2070s | ||
050 | 0 | |a QA76.76.O63 | |
082 | 0 | |a 005.4/32 |2 21 | |
084 | |a ST 261 |0 (DE-625)143633: |2 rvk | ||
084 | |a DAT 438f |2 stub | ||
100 | 1 | |a Sarwar, Syed Mansoor |e Verfasser |4 aut | |
245 | 1 | 0 | |a Linux: the textbook |c Syed Mansoor Sarwar ; Robert Koretsky ; Syed Aqeel Sarwar |
246 | 1 | 3 | |a Linux Mandrake 7.2 |
250 | |a 1. ed. | ||
264 | 1 | |a Boston ; Munich [u.a.] |b Addison Wesley |c 2002 | |
300 | |a Getr. Zählung |b Ill., graph. Darst. |e CD-ROM (12 cm) | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a CD-ROM u.d.T.: Linux Mandrake 7.2 | ||
630 | 0 | 4 | |a Linux |
650 | 4 | |a Operating systems (Computers) | |
650 | 0 | 7 | |a LINUX |0 (DE-588)4337730-0 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a LINUX |0 (DE-588)4337730-0 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Koretsky, Robert |e Verfasser |4 aut | |
700 | 1 | |a Sarwar, Syed Aqeel |e Verfasser |4 aut | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009598982&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-009598982 |
Datensatz im Suchindex
_version_ | 1804128877300154368 |
---|---|
adam_text | Titel: Linux - the textbook
Autor: Sarwar, Syed Mansoor
Jahr: 2002
TABLE OF C O N T E N T S
Chapter i Overview of Operating Systems i
1.1 Introduction 2
1.2 What is an Operating System? 2
1.3 Operating System Services 4
1.4 Character Versus Graphical User Interfaces 4
1.5 Types of Operating Systems 5
1.6 The LINUX Family 6
Summary 7
Problems 7
Chapter 2 LINUX History 9
2.1 Introduction 10
2.2 Open Source Background 10
2.3 Linus Torvalds 12
2.4 LINUX Distributions 13
2.5 Kernel History 13
2.6 Popularity of LINUX 14
2.7 Future Developments 14
2.8 Web Resources 14
Summary 14
Problems 15
Chapter 3 Getting Started V
3.1 Introduction 18
3.2 Computer System Hardware 18
3.2.1 Main/Primary Storage 18
3.2.2 Central Processing Unit (CPU) 19
3.2.3 Disk 20
3.2.4 Bus 20
3.2.5 I/O Devices 21
3.3 LINUX Software Architecture 21
3.3.1 Device Driver Layer 21
3.3.2 The LINUX Kernel 22
3.3.3 The System Call Interface 24
3.3.4 Language Libraries 24
3.3.5 LINUX Shell 24
95
3.3.6 Applications
ix
X Table of Contents
3.4 Logging On and Logging Off 2g
3.5 Correcting Command Line Typing Mistakes ^
3.6 Some Important System Setups ^
3.7 Some Useful Commands for the Beginner
3.7 1 Changing Your Password ^
3 7 2 GctTixv^ Help
3.7.3 Finding Out Who You Are and What the Name of Your LINUX System Is 36
Summary
Problems
Chapter 4 LINUX Shells 41
4.1 Introduction 43
4.2 Various LINUX Shells 43
4.2.1 Various Shell Programs 44
4.2.2 Which Shell Suits Your Needs? 44
4.2.3 Various Ways to Change Your Shell 45
4.2.4 Shell Start-up Files and Environment Variables 48
4.3 Some Useful General-Purpose Commands 49
4.3.1 Creating and Displaying Directories 49
4.3.2 Displaying Files 51
4.3.3 Printing Files 51
4.3.4 Displaying a Calendar 51
4.3.5 One-Way Real-Time Messaging 52
4.3.6 Notification of and Permission for Electronic Communication 52
4.3.7 Creating Pseudonyms for Commands 53
4.3.8 Displaying System Up Time 56
4.4 Shell Metacharacters 56
Summary 58
Problems 59
Chapters Editing Text Files 6i
5.1 Introduction 62
5.2 How to Do Short and Simple Edits by Using the pico Editor 63
5.2.1 Creating the Text of an E-mail Message with the pico Text Editor 63
5.2.2 How to Start, Save a File, and Exit 64
5.2.3 General Keystroke Commands and Cursor Movement 66
5.2.4 Cutting, Pasting, and Searching 68
5.3 Obtaining More Control Using the vi Editor 69
5.3.1 Shell Script File 70
5.3.2 How to Start, Save a File, and Exit 72
5.3.3 The Format of a vi Command and the Modes of Operation 73
5.3.4 Cursor Movement and Editing Commands 78
5.3.5 Yank and Put (Copy and Paste) and Substitute (Search and Replace) 80
Table of Contents xi
5.3.6 Setting the vi Environment 83
5.3.7 Executing Shell Commands from Within vi 84
5.4 Getting Maximum Control by Using the emacs Editor 84
5.4.1 DOS Aliases 84
5.4.2 How to Start, Save a File, and Exit 86
5.4.3 Cursor Movement and Editing Commands 87
5.4.4 Keyboard Macros 88
5.4.5 Cut or Copy and Paste and Search and Replace 91
5.5 How to do Graphical Editing by Using XEmacs 95
5.5.1 Editing Data Files with XEmacs 95
5.5.2 XEmacs Menus and Buttons 97
5.5.3 How to Start, Save a File, and Exit 98
5.6 Command Line Editing 100
Summary 104
Problems 104
Chapter 6 Electronic Mail 107
6.1 Introduction 108
6.2 How to Use the LINUX mail Command Effectively 111
6.2.1 Sending and Reading E-mail with the LINUX mail Command 111
6.2.2 Sending E-mail with the mail Command 112
6.2.3 Reading E-mail with mail 115
6.2.4 Saving Messages in Folders 117
6.2.5 Replying to and Forwarding Messages and Including Attachments 118
6.2.6 mail Aliases 119
6.3 elm—A Full-Screen Display E-mail System 120
6.3.1 Sending a Message in elm 121
6.3.2 Sending E-mail with elm 121
6.3.3 Reading E-mail in elm 121
6.3.4 Forwarding and Replying to an E-mail message in elm 126
6.3.5 Saving Messages in Folders 129
6.3.6 elm Aliases 129
6.4 pine—Another Full-Screen Display E-mail System
6.4.1 Sending an E-mail Message by Using pine with an
Attachment Created in vi 131
6.4.2 Sending E-mail with pine 134
6.4.3 Reading E-mail with pine 136
6.4.4 Disposing of E-mail in Folders in pine 137
6.4.5 Using the pine Address Book 139
6.4.6 A Summary of pine Commands 143
6.5 Graphical E-mail with Kmail 144
6.5.1 Starting Out with Kmail 145
6.5.2 Reading E-mail in Kmail 14?
xii Table of Contents
6.5.3 Sending E-mail in Email
6.5.4 Simple Filtering of E-mail into Folders
Summary
Problems
Chapter 7 Files and File System Structure 159
159
7.1 Introduction
7.2 The LINUX File Concept 160
7.3 Types of Files 160
7.3.1 Simple/Ordinary File
7.3.2 Directory ^
7.3.3 Link File 162
7.3.4 Special File (Device)
7.3.5 Named Pipe (FIFO) 163
7.4 File System Structure I®3
7.4.1 File System Organization I®3
7.4.2 Home and Present Working Directories 164
7.4.3 Pathnames: Absolute and Relative 164
7.4.4 Some Standard Directories and Files 165
7.5 Navigating the File Structure 170
7.5.1 Determining the Absolute Pathname for Your Home Directorty 171
7.5.2 Browsing the File System 172
7.5.3 Creating Files 176
7.5.4 Creating and Removing Directories 176
7.5.5 Manipulating the Directory Stack 178
7.5.6 Determining File Attributes 183
7.5.7 Determining the Type of a File s Contents 187
7.6 File Representation and Storage in LINUX 188
7.7 Standard Files and File Descriptors 191
7.8 End of File (eof) Marker 192
Summary 193
Problems 194
Chapter 8 File Security 197
8.1 Introduction 198
8.2 Password-Based Protection 198
8.3 Encryption-Based Protection 198
8.4 Protection-Based on Access Permission 200
8.4.1 Types of Users 200
8.4.2 Types of File Operations/Access Permissions 200
8.5 Determining and Changing File Access Privileges 201
8.5.1 Determining File Access Privileges 202
Table of Contents xiii
8.5.2 Changing File Access Privileges 204
8.5.3 Default File Access Privileges 209
8.6 Special Access Bits 211
8.6.1 The Set-User-ID (SUID) Bit 211
8.6.2 The Set-Group-ID (SGID) Bit 213
8.6.3 The Sticky Bit 214
8.7 File Permissions and Types 216
Summary 216
Problems 217
Chapter 9 Basic File Processing 219
9.1 Introduction 220
9.2 Viewing Contents of Text Files 220
9.2.1 Viewing Complete Files 220
9.2.2 Viewing Files One Page at a Time 223
9.2.3 Viewing the Head or Tail of a File 227
9.3 Copying, Moving, and Removing Files 231
9.3.1 Copying Files 231
9.3.2 Moving Files 234
9.3.3 Removing/Deleting Files 236
9.3.4 Determining File Size 238
9.4 Appending to Files 240
9.5 Combining Files 242
9.6 Comparing Files 244
9.7 Removing Repeated Lines 249
9.8 Printing Files and Controlling Print Jobs 251
9.8.1 LINUX Mechanism for Printing Files 251
9.8.2 Printing Files 252
9.8.3 Finding the Status of a Print Request 254
9.8.4 Canceling Print Jobs 254
Summary 256
Problems 257
Chapter 10 Advanced File Processing 259
10.1 Introduction 260
10.2 Regular Expressions 260
10.3 Compressing Files 262
10.3.1 The gzip Command 263
10.3.2 The gunzip Command 264
10.3.3 The gzexe Command 265
10.3.4 The zcat Command 266
10.3.5 The zforce Command 267
xiv Table of Contents
10.4 Sorting Files
10.5 Searching for Commands and Files
10.5.1 The find Command
10.5.2 The whereis Command
10.5.3 The which Command
10.6 Searching Files
10.7 Cutting and Pasting
10.8 Encoding and Decoding
10.9 Command History
Summary
Problems
268
271
272
274
275
275
281
286
288
297
298
Chapter 11 File Sharing 301
302
302
11.1 Introduction
11.2 Duplicate Shared Files
11.3 Common Login for Members of a Team 302
11.4 Setting Appropriate Access Permissions on Shared Files 303
11.5 Common Group for Members of a Team 303
11.6 File Sharing via Links 303
11.6.1 Hard Links 304
11.6.2 Drawbacks of Hard Links 312
11.6.3 Soft/Symbolic Links 314
11.6.4 Types of Symbolic Links 319
11.6.5 Pros and Cons of Symbolic Links 319
11.7 Searching for Symbolic Links 321
Summary 322
Problems 323
Chapter 12 Redirection and Piping 325
12.1 Introduction 326
12.2 Standard Files 326
12.3 Input Redirection 326
12.4 Output Redirection 328
12.5 Combining Input and Output Redirection 330
12.6 I/O Redirection with File Descriptors 331
12.7 Redirecting Standard Error 332
12.8 Redirecting stdout and stderr in One Command 333
12.9 Redirecting stdin, stdout, and stderr in One Command 335
12.10 Redirecting Without Overwriting File Contents (Appending) 337
12.11 LINUX pipes 339
12.12 Redirection and Piping Combined 343
12.13 Error Redirection in the TC Shell 345
Table of Contertes xv
12.14 Recap of I/O and Error Redirection 349
Summary 351
Problems 352
Chapter 13 Processes 355
13.1 Introduction 356
13.2 Running Multiple Processes Simultaneously 356
13.3 LINUX Process States 357
13.4 Execution of Shell Commands 357
13.5 Process Attributes 362
13.6 Process and Job Control 373
13.6.1 Foreground and Background Processes and Related Commands 373
13.6.2 LINUX Daemons 381
13.6.3 Sequential and Parallel Execution of Commands 382
13.6.4 Abnormal Termination of Commands and Processes 387
13.6.5 Conditional Command Execution 392
13.7 Process Hierarchy in LINUX 393
Summary 397
Problems 398
Chapter 14 Networks and Internetworking 401
14.1 Introduction 402
14.2 Computer Networks and Internetworks 402
14.3 The Reasons for Computer Networks and Internetworks 403
14.4 Network Models 404
14.5 The TCP/IP Protocol Suite 406
14.5.1 TCP and UDP 406
14.5.2 Routing of Application Data—The Internet Protocol (IP) 407
14.5.3 Ipv4 Addresses in Dotted Decimal Notation 409
14.5.4 Symbolic Names 410
14.5.5 Translating Names to IP Addresses—The Domain Name System 412
14.6 Internet Services and Protocols 414
14.7 The Client-Server Software Model 415
14.8 Application Software 416
14.8.1 Displaying the Host Name 416
14.8.2 Displaying List of Users Using Hosts on a Network 417
14.8.3 Displaying the Status of Hosts on a Network 419
14.8.4 Testing a Network Connection 420
14.8.5 Displaying Information About Users 422
14.8.6 Remote Login 425
14.8.7 Remote Command Execution 433
14.8.8 File Transfer 436
xvi Table of Contents
14.8.9 Remote Copy
14.8.10 Interactive Chat
14.8.11 Tracing the Route from One Site to Another Site
Summary
Problems
Chapter 15 Introductory Bash Programming
15.1 Introduction
15.2 Running a Bash Script
15.3 Shell Variables and Related Commands
15.3.1 Controlling the Prompt
15.3.2 Variable Declaration
15.3.3 Reading and Writing Shell Variables
15.3.4 Command Substitution
15.3.5 Exporting Environment
15.3.6 Resetting Variables
15.3.7 Creating Read-Only User Defined Variables
15.3.8 Reading from Standard Input
15.4 Passing Arguments to Shell Scripts
15.5 Comments and Program Headers
15.6 Program Control Flow Commands
15.6.1 The if-then-elif-else-fi Statement
15.6.2 The for Statement
15.6.3 The while Statement
15.6.4 The until Statement
15.6.5 The break and continue Commands
15.6.6 The case Statement
Summary
Problems
Chapter 16 Advanced Bash Programming
16.1 Introduction
16.2 Numeric Data Processing
16.3 Array Processing
16.4 The Here Document
16.5 Interrupt (Signal) Processing
16.6 The exec Command and File I/O
16.6.1 Execution of a Command without Creating a New Process
16.6.2 File I/O via the exec Command
16.7 Functions In Bash
16.7.1 The Reasons for Functions
16.7.2 Function Definition
Table of Contents xvii
16.7.3 Function Invocation/Call 539
16.7.4 Examples of Functions 539
Debugging Shell Programs 542
Summary 544
Problems 545
Chapter 17 Introductory TC Shell Programming 547
17.1 Introduction 548
17.2 Running a TC Shell Script 548
17.3 Shell Variables and Related Commands 549
17.3.1 Reading and Writing Shell Variables 553
17.3.2 Command Substitution 555
17.3.3 Exporting Environment 556
17.3.4 Resetting Variables 559
17.3.5 Creating Read-Only User-Defined Variables 560
17.3.6 Reading from Standard Input 561
17.4 Passing Arguments to Shell Scripts 563
17.5 Comments and Program Headers 567
17.6 Program Control Commands 568
17.6.1 The if-then-else-endif Statement 568
17.6.2 The foreach Statement 577
17.6.3 The while Statement 579
17.6.4 The break, continue and goto Commands 581
17.6.5 The switch Statement 582
Summary 586
Problems 586
Chapter 18 Advanced TC Shell Programming 589
18.1 Introduction 590
18.2 Numeric Data Processing 590
18.3 Array Processing 592
18.4 The Here Document 598
18.5 Interrupt (Signal) Processing 600
18.6 Debugging Shell Programs 605
Summary 606
Problems 607
Chapter 19 File System Backup 609
19.1 Introduction 610
19.2 Archiving and Restoring Files Via tar 610
19.2.1 Archiving Files 611
xviii
Table of Contents
616
19.2.2 Restoring Archived Files g2Q
19.2.3 Copying Directory Hierarchies ^
19.3 Software Distributions in the tar Format
Summary g23
Problems
Chapter 20 LINUX Tools for Software Development
625
626
626
628
628
630
631
631
634
20.1 Introduction
20.2 Computer Programming Languages
20.3 The Compilation Process
20.4 The Software Engineering Life Cycle
20.5 Program Generation Tools
20.5.1 Generating C Source Files
20.5.2 Indenting C Source Code
20.5.3 Compiling C Programs
20.5.4 Handling Module-Based C Software 639
20.5.5 Creating, Modifying, and Extracting from Libraries/Archives 652
20.5.6 Version Control 660
20.6 Static Analysis Tools 697
20.6.1 Profiling C Source Code 698
20.7 Dynamic Analysis Tools 704
20.7.1 Source Code Debugging 704
20.7.2 Run-Time Performance 717
Summary 719
Problems 719
Chapter 21 Xfree86 and the LINUX GUI 723
21.1 Introduction 724
21.2 The Basics of Xfree86 725
21.2.1 Comparisons and Advantages 725
21.2.2 The Key Components of Interactivity—Events and Requests 727
21.2.3 The Role of a Window Manager in the User Interface and fvwm 729
21.2.4 Customizing Xfree86 and fvwm 734
21.3 The GNOME Desktop Manager 742
21.3.1 Logging In and Out and the Appearance of the GNOME Desktop 743
21.3.2 The GNOME Panel 744
21.3.3 Customizing the Panel 747
21.3.4 GnoRPM Installation of New Packages 751
21.3.5 The Sawfish Window Manager 755
21.3.6 The GNOME Control Center 760
21.3.7 File Management with the GNOME File Manager 761
Table of Contents XIX
21.4 The KDE Desktop Manager 763
21.4.1 Logging In and Out 764
21.4.2 The KDE Panel 766
21.4.3 New Packages Installation 771
21.4.4 The K Window Manager 775
21.4.5 The KDE Control Center 778
21.4.6 File Management with kfm 780
21.5 Internet Resources 782
Summary 783
Problems 784
AppendixA: LINUX Installation A-i
Appendix B: Command Dictionary A-13
Glossary G-i
Index
l-i
|
any_adam_object | 1 |
author | Sarwar, Syed Mansoor Koretsky, Robert Sarwar, Syed Aqeel |
author_facet | Sarwar, Syed Mansoor Koretsky, Robert Sarwar, Syed Aqeel |
author_role | aut aut aut |
author_sort | Sarwar, Syed Mansoor |
author_variant | s m s sm sms r k rk s a s sa sas |
building | Verbundindex |
bvnumber | BV014018971 |
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 |
classification_tum | DAT 438f |
ctrlnum | (OCoLC)45610062 (DE-599)BVBBV014018971 |
dewey-full | 005.4/32 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.4/32 |
dewey-search | 005.4/32 |
dewey-sort | 15.4 232 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | 1. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01572nam a2200433 c 4500</leader><controlfield tag="001">BV014018971</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20011122 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">011122s2002 ad|| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0201725959</subfield><subfield code="9">0-201-72595-9</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)45610062</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV014018971</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-824</subfield><subfield code="a">DE-91G</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/32</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">DAT 438f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Sarwar, Syed Mansoor</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Linux: the textbook</subfield><subfield code="c">Syed Mansoor Sarwar ; Robert Koretsky ; Syed Aqeel Sarwar</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">Linux Mandrake 7.2</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">1. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Boston ; Munich [u.a.]</subfield><subfield code="b">Addison Wesley</subfield><subfield code="c">2002</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">Getr. Zählung</subfield><subfield code="b">Ill., graph. Darst.</subfield><subfield code="e">CD-ROM (12 cm)</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="500" ind1=" " ind2=" "><subfield code="a">CD-ROM u.d.T.: Linux Mandrake 7.2</subfield></datafield><datafield tag="630" ind1="0" ind2="4"><subfield code="a">Linux</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="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=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Koretsky, Robert</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Sarwar, Syed Aqeel</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ 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=009598982&sequence=000001&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-009598982</subfield></datafield></record></collection> |
id | DE-604.BV014018971 |
illustrated | Illustrated |
indexdate | 2024-07-09T18:56:13Z |
institution | BVB |
isbn | 0201725959 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-009598982 |
oclc_num | 45610062 |
open_access_boolean | |
owner | DE-824 DE-91G DE-BY-TUM DE-2070s |
owner_facet | DE-824 DE-91G DE-BY-TUM DE-2070s |
physical | Getr. Zählung Ill., graph. Darst. CD-ROM (12 cm) |
publishDate | 2002 |
publishDateSearch | 2002 |
publishDateSort | 2002 |
publisher | Addison Wesley |
record_format | marc |
spelling | Sarwar, Syed Mansoor Verfasser aut Linux: the textbook Syed Mansoor Sarwar ; Robert Koretsky ; Syed Aqeel Sarwar Linux Mandrake 7.2 1. ed. Boston ; Munich [u.a.] Addison Wesley 2002 Getr. Zählung Ill., graph. Darst. CD-ROM (12 cm) txt rdacontent n rdamedia nc rdacarrier CD-ROM u.d.T.: Linux Mandrake 7.2 Linux Operating systems (Computers) LINUX (DE-588)4337730-0 gnd rswk-swf LINUX (DE-588)4337730-0 s DE-604 Koretsky, Robert Verfasser aut Sarwar, Syed Aqeel Verfasser aut HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009598982&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Sarwar, Syed Mansoor Koretsky, Robert Sarwar, Syed Aqeel Linux: the textbook Linux Operating systems (Computers) LINUX (DE-588)4337730-0 gnd |
subject_GND | (DE-588)4337730-0 |
title | Linux: the textbook |
title_alt | Linux Mandrake 7.2 |
title_auth | Linux: the textbook |
title_exact_search | Linux: the textbook |
title_full | Linux: the textbook Syed Mansoor Sarwar ; Robert Koretsky ; Syed Aqeel Sarwar |
title_fullStr | Linux: the textbook Syed Mansoor Sarwar ; Robert Koretsky ; Syed Aqeel Sarwar |
title_full_unstemmed | Linux: the textbook Syed Mansoor Sarwar ; Robert Koretsky ; Syed Aqeel Sarwar |
title_short | Linux: the textbook |
title_sort | linux the textbook |
topic | Linux Operating systems (Computers) LINUX (DE-588)4337730-0 gnd |
topic_facet | Linux Operating systems (Computers) LINUX |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009598982&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT sarwarsyedmansoor linuxthetextbook AT koretskyrobert linuxthetextbook AT sarwarsyedaqeel linuxthetextbook AT sarwarsyedmansoor linuxmandrake72 AT koretskyrobert linuxmandrake72 AT sarwarsyedaqeel linuxmandrake72 |