SlideShare a Scribd company logo
Linux Administration: A Beginner's Guide 8th Edition
Wale Soyinka download pdf
https://ebookmass.com/product/linux-administration-a-beginners-
guide-8th-edition-wale-soyinka/
Visit ebookmass.com today to download the complete set of
ebook or textbook!
Here are some recommended products for you. Click the link to
download, or explore more at ebookmass.com
Linux Administration: A Beginner's Guide. 8th Edition Wale
Soyinka.
https://ebookmass.com/product/linux-administration-a-beginners-
guide-8th-edition-wale-soyinka-2/
Linux Administration A Beginner’s Guide 7th Edition Wale
Soyinka
https://ebookmass.com/product/linux-administration-a-beginners-
guide-7th-edition-wale-soyinka/
Linux+ and LPIC-1 Guide to Linux Certification, 5th
Edition Jason W. Eckert
https://ebookmass.com/product/linux-and-lpic-1-guide-to-linux-
certification-5th-edition-jason-w-eckert/
Linux+ and LPIC-1 Guide to Linux Certification, 5th
Edition Jason W. Eckert
https://ebookmass.com/product/linux-and-lpic-1-guide-to-linux-
certification-5th-edition-jason-w-eckert-2/
The Software Developer's Guide to Linux: A practical, no-
nonsense guide to using the Linux command line and
utilities as a software developer David Cohen
https://ebookmass.com/product/the-software-developers-guide-to-linux-
a-practical-no-nonsense-guide-to-using-the-linux-command-line-and-
utilities-as-a-software-developer-david-cohen/
The Software Developer's Guide to Linux: A practical, no-
nonsense guide to using the Linux command line and
utilities as a software developer David Cohen
https://ebookmass.com/product/the-software-developers-guide-to-linux-
a-practical-no-nonsense-guide-to-using-the-linux-command-line-and-
utilities-as-a-software-developer-david-cohen-2/
LPI Linux Essentials Study Guide 3rd Edition Christine
Bresnahan
https://ebookmass.com/product/lpi-linux-essentials-study-guide-3rd-
edition-christine-bresnahan/
Pro SQL Server 2022 Administration: A guide for the modern
DBA 3rd Edition Peter A. Carter
https://ebookmass.com/product/pro-sql-server-2022-administration-a-
guide-for-the-modern-dba-3rd-edition-peter-a-carter/
Henke’s Med Math: Dosage Calculation, Preparation, and
Administration 8th Edition, (Ebook PDF)
https://ebookmass.com/product/henkes-med-math-dosage-calculation-
preparation-and-administration-8th-edition-ebook-pdf/
Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka
Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka
Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka
Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka
Contents
1. Cover
2. Title Page
3. Copyright Page
4. Dedication
5. About the Author
6. Contents at a Glance
7. Contents
8. Acknowledgments
9. Introduction
10. Part I Introduction and Installation
1. Chapter 1 Introduction to Linux, Distributions, and FOSS
1. Linux: The Operating System
2. Open Source Software and GNU: Overview
1. The GNU Public License
2. Upstream and Downstream
3. The Advantages of Open Source Software
4. Understanding the Differences Between Windows
and Linux
1. Single Users vs. Multiple Users vs.
Network Users
2. The Monolithic Kernel and the Micro-
Kernel
3. Separation of the GUI and the Kernel
4. My Network Places
5. The Registry vs. Text Files
6. Domains and Active Directory
5. Summary
2. Chapter 2 Installing a Linux Server
1. Hardware and Environmental Considerations
2. Server Design
1. Uptime
3. Methods of Installation
4. Installing Fedora
1. Project Prerequisites
5. The Installation
6. Installation Summary
1. Localization Section
2. Software Section
3. System Section
4. User Settings Section
5. The Installation
7. Installing Ubuntu Server
1. Start the Installation
2. Configure the Network
3. Configure Proxy
4. Configure Ubuntu Archive Mirror
5. File System Setup
6. Profile Setup
7. SSH Setup
8. Featured Server Snaps
9. Install Complete
8. Summary
3. Chapter 3 Deploying Linux Servers in the Cloud
1. Behind the Cloud
2. Obtaining and Spinning Up New Virtual Linux
Servers
1. Free-to-Run Virtual Linux Servers
2. Commercial Cloud Service Providers
3. Summary
11. Part II Single-Host Administration
1. Chapter 4 The Command Line
1. An Introduction to Bash
1. Job Control
2. Environment Variables
3. Pipes
4. Redirection
2. Command-Line Shortcuts
1. Filename Expansion
2. Environment Variables as Parameters
3. Multiple Commands
4. Backticks
3. Documentation Tools
1. The man Command
2. The texinfo System
4. Files (Types, Ownership, and Permissions)
1. Normal Files
2. Directories
3. Hard Links
4. Symbolic Links
5. Block Devices
6. Character Devices
7. Listing Files: ls
8. Change Ownership: chown
9. Change Group: chgrp
10. Change Mode: chmod
5. File Management and Manipulation
1. Copy Files: cp
2. Move Files: mv
3. Link Files: ln
4. Find a File: find
5. File Compression: gzip
6. File Compression: bzip2
7. File Compression: xz
8. Create a Directory: mkdir
9. Remove Files or Directories: rm
10. Show Present Working Directory: pwd
11. Tape Archive: tar
12. Concatenate Files: cat
13. Display a File One Screen at a Time: more
or less
14. Show the Directory Location of a File:
which
15. Locate a Command: whereis
6. Editors
1. vi
2. emacs
3. pico
4. sed
7. Miscellaneous Tools
1. Disk Utilization: du
2. Disk Free: df
3. List Processes: ps
4. Show an Interactive List of Processes: top
5. Send a Signal to a Process: kill
6. Show System Information: uname
7. Who Is Logged In: who
8. A Variation on who: w
9. Switch User: su
8. Putting It All Together (Moving a User and Its
Home Directory)
9. Summary
2. Chapter 5 Managing Software
1. The Red Hat Package Manager
2. Managing Software Using RPM
1. Querying for Information the RPM Way
(Getting to Know One Another)
2. Installing Software with RPM (Moving in
Together)
3. Uninstalling Software with RPM (Ending
the Relationship)
4. Other Things RPM Can Do
3. Yum
4. DNF
5. GUI RPM Package Managers
1. Fedora or Ubuntu
2. openSUSE and SLE
6. The Debian Package Management System
1. APT
7. Software Management in Ubuntu
1. Querying for Information
2. Installing Software in Ubuntu
3. Removing Software in Ubuntu
8. Compile and Install GNU Software
1. Getting and Unpacking the Source
Package
2. Looking for Documentation
3. Configuring the Package
4. Compiling the Package
5. Installing the Package
6. Testing the Software
7. Cleanup
9. Common Problems when Building from Source
Code
1. Problems with Libraries
2. Missing Configure Script
3. Broken Source Code
10. Summary
3. Chapter 6 Managing Users and Groups
1. What Exactly Constitutes a User?
2. Where User Information Is Kept
1. The /etc/passwd File
2. The /etc/shadow File
3. The /etc/group File
3. User Management Tools
1. Command-Line User Management
2. GUI User Managers
4. Users and Access Permissions
1. Understanding SetUID and SetGID
Programs
2. Sticky Bit
5. Pluggable Authentication Modules
1. How PAM Works
2. PAM’s Files and Their Locations
3. Configuring PAM
4. A Sample PAM Configuration File
5. The “Other” File
6. D’oh! I Can’t Log In!
7. Debugging PAM
6. A Grand Tour
1. Creating Users with useradd
2. Creating Groups with groupadd
3. Modifying User Attributes with usermod
4. Modifying Group Attributes with
groupmod
5. Deleting Users and Groups with userdel
and groupdel
7. Summary
4. Chapter 7 Booting and Shutting Down
1. Boot Loaders
1. GRUB Legacy
2. GRUB 2
3. Bootstrapping
2. The init Process
3. Systemd Scripts
1. Writing Your Own rc Script
4. Enabling and Disabling Services
1. Enabling a Service
2. Disabling a Service
5. Odds and Ends of Booting and Shutting Down
1. fsck!
2. Booting into Single-User (“Recovery”)
Mode
6. Summary
5. Chapter 8 File Systems
Visit https://ebookmass.com today to explore
a vast collection of ebooks across various
genres, available in popular formats like
PDF, EPUB, and MOBI, fully compatible with
all devices. Enjoy a seamless reading
experience and effortlessly download high-
quality materials in just a few simple steps.
Plus, don’t miss out on exciting offers that
let you access a wealth of knowledge at the
best prices!
1. The Makeup of File Systems
1. i-Nodes
2. Blocks
3. Superblocks
4. ext4
5. Btrfs
6. XFS
2. Managing File Systems
1. Mounting and Unmounting Local Disks
2. Using fsck
3. Adding a New Disk
1. Overview of Partitions
2. Traditional Disk and Partition Naming
Conventions
4. Volume Management
1. Creating Partitions and Logical Volumes
5. Creating File Systems
6. Summary
6. Chapter 9 Core System Services
1. systemd
1. systemd’s Role
2. How systemd Works
2. xinetd
1. The /etc/xinetd.conf File
2. Examples: A Simple (echo) Service Entry
3. The Logging Daemon
1. rsyslogd
2. systemd-journald (journald)
4. The cron Program
1. The crontab File
2. Editing the crontab File
5. Summary
7. Chapter 10 The Linux Kernel
1. What Exactly Is a Kernel?
2. Finding the Kernel Source Code
1. Getting the Correct Kernel Version
2. Unpacking the Kernel Source Code
3. Building the Kernel
1. Preparing to Configure the Kernel
2. Kernel Configuration
3. Compiling the Kernel
4. Installing the Kernel
5. Booting the Kernel
6. The Author Lied! It Didn’t Work!
4. Patching the Kernel
1. Downloading and Applying Patches
2. If the Patch Worked
3. If the Patch Didn’t Work
5. Summary
8. Chapter 11 Knobs and Dials: API (Virtual) File Systems
1. What’s Inside the /proc Directory?
1. Tweaking Files Inside of /proc
2. Some Useful /proc Entries
1. Enumerated /proc Entries
3. Common proc Settings and Reports
1. SYN Flood Protection
2. Issues on High-Volume Servers
4. SysFS
5. cgroupfs
6. tmpfs
1. tmpfs Example
7. Summary
12. Part III Networking and Security
1. Chapter 12 TCP/IP for System Administrators
1. The Layers
1. Packets
2. TCP/IP Model and the OSI Model
2. Headers
1. Ethernet
2. IP (IPv4)
3. TCP
4. UDP
3. A Complete TCP Connection
1. Opening a Connection
2. Transferring Data
3. Closing the Connection
4. How ARP Works
1. The ARP Header: ARP Works with Other
Protocols, Too!
5. Bringing IP Networks Together
1. Hosts and Networks
2. Subnetting
3. Netmasks
4. Static Routing
5. Dynamic Routing with RIP
6. tcpdump Bits and Bobs
1. Reading and Writing Dumpfiles
2. Capturing More or Less per Packet
3. Performance Impact
4. Don’t Capture Your Own Network Traffic
5. Troubleshooting Slow Name Resolution
(DNS) Issues
7. IPv6
1. IPv6 Address Format
2. IPv6 Address Types
3. IPv6 Backward Compatibility
8. Summary
2. Chapter 13 Network Configuration
1. Modules and Network Interfaces
1. Network Device Configuration Utilities
(ip, ifconfig, and nmcli)
2. Sample Usage: ifconfig, ip, and nmcli
3. Setting Up NICs at Boot Time
2. Managing Routes
1. Sample Usage: Route Configuration
2. Displaying Routes
3. A Simple Linux Router
1. Routing with Static Routes
4. VPCs, Subnets, IPs, and Route Configuration
(AWS Cloud Example)
1. VPCs and Subnets (AWS)
2. Internet Gateways and Routing (AWS)
3. Security Groups (AWS)
4. Launch a Linux Server in Its Own Subnet
(AWS)
5. Hostname Configuration
6. Summary
3. Chapter 14 Linux Firewall (Netfilter)
1. How Netfilter Works
1. A NAT Primer
2. Chains
2. Installing Netfilter
1. Enabling Netfilter in the Kernel
3. Configuring Netfilter
1. Saving Your Netfilter Configuration
2. The iptables Command
3. firewalld
4. Cookbook Solutions
1. Simple NAT: iptables
2. Simple NAT: nftables
3. Simple Firewall: iptables
5. Summary
4. Chapter 15 Local Security
1. Common Sources of Risk
1. SetUID Programs
2. Unnecessary Processes
2. Picking the Right Runlevel
3. Nonhuman User Accounts
4. Limited Resources
5. Mitigating Risk
1. chroot
2. SELinux
3. AppArmor
6. Monitoring Your System
1. Logging
2. Using ps and netstat
3. Watch That Space (Using df)
4. Automated Monitoring
5. Staying in the Loop (Mailing Lists)
7. Summary
5. Chapter 16 Network Security
1. TCP/IP and Network Security
1. The Importance of Port Numbers
2. Tracking Services
1. Using the netstat Command
2. Security Implications of netstat’s Output
3. Binding to an Interface
4. Shutting Down Services
1. Shutting Down xinetd and inetd Services
2. Shutting Down Non-xinetd Services
5. Monitoring Your System
1. Making the Best Use of syslog
2. Monitoring Bandwidth with MRTG
6. Handling Attacks
1. Trust Nothing (and No One)
2. Change Your Passwords
3. Pull the Plug
7. Network Security Tools
1. nmap
2. Snort
3. Nessus and OpenVAS
4. Wireshark/tcpdump
8. Summary
13. Part IV Internet Services
1. Chapter 17 Domain Name System (DNS)
1. The Hosts File
2. How DNS Works
1. Domain and Host Naming Conventions
2. The Root Domain
3. Subdomain
4. The in-addr.arpa Domain
5. Types of Servers
3. Installing a DNS Server
1. Understanding the BIND Configuration
File
2. The Specifics
4. Configuring a DNS Server
1. Defining a Primary Zone in the
named.conf File
2. Defining a Secondary Zone in the
named.conf File
3. Defining a Caching Zone in the
named.conf File
5. DNS Records Types
1. SOA: Start of Authority
2. NS: Name Server
3. A and AAAA: Address Records
4. PTR: Pointer Record
5. MX: Mail Exchanger
6. CNAME: Canonical Name
7. RP and TXT: The Documentation Entries
6. Setting Up BIND Database Files
1. DNS Server Setup Walkthrough
7. The DNS Toolbox
1. host
2. dig
3. resolvectl
4. nslookup
5. whois
6. nsupdate
7. The rndc Tool
8. Configuring DNS Clients
1. The Resolver
2. Configuring the Client (Traditional)
9. Summary
2. Chapter 18 File Transfer Protocol (FTP)
1. The Mechanics of FTP
1. Client/Server Interactions
2. Obtaining and Installing vsftpd
1. Configuring vsftpd
2. Starting and Testing the FTP Server
3. Customizing the FTP Server
1. Setting Up an Anonymous-Only FTP
Server
2. Setting Up an FTP Server with Virtual
Users
4. Summary
3. Chapter 19 Apache Web Server
1. Understanding HTTP
1. Headers
2. Ports
3. Process Ownership and Security
2. Installing the Apache HTTP Server
1. Apache Modules
3. Starting Up and Shutting Down Apache
1. Starting Apache at Boot Time
4. Testing Your Installation
5. Configuring Apache
1. Creating a Simple Root-Level Page
2. Apache Configuration Files
3. Common Configuration Options
6. Troubleshooting Apache
7. Summary
4. Chapter 20 Simple Mail Transfer Protocol (SMTP)
1. Understanding SMTP
1. Rudimentary SMTP Details
2. Security Implications
3. E-mail Components
2. Installing the Postfix Server
1. Installing Postfix via DNF in Fedora,
CentOS, or RHEL
2. Installing Postfix via APT in Ubuntu
3. Configuring the Postfix Server
1. The main.cf File
2. Checking Your Configuration
4. Running the Server
1. Checking the Mail Queue
2. Flushing the Mail Queue
3. The newaliases Command
4. Making Sure Everything Works
5. Summary
5. Chapter 21 Post Office Protocol and Internet Mail Access
Protocol (POP and IMAP)
1. POP3 and IMAP Protocol Basics
2. Dovecot (IMAP and POP3 Server)
3. Installing Dovecot
Visit https://ebookmass.com today to explore
a vast collection of ebooks across various
genres, available in popular formats like
PDF, EPUB, and MOBI, fully compatible with
all devices. Enjoy a seamless reading
experience and effortlessly download high-
quality materials in just a few simple steps.
Plus, don’t miss out on exciting offers that
let you access a wealth of knowledge at the
best prices!
Exploring the Variety of Random
Documents with Different Content
Supreme Void, The, 289
Swallow, Wisdom of the, 257
Swords, Forging, 290;
(the Three), 410
Ta-lü, 100
Ta T'ao, 346
Ta T'ing, 116
T'ai, Mt., 3, 77, 103
Tai Chin Jen, 340
T'ai Huang, 91
T'ai Kung Tiao, 347
T'ai Wang Shan Fu, 371
Talkers, 327
Tan-hsüeh, 373
T'ang, The Emperor, 3, 207, 215, 292, 309, 361, 383
Tao, 16;
(axis of) 18, 24;
(perfect) 25;
(gives form) 75, 76, 79;
(man born in) 85;
(in everything) 112;
(in abstraction) 127;
(of God and man) 134, 135, 137, 138, 157,
163, 167;
(capacity of) 169, 182, 197;
(eternal) 209,
(how to reach) 277, 281;
(is everywhere) 285, 288, 303, 316
(and Tê) 326;
(functions of) 438;
(and fatalism) 446
T'ai Hsi Ching, The, 70
Tao-Tê-Ching, The, 19, 34, 56, 71, 111, 115, 122,
125, 136, 143, 170, 172, 179, 205, 231, 243,
275, 277, 278, 300, 369, 448
Tapir, The, 6
Taste, Sense of, 155
Tê (see Virtue), 45
Teeth cold, 113
Tell, A Chinese, 60, 255
Têng Ling, 442
Thieves, 110, 169
Thieving, Art of, 112
Things, 231
Thoroughness, 342
Thought, 170
Three in the Morning, 20
Three Dynasties, 101, 118, 120
Three Princes, 124, 132, 186, 202
Tiao-ling, 258
T'ien Ch'êng Tzŭ, or T'ien Ho, 111, 324
T'ien K'ai Chih, 234
T'ien Kên, 93
T'ien P'ien, 443
Tigers, 174, 214, 263
Time, 189, 202, 291, 304
Tit, The, 6
Toes, 305, 306
Tongue, A three-foot, 326
Topsy-turvydom, 199
Tortoise, 3, 357;
(Chuang Tzŭ and the) 217
Translation (as of Enoch), 230
Travelling, 180
Trees Useless, 10, 51, 52, 245
Tripe, 305
Tsang, Old man of, 271
Tsang, Shepherd, 103
Ts'ang-wu, 354
Ts'ao Shang, 428
Tsê Yang, 335
Tsêng Shên, 100, 116, 120, 155, 352, 366
Tsêng Tzŭ, 378
Ts'ui Chü, 123
Tsun Lu, 116
Tsung, Mt., 124
Tsungs, The, 26
Ts'ung-chih, 40
Tung Kuo Shun Tzŭ, 261
Tung Kuo Tzŭ, 285
Tung Kuo Tzŭ Chi, 366
Tung-t'ing, 176, 227
Tung Yeh Chi, 241
Turtle of eastern sea, 215, 296, 335
Tzŭ Ch'an, 59
Tzŭ Chang, 397
Tzŭ Ch'i, 12, 52, 324, 327
Tzŭ Ch'in Chang, 83
Tzŭ Chou Chih Fu, 370
Tzŭ Chou Chih Poh, 370
Tzŭ Hsü or Wu Yüan, 112, 221, 352, 401
Tzŭ Hua Tzŭ, 373
Tzŭ Kao, 45
Tzŭ Kung, 83, 147, 185, 225, 378, 381, 388, 413
Tzŭ Lai, 81
Tzŭ Lao, 342
Tzŭ Li, 81
Tzŭ Lu, 165, 231, 263, 342, 381;
(death of) 393; 413
Tzŭ Sang, 90
Tzŭ Sang Hu, 83, 253, 254
Tzŭ Ssŭ, 80
Tzŭ Yang of Chêng, 375
Tzŭ Yü, 80, 90
Ugliness, 260
Umbra and Penumbra, 32, 367
Uncanny events, 328
Unconditioned, The, 158, 209, 307
Uniformity (of results), 186, 132, 227, 331
Universe, The, 19, 29, 161, 167, 279, 290
Universal Love, 167
Untrodden ground, 333
Useful and Useless, The, 11, 306, 358
Usurpers, 208
Valetudinarianism, 191
Vengeance not extended against things, 232
Violence, 340
Virtue (Tê), 45, 133, 143, 151, 176, 185, 252, 277,
308, 326, 360
Virtue, Man of Perfect, 210
Vision (Eye and) 333;
(perfection of) 104, 139
Vital Principle, The, 129
Wa Lung, 237
Walrus, The, 211
Wang Hsiang, 237
Wang I, 26, 91, 140
Wang Kuo, 335
Wang T'ai, 56
Wang Tzŭ, 395
Wang Tzŭ Ch'ing Chi, 250
War, 315, 318
Wasps, 297
Water, (Fluidity of) 268;
(to men and fishes) 227
Water-level, The, 64, 157
Wealth, 221;
(value of) 403;
(evil of) 405
Weasel, The, 313
Weeding plants, 360
Weeping, 162;
(without snivelling) 85
Wei, Prince of, 9, 38, 254, 338
Wei, Prince Wu of, 311
Wei, The State of, 38, 49
Wei of Ch'i, Prince, 338
Wei of Chou, Duke, 234
Wei I, The, 237
Wei-lei Mountains, 294
Wei Shêng, 395, 401
Weights and measures a curse, 114
Well-sweep, A, 147, 181
Wên of Wei, Prince, 261
Wên Chung, 332
Wên Po Hsüeh Tzŭ, 262
Wên Wang, 273
Wên Wang of Chao, 407
Wheel of Existence, The, 228
Wheelwright, The, 171
Whole made up of parts, 347
Wife, Mother-in-law and, 360
Wigs, 152
Wind, 173, 211, 332
Wine, Thin, 113
Winnowing, Chaff from, 184
Wisdom a curse, 115, 121, 125, 188
Wisdom-tricks, 111
Without-end, 288
Wolves, 174
Words, 170, 171
Wu, Prince of, 9, 323
Wu Chuang, 88
Wu Ch'un, Hunchback, 65
Wu Han Chao, 173
Wu Kuang, 72, 361, 383
Wu Lai, 352
Wu Ting, 78
Wu-tsu, 228
Wu Tzŭ Hsü, 395
Wu Wang, 152, 207, 292, 384
Wu Yoh, 400
Wu Yüan, 112, 221, 352, 401
Yak, The, 10
Yang-ch'i, The, 228
Yang Chu, 100, 116, 155, 259, 318
Yang Hu, 214
Yang Tzŭ Chü, 93, 368, 369
Yao, The Emperor, 5, et alt. pass.
Yeh Ch'üeh, 26, 91, 140, 281, 329
Yellow Emperor, The, 28, 77, 123, 125, 139, 176,
196, 224, 246, 274, 277, 292, 316
Yellow Spring, The, 358
Yen Gate, The, 361
Yen State, The, 329
Yen Ch'êng Tzŭ Yu, 12, 324, 366, 441
Yen ch'i, 410
Yen Ho, 48, 241, 374, 429
Yen Hui or Yen Yüan, 38, 85, 179, 225, 233, 256,
264, 272, 291, 379, 381, 388
Yen Kang Tiao, 287
Yen Pu I, 324
Yi, 60, 255, 308, 309, 319
Yi Yang, 237
Yin, Mountain, 93
Yin and Yang, The, 82, 120, 126, 177, 192, 201, 280
Yin-li, 394
Yin Wên, 443
Ying, 451
Ying, A man of, 321
Ying-yang, 382
Yü, The Great, 16, 142, 152, 215, 254
Yü Ch'iang, 78
Yü Ch'ieh, 357
Yü Erh, 104
Yu-hu, 40
Yu island, 124
Yu Piao, 179
Yüan of Sung, Prince, 270, 321
Yüan Fêng, 150
Yüan Hsien, 378
Yüeh State, The, 8, 9, 16, 313, 451
Yung Ch'êng, 116
Yung Ch'êng Shih, 338
Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka
ERRATA AND ADDENDA
Page 1, line 3 (from bottom), insert comma after "sunbeam."
" 49, line 2, Prince Ling is the same individual as the Duke Ling of
pp. 65, 250, 346.
[All such terms are, of course, arbitrary, being used merely as
convenient equivalents of the Chinese titles in the text]
" 60, " 13, For "Hou I" read "Hou Yi." [This for the sake of
uniformity. See pp. 255, 308, &c.]
" 65, " 16, For "too short" read "too scraggy."
" 65, " 20, For "too thin" read "too scraggy."
" 72, " 4, For "Chi Tzŭ Hsü Yü" read "Chi Tzŭ, Hsü Yü."
" 170, " 3 (from bottom), After "Duke Huan." omit the full stop.
" 228, " 14, For "glow-worm" read "fire-fly."
" 230, " 22, For "to the minister" read "to be the minister."
" 262, " 22, For "Wên Po" read "Wên Poh."
" 270, " 6, For "Po Li Ch'i" read "Poh Li Ch'i."
" 272, " 3 (from bottom), For "Po Hun" read "Poh Hun."
" 309, " 12 For "Duke Mu" read "Duke Muh."
" 309, " 12 For "Po Li Ch'i" read "Poh Li Ch'i."
" 314, last line, "Love for the people," &c. Compare p. 329, lines
17 and 18, "There is no difficulty," &c. The conflict between the
meanings of these two passages has not been pointed out. The first
passage is rendered by some commentators, "Not to be able to love
the people is the," &c. Neither rendering is quite satisfactory; for
reasons which would require quotations from the Chinese text.
" 324, lines 15 and 26, For "Tzŭ Chi" read "Tzŭ Ch'i."
" 327, " 18 and 28, For "Tzŭ Chi" read "Tzŭ Ch'i."
" 328, line 7, For "Tzŭ Chi" read "Tzŭ Ch'i."
" 346, " 5, After "Duke Ling," add "of Wei."
" 371, " 17, For "Shih Hu" read "Shih-hu."
" 373, " 3, For "Tan Hsüeh" read "Tan-hsüeh."
" 394, " 8, For "Yin Li" read "Yin-li."
[These last three corrections mean that I have written names of
places with a hyphen between the transliteration of the component
Chinese characters, the names of men with a capital letter to the
transliteration of each of the Chinese characters which go to make up
the surname and personal name]
THE END.
WYMAN AND SONS, PRINTERS GREAT QUEEN STREET, LONDON, W.C.
BY THE SAME AUTHOR.
Chinese Sketches. Death of an Emperor—Etiquette—Gambling—
Fêng-shui—Opium—Pawnbrokers—Slang—Inquests, &c. &c.
Strange Stories from a Chinese Studio. Translation of the Liao
Chai. 2 vols. 8vo.
Historic China, and other Sketches.
Gems of Chinese Literature. Containing Extracts from various
Authors, from B.C. 500 to A.D. 1600.
A Short History of Koolangsu.
On Some Translations and Mistranslations in Williams'
Syllabic Dictionary.
Dictionary of Colloquial Idioms in the Mandarin Dialect.
Chinese without a Teacher: Being a Collection of Easy and Useful
Sentences in the Mandarin Dialect. With a Vocabulary. 2nd Edition.
Synoptical Studies in Chinese Character.
Handbook of the Swatow Dialect.
Record of the Buddhistic Kingdoms. Translated from the Chinese.
With copious Notes.
Two Chinese Poems: The San Tzŭ Ching, or the Trimetrical
Classic; and the Ch'ien Tzŭ Wên, or Thousand Character Essay.
Metrically translated.
From Swatow to Canton: An Overland Journey.
A Glossary of Reference, on Subjects connected with the Far East.
2nd Edition.
The Remains of Lao Tzŭ. Hong Kong: 1886.
FOOTNOTES:
[1] Pronounce Chwongdza.
[2] In the modern province of An-hui.
[3] Hence he is often spoken of in the book language as "Ch'i-
yüan."
[4] Pronounce Lowdza. The low as in allow. See p. vii.
[5] Of an imaginative character, in keeping with the visionary
teachings of his master.
[6] See chs. xxxi, xxix, and x, respectively.
[7] The second of these personages is doubtless identical, though
the name is differently written, with the Kêng Sang Ch'u of ch.
xxiii. The identity of the first name has not been satisfactorily
settled.
[8] See p. 17.
[9] This last clause is based upon a famous passage in the Lun
Yü:—The perfect man is not a mere thing; i.e., his functions are
not limited. The idea conveyed is that Chuang Tzŭ's system was
too far-reaching to be practical.
[10] See p. 434.
[11] The Canon of Tao, and of Tê, the exemplification thereof.
See p. 125. I have discussed the claims of this work at some
length in The Remains of Lao Tzŭ: Hong Kong, 1886.
[12] The brilliant philosopher, statesman, poet, &c., of the Sung
dynasty (A.D. 1036-1101).
[13] A curious parallelism will be found in Supernatural Religion,
vol. i, p. 460:—
"No period in the history of the world ever produced so many
spurious works as the first two or three centuries of our era. The
name of every Apostle, or Christian teacher, not excepting that of
the great Master, was freely attached to every description of
religious forgery."
[14] On the authority of the I-wên-chih.
[15] A work of the fifth century A.D.
[16] Of the Han dynasty. Mayers puts him a little later, viz., A.D.
275.
[17] The China Review, vol. xvi, p. 195.
[18] In A.D. 742.
[19] The Divine Classic of Nan-hua. By Frederic Henry Balfour,
F.R.G.S., Shanghai and London, 1881.
[20] One example will suffice. In ch. xxiii (see p. 309) there
occurs a short sentence which means, "A one-legged man
discards ornament, his exterior not being open to
commendation."
Mr. Balfour translated this as follows:—"Servants will tear up a
portrait, not liking to be confronted with its beauties and its
defects."
[21] In 1885 this treatise was republished by Dr. Legge in its
place as Bk. xxviii of the Lî Kî of Li Chi (Sacred Books of the East,
vols. xxvii, xxviii), with a new title The State of Equilibrium and
Harmony. But the parallelism with the Aristotelian doctrine is as
obvious as ever.
[22] See the fragments in Ritter and Preller's Hist. Phil. Græc. §
93 and § 94 A. B. Seventh edition.
[23] Heracl. Eph. Rell. Bywater, xvi.
[24] ὀχλολοίδορος Ἡράκλειτος Timon ap. Diog. Laert. ix. i.
[25] Οὐκ ἐμεῦ ἀλλὰ τοὺ λόγου ἀκουσάντας ὁμολογέειν σοφόν
ἐστι ἓν πάντα εἶναι. Heracl. Eph. Rell. i.
[26] Hippolytus Ref. haer. ix. 9.
[27] Heracl. Eph. Rell. xxxix.
[28] Ibid., lvii.
[29] Ibid., lxvii.
[30] Ibid., lxix.
[31] Ibid., lxx.
[32] Ibid., lxxviii.
[33] Ibid., xlv.
[34] Ibid., lix.
[35] Ibid., xxxvi.
[36] Ibid., xliv.
[37] Ibid., iii.
[38] Ibid., v.
[39] Heracl. Eph. Rell. iv.
[40] Ibid., xlv.
[41] Ibid., xlvii.
[42] Ibid., liv., and notes.
[43] Ibid., li.
[44] Ibid., xci, xix.
[45] Ibid., xxix.
[46] Cf. Plat. Phaedr. 265: κατ' ἄρθρα ᾑ πέφυκεν καὶ μὴ ἐπιχειρεῖν
καταγνύναι μέρος μηδὲν κακοῦ μαγείρου τρόπῳ χρώμενος.
[47] Cf. Herbert Spencer's well-known paradox,—"The sense of
duty or moral obligation is transitory, and will diminish as fast as
moralisation increases."—Data of Ethics, p. 127.
[48] Theaet. 176. A. διὸ καὶ πειρᾶσθαι χρὴ ἐνθένδε ἐκεῖσε φεύγειν
ὅ τι τάχιστα. φυγὴ δὲ ὁμοίωσις Θεῷ κατὰ τὸ δυνατόν. ὁμοίωσις
δὲ δίκαιον καὶ ὅσιον μετὰ φρονήσεως γενέσθαι.
[49] Heracl. Eph. Rell. lxv.
[50] Chuang Tzŭ, chap. xiv, p. 182-189.
[51] Encycl. Met., Art. "Lao Tzŭ."
[52] Quoted by Dr. Legge, loc. cit.
[53] E.g. Mr. Edwin Arnold's Light of Asia, and still more Professor
Seydel's Das Evangelium von Jesu in seinen Verhältnissen zu
Buddha-Sage and Buddha-Lehre. On the other side of the
question, cf. Dr. Kellogg's The Light of Asia and The Light of the
World. London, 1885. And an article in the Nineteenth Century for
July, 1888, on Buddhism, by the Bishop of Colombo.
Transcriber's Notes:
Obvious printer’s errors corrected.
Every effort has been made to replicate this text as faithfully as
possible, including obsolete and variant spellings, non-standard
punctuation, inconsistently hyphenated words, and other
inconsistencies.
In the original text, the first digit of the first footnote on page x is
illegible. Corrected based on context.
*** END OF THE PROJECT GUTENBERG EBOOK CHUANG TZU:
MYSTIC, MORALIST, AND SOCIAL REFORMER ***
Updated editions will replace the previous one—the old editions
will be renamed.
Creating the works from print editions not protected by U.S.
copyright law means that no one owns a United States
copyright in these works, so the Foundation (and you!) can copy
and distribute it in the United States without permission and
without paying copyright royalties. Special rules, set forth in the
General Terms of Use part of this license, apply to copying and
distributing Project Gutenberg™ electronic works to protect the
PROJECT GUTENBERG™ concept and trademark. Project
Gutenberg is a registered trademark, and may not be used if
you charge for an eBook, except by following the terms of the
trademark license, including paying royalties for use of the
Project Gutenberg trademark. If you do not charge anything for
copies of this eBook, complying with the trademark license is
very easy. You may use this eBook for nearly any purpose such
as creation of derivative works, reports, performances and
research. Project Gutenberg eBooks may be modified and
printed and given away—you may do practically ANYTHING in
the United States with eBooks not protected by U.S. copyright
law. Redistribution is subject to the trademark license, especially
commercial redistribution.
START: FULL LICENSE
THE FULL PROJECT GUTENBERG LICENSE
PLEASE READ THIS BEFORE YOU DISTRIBUTE OR USE THIS WORK
To protect the Project Gutenberg™ mission of promoting the
free distribution of electronic works, by using or distributing this
work (or any other work associated in any way with the phrase
“Project Gutenberg”), you agree to comply with all the terms of
the Full Project Gutenberg™ License available with this file or
online at www.gutenberg.org/license.
Section 1. General Terms of Use and
Redistributing Project Gutenberg™
electronic works
1.A. By reading or using any part of this Project Gutenberg™
electronic work, you indicate that you have read, understand,
agree to and accept all the terms of this license and intellectual
property (trademark/copyright) agreement. If you do not agree
to abide by all the terms of this agreement, you must cease
using and return or destroy all copies of Project Gutenberg™
electronic works in your possession. If you paid a fee for
obtaining a copy of or access to a Project Gutenberg™
electronic work and you do not agree to be bound by the terms
of this agreement, you may obtain a refund from the person or
entity to whom you paid the fee as set forth in paragraph 1.E.8.
1.B. “Project Gutenberg” is a registered trademark. It may only
be used on or associated in any way with an electronic work by
people who agree to be bound by the terms of this agreement.
There are a few things that you can do with most Project
Gutenberg™ electronic works even without complying with the
full terms of this agreement. See paragraph 1.C below. There
are a lot of things you can do with Project Gutenberg™
electronic works if you follow the terms of this agreement and
help preserve free future access to Project Gutenberg™
electronic works. See paragraph 1.E below.
1.C. The Project Gutenberg Literary Archive Foundation (“the
Foundation” or PGLAF), owns a compilation copyright in the
collection of Project Gutenberg™ electronic works. Nearly all the
individual works in the collection are in the public domain in the
United States. If an individual work is unprotected by copyright
law in the United States and you are located in the United
States, we do not claim a right to prevent you from copying,
distributing, performing, displaying or creating derivative works
based on the work as long as all references to Project
Gutenberg are removed. Of course, we hope that you will
support the Project Gutenberg™ mission of promoting free
access to electronic works by freely sharing Project Gutenberg™
works in compliance with the terms of this agreement for
keeping the Project Gutenberg™ name associated with the
work. You can easily comply with the terms of this agreement
by keeping this work in the same format with its attached full
Project Gutenberg™ License when you share it without charge
with others.
1.D. The copyright laws of the place where you are located also
govern what you can do with this work. Copyright laws in most
countries are in a constant state of change. If you are outside
the United States, check the laws of your country in addition to
the terms of this agreement before downloading, copying,
displaying, performing, distributing or creating derivative works
based on this work or any other Project Gutenberg™ work. The
Foundation makes no representations concerning the copyright
status of any work in any country other than the United States.
1.E. Unless you have removed all references to Project
Gutenberg:
1.E.1. The following sentence, with active links to, or other
immediate access to, the full Project Gutenberg™ License must
appear prominently whenever any copy of a Project
Gutenberg™ work (any work on which the phrase “Project
Gutenberg” appears, or with which the phrase “Project
Gutenberg” is associated) is accessed, displayed, performed,
viewed, copied or distributed:
This eBook is for the use of anyone anywhere in the United
States and most other parts of the world at no cost and
with almost no restrictions whatsoever. You may copy it,
give it away or re-use it under the terms of the Project
Gutenberg License included with this eBook or online at
www.gutenberg.org. If you are not located in the United
States, you will have to check the laws of the country
where you are located before using this eBook.
1.E.2. If an individual Project Gutenberg™ electronic work is
derived from texts not protected by U.S. copyright law (does not
contain a notice indicating that it is posted with permission of
the copyright holder), the work can be copied and distributed to
anyone in the United States without paying any fees or charges.
If you are redistributing or providing access to a work with the
phrase “Project Gutenberg” associated with or appearing on the
work, you must comply either with the requirements of
paragraphs 1.E.1 through 1.E.7 or obtain permission for the use
of the work and the Project Gutenberg™ trademark as set forth
in paragraphs 1.E.8 or 1.E.9.
1.E.3. If an individual Project Gutenberg™ electronic work is
posted with the permission of the copyright holder, your use and
distribution must comply with both paragraphs 1.E.1 through
1.E.7 and any additional terms imposed by the copyright holder.
Additional terms will be linked to the Project Gutenberg™
License for all works posted with the permission of the copyright
holder found at the beginning of this work.
1.E.4. Do not unlink or detach or remove the full Project
Gutenberg™ License terms from this work, or any files
containing a part of this work or any other work associated with
Project Gutenberg™.
1.E.5. Do not copy, display, perform, distribute or redistribute
this electronic work, or any part of this electronic work, without
prominently displaying the sentence set forth in paragraph 1.E.1
with active links or immediate access to the full terms of the
Project Gutenberg™ License.
1.E.6. You may convert to and distribute this work in any binary,
compressed, marked up, nonproprietary or proprietary form,
including any word processing or hypertext form. However, if
you provide access to or distribute copies of a Project
Gutenberg™ work in a format other than “Plain Vanilla ASCII” or
other format used in the official version posted on the official
Project Gutenberg™ website (www.gutenberg.org), you must,
at no additional cost, fee or expense to the user, provide a copy,
a means of exporting a copy, or a means of obtaining a copy
upon request, of the work in its original “Plain Vanilla ASCII” or
other form. Any alternate format must include the full Project
Gutenberg™ License as specified in paragraph 1.E.1.
1.E.7. Do not charge a fee for access to, viewing, displaying,
performing, copying or distributing any Project Gutenberg™
works unless you comply with paragraph 1.E.8 or 1.E.9.
1.E.8. You may charge a reasonable fee for copies of or
providing access to or distributing Project Gutenberg™
electronic works provided that:
• You pay a royalty fee of 20% of the gross profits
you derive from the use of Project Gutenberg™
works calculated using the method you already
use to calculate your applicable taxes. The fee is
owed to the owner of the Project Gutenberg™
trademark, but he has agreed to donate royalties
under this paragraph to the Project Gutenberg
Literary Archive Foundation. Royalty payments
must be paid within 60 days following each date
on which you prepare (or are legally required to
prepare) your periodic tax returns. Royalty
payments should be clearly marked as such and
sent to the Project Gutenberg Literary Archive
Foundation at the address specified in Section 4,
“Information about donations to the Project
Gutenberg Literary Archive Foundation.”
• You provide a full refund of any money paid by a
user who notifies you in writing (or by e-mail)
within 30 days of receipt that s/he does not agree
to the terms of the full Project Gutenberg™
License. You must require such a user to return
or destroy all copies of the works possessed in a
physical medium and discontinue all use of and
all access to other copies of Project Gutenberg™
works.
• You provide, in accordance with paragraph 1.F.3,
a full refund of any money paid for a work or a
replacement copy, if a defect in the electronic
work is discovered and reported to you within 90
days of receipt of the work.
• You comply with all other terms of this
agreement for free distribution of Project
Gutenberg™ works.
1.E.9. If you wish to charge a fee or distribute a Project
Gutenberg™ electronic work or group of works on different
terms than are set forth in this agreement, you must obtain
permission in writing from the Project Gutenberg Literary
Archive Foundation, the manager of the Project Gutenberg™
trademark. Contact the Foundation as set forth in Section 3
below.
1.F.
1.F.1. Project Gutenberg volunteers and employees expend
considerable effort to identify, do copyright research on,
transcribe and proofread works not protected by U.S. copyright
law in creating the Project Gutenberg™ collection. Despite these
efforts, Project Gutenberg™ electronic works, and the medium
on which they may be stored, may contain “Defects,” such as,
but not limited to, incomplete, inaccurate or corrupt data,
transcription errors, a copyright or other intellectual property
infringement, a defective or damaged disk or other medium, a
computer virus, or computer codes that damage or cannot be
read by your equipment.
1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except
for the “Right of Replacement or Refund” described in
paragraph 1.F.3, the Project Gutenberg Literary Archive
Foundation, the owner of the Project Gutenberg™ trademark,
and any other party distributing a Project Gutenberg™ electronic
work under this agreement, disclaim all liability to you for
damages, costs and expenses, including legal fees. YOU AGREE
THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT
LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT
EXCEPT THOSE PROVIDED IN PARAGRAPH 1.F.3. YOU AGREE
THAT THE FOUNDATION, THE TRADEMARK OWNER, AND ANY
DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE LIABLE
TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL,
PUNITIVE OR INCIDENTAL DAMAGES EVEN IF YOU GIVE
NOTICE OF THE POSSIBILITY OF SUCH DAMAGE.
1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you
discover a defect in this electronic work within 90 days of
receiving it, you can receive a refund of the money (if any) you
paid for it by sending a written explanation to the person you
received the work from. If you received the work on a physical
medium, you must return the medium with your written
explanation. The person or entity that provided you with the
defective work may elect to provide a replacement copy in lieu
of a refund. If you received the work electronically, the person
or entity providing it to you may choose to give you a second
opportunity to receive the work electronically in lieu of a refund.
If the second copy is also defective, you may demand a refund
in writing without further opportunities to fix the problem.
1.F.4. Except for the limited right of replacement or refund set
forth in paragraph 1.F.3, this work is provided to you ‘AS-IS’,
WITH NO OTHER WARRANTIES OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
MERCHANTABILITY OR FITNESS FOR ANY PURPOSE.
1.F.5. Some states do not allow disclaimers of certain implied
warranties or the exclusion or limitation of certain types of
damages. If any disclaimer or limitation set forth in this
agreement violates the law of the state applicable to this
agreement, the agreement shall be interpreted to make the
maximum disclaimer or limitation permitted by the applicable
state law. The invalidity or unenforceability of any provision of
this agreement shall not void the remaining provisions.
1.F.6. INDEMNITY - You agree to indemnify and hold the
Foundation, the trademark owner, any agent or employee of the
Foundation, anyone providing copies of Project Gutenberg™
electronic works in accordance with this agreement, and any
volunteers associated with the production, promotion and
distribution of Project Gutenberg™ electronic works, harmless
from all liability, costs and expenses, including legal fees, that
arise directly or indirectly from any of the following which you
do or cause to occur: (a) distribution of this or any Project
Gutenberg™ work, (b) alteration, modification, or additions or
deletions to any Project Gutenberg™ work, and (c) any Defect
you cause.
Section 2. Information about the Mission
of Project Gutenberg™
Project Gutenberg™ is synonymous with the free distribution of
electronic works in formats readable by the widest variety of
computers including obsolete, old, middle-aged and new
computers. It exists because of the efforts of hundreds of
volunteers and donations from people in all walks of life.
Volunteers and financial support to provide volunteers with the
assistance they need are critical to reaching Project
Gutenberg™’s goals and ensuring that the Project Gutenberg™
collection will remain freely available for generations to come. In
2001, the Project Gutenberg Literary Archive Foundation was
created to provide a secure and permanent future for Project
Gutenberg™ and future generations. To learn more about the
Project Gutenberg Literary Archive Foundation and how your
efforts and donations can help, see Sections 3 and 4 and the
Foundation information page at www.gutenberg.org.
Section 3. Information about the Project
Gutenberg Literary Archive Foundation
The Project Gutenberg Literary Archive Foundation is a non-
profit 501(c)(3) educational corporation organized under the
laws of the state of Mississippi and granted tax exempt status
by the Internal Revenue Service. The Foundation’s EIN or
federal tax identification number is 64-6221541. Contributions
to the Project Gutenberg Literary Archive Foundation are tax
deductible to the full extent permitted by U.S. federal laws and
your state’s laws.
The Foundation’s business office is located at 809 North 1500
West, Salt Lake City, UT 84116, (801) 596-1887. Email contact
links and up to date contact information can be found at the
Foundation’s website and official page at
www.gutenberg.org/contact
Section 4. Information about Donations to
the Project Gutenberg Literary Archive
Foundation
Project Gutenberg™ depends upon and cannot survive without
widespread public support and donations to carry out its mission
of increasing the number of public domain and licensed works
that can be freely distributed in machine-readable form
accessible by the widest array of equipment including outdated
equipment. Many small donations ($1 to $5,000) are particularly
important to maintaining tax exempt status with the IRS.
The Foundation is committed to complying with the laws
regulating charities and charitable donations in all 50 states of
the United States. Compliance requirements are not uniform
and it takes a considerable effort, much paperwork and many
fees to meet and keep up with these requirements. We do not
solicit donations in locations where we have not received written
confirmation of compliance. To SEND DONATIONS or determine
the status of compliance for any particular state visit
www.gutenberg.org/donate.
While we cannot and do not solicit contributions from states
where we have not met the solicitation requirements, we know
of no prohibition against accepting unsolicited donations from
donors in such states who approach us with offers to donate.
International donations are gratefully accepted, but we cannot
make any statements concerning tax treatment of donations
received from outside the United States. U.S. laws alone swamp
our small staff.
Please check the Project Gutenberg web pages for current
donation methods and addresses. Donations are accepted in a
number of other ways including checks, online payments and
credit card donations. To donate, please visit:
www.gutenberg.org/donate.
Section 5. General Information About
Project Gutenberg™ electronic works
Professor Michael S. Hart was the originator of the Project
Gutenberg™ concept of a library of electronic works that could
be freely shared with anyone. For forty years, he produced and
distributed Project Gutenberg™ eBooks with only a loose
network of volunteer support.
Project Gutenberg™ eBooks are often created from several
printed editions, all of which are confirmed as not protected by
copyright in the U.S. unless a copyright notice is included. Thus,
we do not necessarily keep eBooks in compliance with any
particular paper edition.
Most people start at our website which has the main PG search
facility: www.gutenberg.org.
This website includes information about Project Gutenberg™,
including how to make donations to the Project Gutenberg
Literary Archive Foundation, how to help produce our new
eBooks, and how to subscribe to our email newsletter to hear
about new eBooks.
Welcome to our website – the perfect destination for book lovers and
knowledge seekers. We believe that every book holds a new world,
offering opportunities for learning, discovery, and personal growth.
That’s why we are dedicated to bringing you a diverse collection of
books, ranging from classic literature and specialized publications to
self-development guides and children's books.
More than just a book-buying platform, we strive to be a bridge
connecting you with timeless cultural and intellectual values. With an
elegant, user-friendly interface and a smart search system, you can
quickly find the books that best suit your interests. Additionally,
our special promotions and home delivery services help you save time
and fully enjoy the joy of reading.
Join us on a journey of knowledge exploration, passion nurturing, and
personal growth every day!
ebookmasss.com

More Related Content

PDF
Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka
PDF
Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka
PDF
Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka
PDF
Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka
PDF
Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka
PDF
Buy ebook Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka c...
PPT
Intro to linux systems administration
PPTX
linux_admin_course_full_for beginers.pptx
Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka
Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka
Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka
Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka
Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka
Buy ebook Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka c...
Intro to linux systems administration
linux_admin_course_full_for beginers.pptx

Similar to Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka (20)

PDF
Linux Unveiled: From Novice to Guru Kameron Hussain
PPTX
UNIX/Linux training
PDF
Linux for professional
PDF
Red Hat Linux Pocket Administrator 1st Edition Richard Petersen
PDF
Linux OS guide to know, operate. Linux Filesystem, command, users and system
PDF
Linux note for professionals
PPTX
LinuxTraining_3.pptx
PDF
Ubuntu Linux Unleashed 2021 Edition Helmke
PPTX
Linuxtraining 130710022121-phpapp01
PPT
PDF
Administer and Secure Enterprise Linux 2021st Edition Russell Overton
PDF
Linux training
PDF
An Introduction To Linux
PDF
Administer and Secure Enterprise Linux 2021st Edition Russell Overton
PPTX
Linux Basic having information about basic of linux
PDF
A Practical Guide To Ubuntu Linux Mark G Sobell
PDF
Get Started with Linux Management Command line Basic Knowledge
PPTX
Linux Presentation
PPT
3. introduction of centos
PDF
CompTIA Linux Study Guide Exam XK0 005 5th Edition Richard Blum Christine Bre...
Linux Unveiled: From Novice to Guru Kameron Hussain
UNIX/Linux training
Linux for professional
Red Hat Linux Pocket Administrator 1st Edition Richard Petersen
Linux OS guide to know, operate. Linux Filesystem, command, users and system
Linux note for professionals
LinuxTraining_3.pptx
Ubuntu Linux Unleashed 2021 Edition Helmke
Linuxtraining 130710022121-phpapp01
Administer and Secure Enterprise Linux 2021st Edition Russell Overton
Linux training
An Introduction To Linux
Administer and Secure Enterprise Linux 2021st Edition Russell Overton
Linux Basic having information about basic of linux
A Practical Guide To Ubuntu Linux Mark G Sobell
Get Started with Linux Management Command line Basic Knowledge
Linux Presentation
3. introduction of centos
CompTIA Linux Study Guide Exam XK0 005 5th Edition Richard Blum Christine Bre...
Ad

Recently uploaded (20)

PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
DOC
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
PDF
Weekly quiz Compilation Jan -July 25.pdf
PDF
Trump Administration's workforce development strategy
PPTX
master seminar digital applications in india
PDF
Yogi Goddess Pres Conference Studio Updates
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
01-Introduction-to-Information-Management.pdf
PPTX
Pharma ospi slides which help in ospi learning
Microbial diseases, their pathogenesis and prophylaxis
Pharmacology of Heart Failure /Pharmacotherapy of CHF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Microbial disease of the cardiovascular and lymphatic systems
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
2.FourierTransform-ShortQuestionswithAnswers.pdf
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
Weekly quiz Compilation Jan -July 25.pdf
Trump Administration's workforce development strategy
master seminar digital applications in india
Yogi Goddess Pres Conference Studio Updates
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
01-Introduction-to-Information-Management.pdf
Pharma ospi slides which help in ospi learning
Ad

Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka

  • 1. Linux Administration: A Beginner's Guide 8th Edition Wale Soyinka download pdf https://ebookmass.com/product/linux-administration-a-beginners- guide-8th-edition-wale-soyinka/ Visit ebookmass.com today to download the complete set of ebook or textbook!
  • 2. Here are some recommended products for you. Click the link to download, or explore more at ebookmass.com Linux Administration: A Beginner's Guide. 8th Edition Wale Soyinka. https://ebookmass.com/product/linux-administration-a-beginners- guide-8th-edition-wale-soyinka-2/ Linux Administration A Beginner’s Guide 7th Edition Wale Soyinka https://ebookmass.com/product/linux-administration-a-beginners- guide-7th-edition-wale-soyinka/ Linux+ and LPIC-1 Guide to Linux Certification, 5th Edition Jason W. Eckert https://ebookmass.com/product/linux-and-lpic-1-guide-to-linux- certification-5th-edition-jason-w-eckert/ Linux+ and LPIC-1 Guide to Linux Certification, 5th Edition Jason W. Eckert https://ebookmass.com/product/linux-and-lpic-1-guide-to-linux- certification-5th-edition-jason-w-eckert-2/
  • 3. The Software Developer's Guide to Linux: A practical, no- nonsense guide to using the Linux command line and utilities as a software developer David Cohen https://ebookmass.com/product/the-software-developers-guide-to-linux- a-practical-no-nonsense-guide-to-using-the-linux-command-line-and- utilities-as-a-software-developer-david-cohen/ The Software Developer's Guide to Linux: A practical, no- nonsense guide to using the Linux command line and utilities as a software developer David Cohen https://ebookmass.com/product/the-software-developers-guide-to-linux- a-practical-no-nonsense-guide-to-using-the-linux-command-line-and- utilities-as-a-software-developer-david-cohen-2/ LPI Linux Essentials Study Guide 3rd Edition Christine Bresnahan https://ebookmass.com/product/lpi-linux-essentials-study-guide-3rd- edition-christine-bresnahan/ Pro SQL Server 2022 Administration: A guide for the modern DBA 3rd Edition Peter A. Carter https://ebookmass.com/product/pro-sql-server-2022-administration-a- guide-for-the-modern-dba-3rd-edition-peter-a-carter/ Henke’s Med Math: Dosage Calculation, Preparation, and Administration 8th Edition, (Ebook PDF) https://ebookmass.com/product/henkes-med-math-dosage-calculation- preparation-and-administration-8th-edition-ebook-pdf/
  • 8. Contents 1. Cover 2. Title Page 3. Copyright Page 4. Dedication 5. About the Author 6. Contents at a Glance 7. Contents 8. Acknowledgments 9. Introduction 10. Part I Introduction and Installation 1. Chapter 1 Introduction to Linux, Distributions, and FOSS 1. Linux: The Operating System 2. Open Source Software and GNU: Overview 1. The GNU Public License 2. Upstream and Downstream 3. The Advantages of Open Source Software 4. Understanding the Differences Between Windows and Linux 1. Single Users vs. Multiple Users vs. Network Users 2. The Monolithic Kernel and the Micro- Kernel 3. Separation of the GUI and the Kernel 4. My Network Places 5. The Registry vs. Text Files 6. Domains and Active Directory 5. Summary
  • 9. 2. Chapter 2 Installing a Linux Server 1. Hardware and Environmental Considerations 2. Server Design 1. Uptime 3. Methods of Installation 4. Installing Fedora 1. Project Prerequisites 5. The Installation 6. Installation Summary 1. Localization Section 2. Software Section 3. System Section 4. User Settings Section 5. The Installation 7. Installing Ubuntu Server 1. Start the Installation 2. Configure the Network 3. Configure Proxy 4. Configure Ubuntu Archive Mirror 5. File System Setup 6. Profile Setup 7. SSH Setup 8. Featured Server Snaps 9. Install Complete 8. Summary 3. Chapter 3 Deploying Linux Servers in the Cloud 1. Behind the Cloud
  • 10. 2. Obtaining and Spinning Up New Virtual Linux Servers 1. Free-to-Run Virtual Linux Servers 2. Commercial Cloud Service Providers 3. Summary 11. Part II Single-Host Administration 1. Chapter 4 The Command Line 1. An Introduction to Bash 1. Job Control 2. Environment Variables 3. Pipes 4. Redirection 2. Command-Line Shortcuts 1. Filename Expansion 2. Environment Variables as Parameters 3. Multiple Commands 4. Backticks 3. Documentation Tools 1. The man Command 2. The texinfo System 4. Files (Types, Ownership, and Permissions) 1. Normal Files 2. Directories 3. Hard Links 4. Symbolic Links 5. Block Devices 6. Character Devices 7. Listing Files: ls 8. Change Ownership: chown
  • 11. 9. Change Group: chgrp 10. Change Mode: chmod 5. File Management and Manipulation 1. Copy Files: cp 2. Move Files: mv 3. Link Files: ln 4. Find a File: find 5. File Compression: gzip 6. File Compression: bzip2 7. File Compression: xz 8. Create a Directory: mkdir 9. Remove Files or Directories: rm 10. Show Present Working Directory: pwd 11. Tape Archive: tar 12. Concatenate Files: cat 13. Display a File One Screen at a Time: more or less 14. Show the Directory Location of a File: which 15. Locate a Command: whereis 6. Editors 1. vi 2. emacs 3. pico 4. sed 7. Miscellaneous Tools 1. Disk Utilization: du 2. Disk Free: df 3. List Processes: ps 4. Show an Interactive List of Processes: top 5. Send a Signal to a Process: kill 6. Show System Information: uname 7. Who Is Logged In: who 8. A Variation on who: w 9. Switch User: su
  • 12. 8. Putting It All Together (Moving a User and Its Home Directory) 9. Summary 2. Chapter 5 Managing Software 1. The Red Hat Package Manager 2. Managing Software Using RPM 1. Querying for Information the RPM Way (Getting to Know One Another) 2. Installing Software with RPM (Moving in Together) 3. Uninstalling Software with RPM (Ending the Relationship) 4. Other Things RPM Can Do 3. Yum 4. DNF 5. GUI RPM Package Managers 1. Fedora or Ubuntu 2. openSUSE and SLE 6. The Debian Package Management System 1. APT 7. Software Management in Ubuntu 1. Querying for Information 2. Installing Software in Ubuntu 3. Removing Software in Ubuntu 8. Compile and Install GNU Software 1. Getting and Unpacking the Source Package 2. Looking for Documentation 3. Configuring the Package 4. Compiling the Package
  • 13. 5. Installing the Package 6. Testing the Software 7. Cleanup 9. Common Problems when Building from Source Code 1. Problems with Libraries 2. Missing Configure Script 3. Broken Source Code 10. Summary 3. Chapter 6 Managing Users and Groups 1. What Exactly Constitutes a User? 2. Where User Information Is Kept 1. The /etc/passwd File 2. The /etc/shadow File 3. The /etc/group File 3. User Management Tools 1. Command-Line User Management 2. GUI User Managers 4. Users and Access Permissions 1. Understanding SetUID and SetGID Programs 2. Sticky Bit 5. Pluggable Authentication Modules 1. How PAM Works 2. PAM’s Files and Their Locations 3. Configuring PAM 4. A Sample PAM Configuration File 5. The “Other” File 6. D’oh! I Can’t Log In! 7. Debugging PAM
  • 14. 6. A Grand Tour 1. Creating Users with useradd 2. Creating Groups with groupadd 3. Modifying User Attributes with usermod 4. Modifying Group Attributes with groupmod 5. Deleting Users and Groups with userdel and groupdel 7. Summary 4. Chapter 7 Booting and Shutting Down 1. Boot Loaders 1. GRUB Legacy 2. GRUB 2 3. Bootstrapping 2. The init Process 3. Systemd Scripts 1. Writing Your Own rc Script 4. Enabling and Disabling Services 1. Enabling a Service 2. Disabling a Service 5. Odds and Ends of Booting and Shutting Down 1. fsck! 2. Booting into Single-User (“Recovery”) Mode 6. Summary 5. Chapter 8 File Systems
  • 15. Visit https://ebookmass.com today to explore a vast collection of ebooks across various genres, available in popular formats like PDF, EPUB, and MOBI, fully compatible with all devices. Enjoy a seamless reading experience and effortlessly download high- quality materials in just a few simple steps. Plus, don’t miss out on exciting offers that let you access a wealth of knowledge at the best prices!
  • 16. 1. The Makeup of File Systems 1. i-Nodes 2. Blocks 3. Superblocks 4. ext4 5. Btrfs 6. XFS 2. Managing File Systems 1. Mounting and Unmounting Local Disks 2. Using fsck 3. Adding a New Disk 1. Overview of Partitions 2. Traditional Disk and Partition Naming Conventions 4. Volume Management 1. Creating Partitions and Logical Volumes 5. Creating File Systems 6. Summary 6. Chapter 9 Core System Services 1. systemd 1. systemd’s Role 2. How systemd Works 2. xinetd 1. The /etc/xinetd.conf File 2. Examples: A Simple (echo) Service Entry 3. The Logging Daemon
  • 17. 1. rsyslogd 2. systemd-journald (journald) 4. The cron Program 1. The crontab File 2. Editing the crontab File 5. Summary 7. Chapter 10 The Linux Kernel 1. What Exactly Is a Kernel? 2. Finding the Kernel Source Code 1. Getting the Correct Kernel Version 2. Unpacking the Kernel Source Code 3. Building the Kernel 1. Preparing to Configure the Kernel 2. Kernel Configuration 3. Compiling the Kernel 4. Installing the Kernel 5. Booting the Kernel 6. The Author Lied! It Didn’t Work! 4. Patching the Kernel 1. Downloading and Applying Patches 2. If the Patch Worked 3. If the Patch Didn’t Work 5. Summary 8. Chapter 11 Knobs and Dials: API (Virtual) File Systems 1. What’s Inside the /proc Directory? 1. Tweaking Files Inside of /proc
  • 18. 2. Some Useful /proc Entries 1. Enumerated /proc Entries 3. Common proc Settings and Reports 1. SYN Flood Protection 2. Issues on High-Volume Servers 4. SysFS 5. cgroupfs 6. tmpfs 1. tmpfs Example 7. Summary 12. Part III Networking and Security 1. Chapter 12 TCP/IP for System Administrators 1. The Layers 1. Packets 2. TCP/IP Model and the OSI Model 2. Headers 1. Ethernet 2. IP (IPv4) 3. TCP 4. UDP 3. A Complete TCP Connection 1. Opening a Connection 2. Transferring Data 3. Closing the Connection 4. How ARP Works
  • 19. 1. The ARP Header: ARP Works with Other Protocols, Too! 5. Bringing IP Networks Together 1. Hosts and Networks 2. Subnetting 3. Netmasks 4. Static Routing 5. Dynamic Routing with RIP 6. tcpdump Bits and Bobs 1. Reading and Writing Dumpfiles 2. Capturing More or Less per Packet 3. Performance Impact 4. Don’t Capture Your Own Network Traffic 5. Troubleshooting Slow Name Resolution (DNS) Issues 7. IPv6 1. IPv6 Address Format 2. IPv6 Address Types 3. IPv6 Backward Compatibility 8. Summary 2. Chapter 13 Network Configuration 1. Modules and Network Interfaces 1. Network Device Configuration Utilities (ip, ifconfig, and nmcli) 2. Sample Usage: ifconfig, ip, and nmcli 3. Setting Up NICs at Boot Time 2. Managing Routes 1. Sample Usage: Route Configuration 2. Displaying Routes
  • 20. 3. A Simple Linux Router 1. Routing with Static Routes 4. VPCs, Subnets, IPs, and Route Configuration (AWS Cloud Example) 1. VPCs and Subnets (AWS) 2. Internet Gateways and Routing (AWS) 3. Security Groups (AWS) 4. Launch a Linux Server in Its Own Subnet (AWS) 5. Hostname Configuration 6. Summary 3. Chapter 14 Linux Firewall (Netfilter) 1. How Netfilter Works 1. A NAT Primer 2. Chains 2. Installing Netfilter 1. Enabling Netfilter in the Kernel 3. Configuring Netfilter 1. Saving Your Netfilter Configuration 2. The iptables Command 3. firewalld 4. Cookbook Solutions 1. Simple NAT: iptables 2. Simple NAT: nftables 3. Simple Firewall: iptables 5. Summary
  • 21. 4. Chapter 15 Local Security 1. Common Sources of Risk 1. SetUID Programs 2. Unnecessary Processes 2. Picking the Right Runlevel 3. Nonhuman User Accounts 4. Limited Resources 5. Mitigating Risk 1. chroot 2. SELinux 3. AppArmor 6. Monitoring Your System 1. Logging 2. Using ps and netstat 3. Watch That Space (Using df) 4. Automated Monitoring 5. Staying in the Loop (Mailing Lists) 7. Summary 5. Chapter 16 Network Security 1. TCP/IP and Network Security 1. The Importance of Port Numbers 2. Tracking Services 1. Using the netstat Command 2. Security Implications of netstat’s Output 3. Binding to an Interface 4. Shutting Down Services
  • 22. 1. Shutting Down xinetd and inetd Services 2. Shutting Down Non-xinetd Services 5. Monitoring Your System 1. Making the Best Use of syslog 2. Monitoring Bandwidth with MRTG 6. Handling Attacks 1. Trust Nothing (and No One) 2. Change Your Passwords 3. Pull the Plug 7. Network Security Tools 1. nmap 2. Snort 3. Nessus and OpenVAS 4. Wireshark/tcpdump 8. Summary 13. Part IV Internet Services 1. Chapter 17 Domain Name System (DNS) 1. The Hosts File 2. How DNS Works 1. Domain and Host Naming Conventions 2. The Root Domain 3. Subdomain 4. The in-addr.arpa Domain 5. Types of Servers 3. Installing a DNS Server 1. Understanding the BIND Configuration File 2. The Specifics
  • 23. 4. Configuring a DNS Server 1. Defining a Primary Zone in the named.conf File 2. Defining a Secondary Zone in the named.conf File 3. Defining a Caching Zone in the named.conf File 5. DNS Records Types 1. SOA: Start of Authority 2. NS: Name Server 3. A and AAAA: Address Records 4. PTR: Pointer Record 5. MX: Mail Exchanger 6. CNAME: Canonical Name 7. RP and TXT: The Documentation Entries 6. Setting Up BIND Database Files 1. DNS Server Setup Walkthrough 7. The DNS Toolbox 1. host 2. dig 3. resolvectl 4. nslookup 5. whois 6. nsupdate 7. The rndc Tool 8. Configuring DNS Clients 1. The Resolver 2. Configuring the Client (Traditional) 9. Summary
  • 24. 2. Chapter 18 File Transfer Protocol (FTP) 1. The Mechanics of FTP 1. Client/Server Interactions 2. Obtaining and Installing vsftpd 1. Configuring vsftpd 2. Starting and Testing the FTP Server 3. Customizing the FTP Server 1. Setting Up an Anonymous-Only FTP Server 2. Setting Up an FTP Server with Virtual Users 4. Summary 3. Chapter 19 Apache Web Server 1. Understanding HTTP 1. Headers 2. Ports 3. Process Ownership and Security 2. Installing the Apache HTTP Server 1. Apache Modules 3. Starting Up and Shutting Down Apache 1. Starting Apache at Boot Time 4. Testing Your Installation 5. Configuring Apache
  • 25. 1. Creating a Simple Root-Level Page 2. Apache Configuration Files 3. Common Configuration Options 6. Troubleshooting Apache 7. Summary 4. Chapter 20 Simple Mail Transfer Protocol (SMTP) 1. Understanding SMTP 1. Rudimentary SMTP Details 2. Security Implications 3. E-mail Components 2. Installing the Postfix Server 1. Installing Postfix via DNF in Fedora, CentOS, or RHEL 2. Installing Postfix via APT in Ubuntu 3. Configuring the Postfix Server 1. The main.cf File 2. Checking Your Configuration 4. Running the Server 1. Checking the Mail Queue 2. Flushing the Mail Queue 3. The newaliases Command 4. Making Sure Everything Works 5. Summary 5. Chapter 21 Post Office Protocol and Internet Mail Access Protocol (POP and IMAP) 1. POP3 and IMAP Protocol Basics 2. Dovecot (IMAP and POP3 Server) 3. Installing Dovecot
  • 26. Visit https://ebookmass.com today to explore a vast collection of ebooks across various genres, available in popular formats like PDF, EPUB, and MOBI, fully compatible with all devices. Enjoy a seamless reading experience and effortlessly download high- quality materials in just a few simple steps. Plus, don’t miss out on exciting offers that let you access a wealth of knowledge at the best prices!
  • 27. Exploring the Variety of Random Documents with Different Content
  • 28. Supreme Void, The, 289 Swallow, Wisdom of the, 257 Swords, Forging, 290; (the Three), 410 Ta-lü, 100 Ta T'ao, 346 Ta T'ing, 116 T'ai, Mt., 3, 77, 103 Tai Chin Jen, 340 T'ai Huang, 91 T'ai Kung Tiao, 347 T'ai Wang Shan Fu, 371 Talkers, 327 Tan-hsüeh, 373 T'ang, The Emperor, 3, 207, 215, 292, 309, 361, 383 Tao, 16; (axis of) 18, 24; (perfect) 25; (gives form) 75, 76, 79; (man born in) 85; (in everything) 112; (in abstraction) 127; (of God and man) 134, 135, 137, 138, 157, 163, 167; (capacity of) 169, 182, 197; (eternal) 209, (how to reach) 277, 281; (is everywhere) 285, 288, 303, 316 (and Tê) 326;
  • 29. (functions of) 438; (and fatalism) 446 T'ai Hsi Ching, The, 70 Tao-Tê-Ching, The, 19, 34, 56, 71, 111, 115, 122, 125, 136, 143, 170, 172, 179, 205, 231, 243, 275, 277, 278, 300, 369, 448 Tapir, The, 6 Taste, Sense of, 155 Tê (see Virtue), 45 Teeth cold, 113 Tell, A Chinese, 60, 255 Têng Ling, 442 Thieves, 110, 169 Thieving, Art of, 112 Things, 231 Thoroughness, 342 Thought, 170 Three in the Morning, 20 Three Dynasties, 101, 118, 120 Three Princes, 124, 132, 186, 202 Tiao-ling, 258 T'ien Ch'êng Tzŭ, or T'ien Ho, 111, 324 T'ien K'ai Chih, 234 T'ien Kên, 93 T'ien P'ien, 443 Tigers, 174, 214, 263
  • 30. Time, 189, 202, 291, 304 Tit, The, 6 Toes, 305, 306 Tongue, A three-foot, 326 Topsy-turvydom, 199 Tortoise, 3, 357; (Chuang Tzŭ and the) 217 Translation (as of Enoch), 230 Travelling, 180 Trees Useless, 10, 51, 52, 245 Tripe, 305 Tsang, Old man of, 271 Tsang, Shepherd, 103 Ts'ang-wu, 354 Ts'ao Shang, 428 Tsê Yang, 335 Tsêng Shên, 100, 116, 120, 155, 352, 366 Tsêng Tzŭ, 378 Ts'ui Chü, 123 Tsun Lu, 116 Tsung, Mt., 124 Tsungs, The, 26 Ts'ung-chih, 40 Tung Kuo Shun Tzŭ, 261 Tung Kuo Tzŭ, 285 Tung Kuo Tzŭ Chi, 366
  • 31. Tung-t'ing, 176, 227 Tung Yeh Chi, 241 Turtle of eastern sea, 215, 296, 335 Tzŭ Ch'an, 59 Tzŭ Chang, 397 Tzŭ Ch'i, 12, 52, 324, 327 Tzŭ Ch'in Chang, 83 Tzŭ Chou Chih Fu, 370 Tzŭ Chou Chih Poh, 370 Tzŭ Hsü or Wu Yüan, 112, 221, 352, 401 Tzŭ Hua Tzŭ, 373 Tzŭ Kao, 45 Tzŭ Kung, 83, 147, 185, 225, 378, 381, 388, 413 Tzŭ Lai, 81 Tzŭ Lao, 342 Tzŭ Li, 81 Tzŭ Lu, 165, 231, 263, 342, 381; (death of) 393; 413 Tzŭ Sang, 90 Tzŭ Sang Hu, 83, 253, 254 Tzŭ Ssŭ, 80 Tzŭ Yang of Chêng, 375 Tzŭ Yü, 80, 90 Ugliness, 260 Umbra and Penumbra, 32, 367
  • 32. Uncanny events, 328 Unconditioned, The, 158, 209, 307 Uniformity (of results), 186, 132, 227, 331 Universe, The, 19, 29, 161, 167, 279, 290 Universal Love, 167 Untrodden ground, 333 Useful and Useless, The, 11, 306, 358 Usurpers, 208 Valetudinarianism, 191 Vengeance not extended against things, 232 Violence, 340 Virtue (Tê), 45, 133, 143, 151, 176, 185, 252, 277, 308, 326, 360 Virtue, Man of Perfect, 210 Vision (Eye and) 333; (perfection of) 104, 139 Vital Principle, The, 129 Wa Lung, 237 Walrus, The, 211 Wang Hsiang, 237 Wang I, 26, 91, 140 Wang Kuo, 335 Wang T'ai, 56 Wang Tzŭ, 395 Wang Tzŭ Ch'ing Chi, 250
  • 33. War, 315, 318 Wasps, 297 Water, (Fluidity of) 268; (to men and fishes) 227 Water-level, The, 64, 157 Wealth, 221; (value of) 403; (evil of) 405 Weasel, The, 313 Weeding plants, 360 Weeping, 162; (without snivelling) 85 Wei, Prince of, 9, 38, 254, 338 Wei, Prince Wu of, 311 Wei, The State of, 38, 49 Wei of Ch'i, Prince, 338 Wei of Chou, Duke, 234 Wei I, The, 237 Wei-lei Mountains, 294 Wei Shêng, 395, 401 Weights and measures a curse, 114 Well-sweep, A, 147, 181 Wên of Wei, Prince, 261 Wên Chung, 332 Wên Po Hsüeh Tzŭ, 262 Wên Wang, 273
  • 34. Wên Wang of Chao, 407 Wheel of Existence, The, 228 Wheelwright, The, 171 Whole made up of parts, 347 Wife, Mother-in-law and, 360 Wigs, 152 Wind, 173, 211, 332 Wine, Thin, 113 Winnowing, Chaff from, 184 Wisdom a curse, 115, 121, 125, 188 Wisdom-tricks, 111 Without-end, 288 Wolves, 174 Words, 170, 171 Wu, Prince of, 9, 323 Wu Chuang, 88 Wu Ch'un, Hunchback, 65 Wu Han Chao, 173 Wu Kuang, 72, 361, 383 Wu Lai, 352 Wu Ting, 78 Wu-tsu, 228 Wu Tzŭ Hsü, 395 Wu Wang, 152, 207, 292, 384 Wu Yoh, 400
  • 35. Wu Yüan, 112, 221, 352, 401 Yak, The, 10 Yang-ch'i, The, 228 Yang Chu, 100, 116, 155, 259, 318 Yang Hu, 214 Yang Tzŭ Chü, 93, 368, 369 Yao, The Emperor, 5, et alt. pass. Yeh Ch'üeh, 26, 91, 140, 281, 329 Yellow Emperor, The, 28, 77, 123, 125, 139, 176, 196, 224, 246, 274, 277, 292, 316 Yellow Spring, The, 358 Yen Gate, The, 361 Yen State, The, 329 Yen Ch'êng Tzŭ Yu, 12, 324, 366, 441 Yen ch'i, 410 Yen Ho, 48, 241, 374, 429 Yen Hui or Yen Yüan, 38, 85, 179, 225, 233, 256, 264, 272, 291, 379, 381, 388 Yen Kang Tiao, 287 Yen Pu I, 324 Yi, 60, 255, 308, 309, 319 Yi Yang, 237 Yin, Mountain, 93 Yin and Yang, The, 82, 120, 126, 177, 192, 201, 280 Yin-li, 394 Yin Wên, 443
  • 36. Ying, 451 Ying, A man of, 321 Ying-yang, 382 Yü, The Great, 16, 142, 152, 215, 254 Yü Ch'iang, 78 Yü Ch'ieh, 357 Yü Erh, 104 Yu-hu, 40 Yu island, 124 Yu Piao, 179 Yüan of Sung, Prince, 270, 321 Yüan Fêng, 150 Yüan Hsien, 378 Yüeh State, The, 8, 9, 16, 313, 451 Yung Ch'êng, 116 Yung Ch'êng Shih, 338
  • 38. ERRATA AND ADDENDA Page 1, line 3 (from bottom), insert comma after "sunbeam." " 49, line 2, Prince Ling is the same individual as the Duke Ling of pp. 65, 250, 346. [All such terms are, of course, arbitrary, being used merely as convenient equivalents of the Chinese titles in the text] " 60, " 13, For "Hou I" read "Hou Yi." [This for the sake of uniformity. See pp. 255, 308, &c.] " 65, " 16, For "too short" read "too scraggy." " 65, " 20, For "too thin" read "too scraggy." " 72, " 4, For "Chi Tzŭ Hsü Yü" read "Chi Tzŭ, Hsü Yü." " 170, " 3 (from bottom), After "Duke Huan." omit the full stop. " 228, " 14, For "glow-worm" read "fire-fly." " 230, " 22, For "to the minister" read "to be the minister." " 262, " 22, For "Wên Po" read "Wên Poh." " 270, " 6, For "Po Li Ch'i" read "Poh Li Ch'i." " 272, " 3 (from bottom), For "Po Hun" read "Poh Hun." " 309, " 12 For "Duke Mu" read "Duke Muh." " 309, " 12 For "Po Li Ch'i" read "Poh Li Ch'i." " 314, last line, "Love for the people," &c. Compare p. 329, lines 17 and 18, "There is no difficulty," &c. The conflict between the meanings of these two passages has not been pointed out. The first passage is rendered by some commentators, "Not to be able to love the people is the," &c. Neither rendering is quite satisfactory; for reasons which would require quotations from the Chinese text.
  • 39. " 324, lines 15 and 26, For "Tzŭ Chi" read "Tzŭ Ch'i." " 327, " 18 and 28, For "Tzŭ Chi" read "Tzŭ Ch'i." " 328, line 7, For "Tzŭ Chi" read "Tzŭ Ch'i." " 346, " 5, After "Duke Ling," add "of Wei." " 371, " 17, For "Shih Hu" read "Shih-hu." " 373, " 3, For "Tan Hsüeh" read "Tan-hsüeh." " 394, " 8, For "Yin Li" read "Yin-li." [These last three corrections mean that I have written names of places with a hyphen between the transliteration of the component Chinese characters, the names of men with a capital letter to the transliteration of each of the Chinese characters which go to make up the surname and personal name] THE END. WYMAN AND SONS, PRINTERS GREAT QUEEN STREET, LONDON, W.C.
  • 40. BY THE SAME AUTHOR. Chinese Sketches. Death of an Emperor—Etiquette—Gambling— Fêng-shui—Opium—Pawnbrokers—Slang—Inquests, &c. &c. Strange Stories from a Chinese Studio. Translation of the Liao Chai. 2 vols. 8vo. Historic China, and other Sketches. Gems of Chinese Literature. Containing Extracts from various Authors, from B.C. 500 to A.D. 1600. A Short History of Koolangsu. On Some Translations and Mistranslations in Williams' Syllabic Dictionary. Dictionary of Colloquial Idioms in the Mandarin Dialect. Chinese without a Teacher: Being a Collection of Easy and Useful Sentences in the Mandarin Dialect. With a Vocabulary. 2nd Edition. Synoptical Studies in Chinese Character. Handbook of the Swatow Dialect. Record of the Buddhistic Kingdoms. Translated from the Chinese. With copious Notes. Two Chinese Poems: The San Tzŭ Ching, or the Trimetrical Classic; and the Ch'ien Tzŭ Wên, or Thousand Character Essay. Metrically translated. From Swatow to Canton: An Overland Journey. A Glossary of Reference, on Subjects connected with the Far East. 2nd Edition. The Remains of Lao Tzŭ. Hong Kong: 1886.
  • 41. FOOTNOTES: [1] Pronounce Chwongdza. [2] In the modern province of An-hui. [3] Hence he is often spoken of in the book language as "Ch'i- yüan." [4] Pronounce Lowdza. The low as in allow. See p. vii. [5] Of an imaginative character, in keeping with the visionary teachings of his master. [6] See chs. xxxi, xxix, and x, respectively. [7] The second of these personages is doubtless identical, though the name is differently written, with the Kêng Sang Ch'u of ch. xxiii. The identity of the first name has not been satisfactorily settled. [8] See p. 17. [9] This last clause is based upon a famous passage in the Lun Yü:—The perfect man is not a mere thing; i.e., his functions are not limited. The idea conveyed is that Chuang Tzŭ's system was too far-reaching to be practical. [10] See p. 434. [11] The Canon of Tao, and of Tê, the exemplification thereof. See p. 125. I have discussed the claims of this work at some length in The Remains of Lao Tzŭ: Hong Kong, 1886. [12] The brilliant philosopher, statesman, poet, &c., of the Sung dynasty (A.D. 1036-1101). [13] A curious parallelism will be found in Supernatural Religion, vol. i, p. 460:— "No period in the history of the world ever produced so many spurious works as the first two or three centuries of our era. The name of every Apostle, or Christian teacher, not excepting that of the great Master, was freely attached to every description of religious forgery." [14] On the authority of the I-wên-chih.
  • 42. [15] A work of the fifth century A.D. [16] Of the Han dynasty. Mayers puts him a little later, viz., A.D. 275. [17] The China Review, vol. xvi, p. 195. [18] In A.D. 742. [19] The Divine Classic of Nan-hua. By Frederic Henry Balfour, F.R.G.S., Shanghai and London, 1881. [20] One example will suffice. In ch. xxiii (see p. 309) there occurs a short sentence which means, "A one-legged man discards ornament, his exterior not being open to commendation." Mr. Balfour translated this as follows:—"Servants will tear up a portrait, not liking to be confronted with its beauties and its defects." [21] In 1885 this treatise was republished by Dr. Legge in its place as Bk. xxviii of the Lî Kî of Li Chi (Sacred Books of the East, vols. xxvii, xxviii), with a new title The State of Equilibrium and Harmony. But the parallelism with the Aristotelian doctrine is as obvious as ever. [22] See the fragments in Ritter and Preller's Hist. Phil. Græc. § 93 and § 94 A. B. Seventh edition. [23] Heracl. Eph. Rell. Bywater, xvi. [24] ὀχλολοίδορος Ἡράκλειτος Timon ap. Diog. Laert. ix. i. [25] Οὐκ ἐμεῦ ἀλλὰ τοὺ λόγου ἀκουσάντας ὁμολογέειν σοφόν ἐστι ἓν πάντα εἶναι. Heracl. Eph. Rell. i. [26] Hippolytus Ref. haer. ix. 9. [27] Heracl. Eph. Rell. xxxix. [28] Ibid., lvii. [29] Ibid., lxvii. [30] Ibid., lxix. [31] Ibid., lxx. [32] Ibid., lxxviii.
  • 43. [33] Ibid., xlv. [34] Ibid., lix. [35] Ibid., xxxvi. [36] Ibid., xliv. [37] Ibid., iii. [38] Ibid., v. [39] Heracl. Eph. Rell. iv. [40] Ibid., xlv. [41] Ibid., xlvii. [42] Ibid., liv., and notes. [43] Ibid., li. [44] Ibid., xci, xix. [45] Ibid., xxix. [46] Cf. Plat. Phaedr. 265: κατ' ἄρθρα ᾑ πέφυκεν καὶ μὴ ἐπιχειρεῖν καταγνύναι μέρος μηδὲν κακοῦ μαγείρου τρόπῳ χρώμενος. [47] Cf. Herbert Spencer's well-known paradox,—"The sense of duty or moral obligation is transitory, and will diminish as fast as moralisation increases."—Data of Ethics, p. 127. [48] Theaet. 176. A. διὸ καὶ πειρᾶσθαι χρὴ ἐνθένδε ἐκεῖσε φεύγειν ὅ τι τάχιστα. φυγὴ δὲ ὁμοίωσις Θεῷ κατὰ τὸ δυνατόν. ὁμοίωσις δὲ δίκαιον καὶ ὅσιον μετὰ φρονήσεως γενέσθαι. [49] Heracl. Eph. Rell. lxv. [50] Chuang Tzŭ, chap. xiv, p. 182-189. [51] Encycl. Met., Art. "Lao Tzŭ." [52] Quoted by Dr. Legge, loc. cit. [53] E.g. Mr. Edwin Arnold's Light of Asia, and still more Professor Seydel's Das Evangelium von Jesu in seinen Verhältnissen zu Buddha-Sage and Buddha-Lehre. On the other side of the question, cf. Dr. Kellogg's The Light of Asia and The Light of the
  • 44. World. London, 1885. And an article in the Nineteenth Century for July, 1888, on Buddhism, by the Bishop of Colombo. Transcriber's Notes: Obvious printer’s errors corrected. Every effort has been made to replicate this text as faithfully as possible, including obsolete and variant spellings, non-standard punctuation, inconsistently hyphenated words, and other inconsistencies. In the original text, the first digit of the first footnote on page x is illegible. Corrected based on context.
  • 45. *** END OF THE PROJECT GUTENBERG EBOOK CHUANG TZU: MYSTIC, MORALIST, AND SOCIAL REFORMER *** Updated editions will replace the previous one—the old editions will be renamed. Creating the works from print editions not protected by U.S. copyright law means that no one owns a United States copyright in these works, so the Foundation (and you!) can copy and distribute it in the United States without permission and without paying copyright royalties. Special rules, set forth in the General Terms of Use part of this license, apply to copying and distributing Project Gutenberg™ electronic works to protect the PROJECT GUTENBERG™ concept and trademark. Project Gutenberg is a registered trademark, and may not be used if you charge for an eBook, except by following the terms of the trademark license, including paying royalties for use of the Project Gutenberg trademark. If you do not charge anything for copies of this eBook, complying with the trademark license is very easy. You may use this eBook for nearly any purpose such as creation of derivative works, reports, performances and research. Project Gutenberg eBooks may be modified and printed and given away—you may do practically ANYTHING in the United States with eBooks not protected by U.S. copyright law. Redistribution is subject to the trademark license, especially commercial redistribution. START: FULL LICENSE
  • 46. THE FULL PROJECT GUTENBERG LICENSE
  • 47. PLEASE READ THIS BEFORE YOU DISTRIBUTE OR USE THIS WORK To protect the Project Gutenberg™ mission of promoting the free distribution of electronic works, by using or distributing this work (or any other work associated in any way with the phrase “Project Gutenberg”), you agree to comply with all the terms of the Full Project Gutenberg™ License available with this file or online at www.gutenberg.org/license. Section 1. General Terms of Use and Redistributing Project Gutenberg™ electronic works 1.A. By reading or using any part of this Project Gutenberg™ electronic work, you indicate that you have read, understand, agree to and accept all the terms of this license and intellectual property (trademark/copyright) agreement. If you do not agree to abide by all the terms of this agreement, you must cease using and return or destroy all copies of Project Gutenberg™ electronic works in your possession. If you paid a fee for obtaining a copy of or access to a Project Gutenberg™ electronic work and you do not agree to be bound by the terms of this agreement, you may obtain a refund from the person or entity to whom you paid the fee as set forth in paragraph 1.E.8. 1.B. “Project Gutenberg” is a registered trademark. It may only be used on or associated in any way with an electronic work by people who agree to be bound by the terms of this agreement. There are a few things that you can do with most Project Gutenberg™ electronic works even without complying with the full terms of this agreement. See paragraph 1.C below. There are a lot of things you can do with Project Gutenberg™ electronic works if you follow the terms of this agreement and help preserve free future access to Project Gutenberg™ electronic works. See paragraph 1.E below.
  • 48. 1.C. The Project Gutenberg Literary Archive Foundation (“the Foundation” or PGLAF), owns a compilation copyright in the collection of Project Gutenberg™ electronic works. Nearly all the individual works in the collection are in the public domain in the United States. If an individual work is unprotected by copyright law in the United States and you are located in the United States, we do not claim a right to prevent you from copying, distributing, performing, displaying or creating derivative works based on the work as long as all references to Project Gutenberg are removed. Of course, we hope that you will support the Project Gutenberg™ mission of promoting free access to electronic works by freely sharing Project Gutenberg™ works in compliance with the terms of this agreement for keeping the Project Gutenberg™ name associated with the work. You can easily comply with the terms of this agreement by keeping this work in the same format with its attached full Project Gutenberg™ License when you share it without charge with others. 1.D. The copyright laws of the place where you are located also govern what you can do with this work. Copyright laws in most countries are in a constant state of change. If you are outside the United States, check the laws of your country in addition to the terms of this agreement before downloading, copying, displaying, performing, distributing or creating derivative works based on this work or any other Project Gutenberg™ work. The Foundation makes no representations concerning the copyright status of any work in any country other than the United States. 1.E. Unless you have removed all references to Project Gutenberg: 1.E.1. The following sentence, with active links to, or other immediate access to, the full Project Gutenberg™ License must appear prominently whenever any copy of a Project Gutenberg™ work (any work on which the phrase “Project
  • 49. Gutenberg” appears, or with which the phrase “Project Gutenberg” is associated) is accessed, displayed, performed, viewed, copied or distributed: This eBook is for the use of anyone anywhere in the United States and most other parts of the world at no cost and with almost no restrictions whatsoever. You may copy it, give it away or re-use it under the terms of the Project Gutenberg License included with this eBook or online at www.gutenberg.org. If you are not located in the United States, you will have to check the laws of the country where you are located before using this eBook. 1.E.2. If an individual Project Gutenberg™ electronic work is derived from texts not protected by U.S. copyright law (does not contain a notice indicating that it is posted with permission of the copyright holder), the work can be copied and distributed to anyone in the United States without paying any fees or charges. If you are redistributing or providing access to a work with the phrase “Project Gutenberg” associated with or appearing on the work, you must comply either with the requirements of paragraphs 1.E.1 through 1.E.7 or obtain permission for the use of the work and the Project Gutenberg™ trademark as set forth in paragraphs 1.E.8 or 1.E.9. 1.E.3. If an individual Project Gutenberg™ electronic work is posted with the permission of the copyright holder, your use and distribution must comply with both paragraphs 1.E.1 through 1.E.7 and any additional terms imposed by the copyright holder. Additional terms will be linked to the Project Gutenberg™ License for all works posted with the permission of the copyright holder found at the beginning of this work. 1.E.4. Do not unlink or detach or remove the full Project Gutenberg™ License terms from this work, or any files
  • 50. containing a part of this work or any other work associated with Project Gutenberg™. 1.E.5. Do not copy, display, perform, distribute or redistribute this electronic work, or any part of this electronic work, without prominently displaying the sentence set forth in paragraph 1.E.1 with active links or immediate access to the full terms of the Project Gutenberg™ License. 1.E.6. You may convert to and distribute this work in any binary, compressed, marked up, nonproprietary or proprietary form, including any word processing or hypertext form. However, if you provide access to or distribute copies of a Project Gutenberg™ work in a format other than “Plain Vanilla ASCII” or other format used in the official version posted on the official Project Gutenberg™ website (www.gutenberg.org), you must, at no additional cost, fee or expense to the user, provide a copy, a means of exporting a copy, or a means of obtaining a copy upon request, of the work in its original “Plain Vanilla ASCII” or other form. Any alternate format must include the full Project Gutenberg™ License as specified in paragraph 1.E.1. 1.E.7. Do not charge a fee for access to, viewing, displaying, performing, copying or distributing any Project Gutenberg™ works unless you comply with paragraph 1.E.8 or 1.E.9. 1.E.8. You may charge a reasonable fee for copies of or providing access to or distributing Project Gutenberg™ electronic works provided that:
  • 51. • You pay a royalty fee of 20% of the gross profits you derive from the use of Project Gutenberg™ works calculated using the method you already use to calculate your applicable taxes. The fee is owed to the owner of the Project Gutenberg™ trademark, but he has agreed to donate royalties under this paragraph to the Project Gutenberg Literary Archive Foundation. Royalty payments must be paid within 60 days following each date on which you prepare (or are legally required to prepare) your periodic tax returns. Royalty payments should be clearly marked as such and sent to the Project Gutenberg Literary Archive Foundation at the address specified in Section 4, “Information about donations to the Project Gutenberg Literary Archive Foundation.” • You provide a full refund of any money paid by a user who notifies you in writing (or by e-mail) within 30 days of receipt that s/he does not agree to the terms of the full Project Gutenberg™ License. You must require such a user to return or destroy all copies of the works possessed in a physical medium and discontinue all use of and all access to other copies of Project Gutenberg™ works. • You provide, in accordance with paragraph 1.F.3, a full refund of any money paid for a work or a replacement copy, if a defect in the electronic work is discovered and reported to you within 90 days of receipt of the work. • You comply with all other terms of this agreement for free distribution of Project Gutenberg™ works.
  • 52. 1.E.9. If you wish to charge a fee or distribute a Project Gutenberg™ electronic work or group of works on different terms than are set forth in this agreement, you must obtain permission in writing from the Project Gutenberg Literary Archive Foundation, the manager of the Project Gutenberg™ trademark. Contact the Foundation as set forth in Section 3 below. 1.F. 1.F.1. Project Gutenberg volunteers and employees expend considerable effort to identify, do copyright research on, transcribe and proofread works not protected by U.S. copyright law in creating the Project Gutenberg™ collection. Despite these efforts, Project Gutenberg™ electronic works, and the medium on which they may be stored, may contain “Defects,” such as, but not limited to, incomplete, inaccurate or corrupt data, transcription errors, a copyright or other intellectual property infringement, a defective or damaged disk or other medium, a computer virus, or computer codes that damage or cannot be read by your equipment. 1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the “Right of Replacement or Refund” described in paragraph 1.F.3, the Project Gutenberg Literary Archive Foundation, the owner of the Project Gutenberg™ trademark, and any other party distributing a Project Gutenberg™ electronic work under this agreement, disclaim all liability to you for damages, costs and expenses, including legal fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE PROVIDED IN PARAGRAPH 1.F.3. YOU AGREE THAT THE FOUNDATION, THE TRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE LIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL,
  • 53. PUNITIVE OR INCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH DAMAGE. 1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you discover a defect in this electronic work within 90 days of receiving it, you can receive a refund of the money (if any) you paid for it by sending a written explanation to the person you received the work from. If you received the work on a physical medium, you must return the medium with your written explanation. The person or entity that provided you with the defective work may elect to provide a replacement copy in lieu of a refund. If you received the work electronically, the person or entity providing it to you may choose to give you a second opportunity to receive the work electronically in lieu of a refund. If the second copy is also defective, you may demand a refund in writing without further opportunities to fix the problem. 1.F.4. Except for the limited right of replacement or refund set forth in paragraph 1.F.3, this work is provided to you ‘AS-IS’, WITH NO OTHER WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PURPOSE. 1.F.5. Some states do not allow disclaimers of certain implied warranties or the exclusion or limitation of certain types of damages. If any disclaimer or limitation set forth in this agreement violates the law of the state applicable to this agreement, the agreement shall be interpreted to make the maximum disclaimer or limitation permitted by the applicable state law. The invalidity or unenforceability of any provision of this agreement shall not void the remaining provisions. 1.F.6. INDEMNITY - You agree to indemnify and hold the Foundation, the trademark owner, any agent or employee of the Foundation, anyone providing copies of Project Gutenberg™ electronic works in accordance with this agreement, and any
  • 54. volunteers associated with the production, promotion and distribution of Project Gutenberg™ electronic works, harmless from all liability, costs and expenses, including legal fees, that arise directly or indirectly from any of the following which you do or cause to occur: (a) distribution of this or any Project Gutenberg™ work, (b) alteration, modification, or additions or deletions to any Project Gutenberg™ work, and (c) any Defect you cause. Section 2. Information about the Mission of Project Gutenberg™ Project Gutenberg™ is synonymous with the free distribution of electronic works in formats readable by the widest variety of computers including obsolete, old, middle-aged and new computers. It exists because of the efforts of hundreds of volunteers and donations from people in all walks of life. Volunteers and financial support to provide volunteers with the assistance they need are critical to reaching Project Gutenberg™’s goals and ensuring that the Project Gutenberg™ collection will remain freely available for generations to come. In 2001, the Project Gutenberg Literary Archive Foundation was created to provide a secure and permanent future for Project Gutenberg™ and future generations. To learn more about the Project Gutenberg Literary Archive Foundation and how your efforts and donations can help, see Sections 3 and 4 and the Foundation information page at www.gutenberg.org. Section 3. Information about the Project Gutenberg Literary Archive Foundation The Project Gutenberg Literary Archive Foundation is a non- profit 501(c)(3) educational corporation organized under the
  • 55. laws of the state of Mississippi and granted tax exempt status by the Internal Revenue Service. The Foundation’s EIN or federal tax identification number is 64-6221541. Contributions to the Project Gutenberg Literary Archive Foundation are tax deductible to the full extent permitted by U.S. federal laws and your state’s laws. The Foundation’s business office is located at 809 North 1500 West, Salt Lake City, UT 84116, (801) 596-1887. Email contact links and up to date contact information can be found at the Foundation’s website and official page at www.gutenberg.org/contact Section 4. Information about Donations to the Project Gutenberg Literary Archive Foundation Project Gutenberg™ depends upon and cannot survive without widespread public support and donations to carry out its mission of increasing the number of public domain and licensed works that can be freely distributed in machine-readable form accessible by the widest array of equipment including outdated equipment. Many small donations ($1 to $5,000) are particularly important to maintaining tax exempt status with the IRS. The Foundation is committed to complying with the laws regulating charities and charitable donations in all 50 states of the United States. Compliance requirements are not uniform and it takes a considerable effort, much paperwork and many fees to meet and keep up with these requirements. We do not solicit donations in locations where we have not received written confirmation of compliance. To SEND DONATIONS or determine the status of compliance for any particular state visit www.gutenberg.org/donate.
  • 56. While we cannot and do not solicit contributions from states where we have not met the solicitation requirements, we know of no prohibition against accepting unsolicited donations from donors in such states who approach us with offers to donate. International donations are gratefully accepted, but we cannot make any statements concerning tax treatment of donations received from outside the United States. U.S. laws alone swamp our small staff. Please check the Project Gutenberg web pages for current donation methods and addresses. Donations are accepted in a number of other ways including checks, online payments and credit card donations. To donate, please visit: www.gutenberg.org/donate. Section 5. General Information About Project Gutenberg™ electronic works Professor Michael S. Hart was the originator of the Project Gutenberg™ concept of a library of electronic works that could be freely shared with anyone. For forty years, he produced and distributed Project Gutenberg™ eBooks with only a loose network of volunteer support. Project Gutenberg™ eBooks are often created from several printed editions, all of which are confirmed as not protected by copyright in the U.S. unless a copyright notice is included. Thus, we do not necessarily keep eBooks in compliance with any particular paper edition. Most people start at our website which has the main PG search facility: www.gutenberg.org. This website includes information about Project Gutenberg™, including how to make donations to the Project Gutenberg
  • 57. Literary Archive Foundation, how to help produce our new eBooks, and how to subscribe to our email newsletter to hear about new eBooks.
  • 58. Welcome to our website – the perfect destination for book lovers and knowledge seekers. We believe that every book holds a new world, offering opportunities for learning, discovery, and personal growth. That’s why we are dedicated to bringing you a diverse collection of books, ranging from classic literature and specialized publications to self-development guides and children's books. More than just a book-buying platform, we strive to be a bridge connecting you with timeless cultural and intellectual values. With an elegant, user-friendly interface and a smart search system, you can quickly find the books that best suit your interests. Additionally, our special promotions and home delivery services help you save time and fully enjoy the joy of reading. Join us on a journey of knowledge exploration, passion nurturing, and personal growth every day! ebookmasss.com