Index: N - e-Reading Library
start page  | rating of books | rating of authors | reviews | copyrights

Symbols & Numbers
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z
Index: N
- n command, fdisk:  3.1.3. Creating Linux Partitions (Running Linux)
 
  -  3.1.3. Creating Linux Partitions (Running Linux)
 
 
- N command (sed):  12.4. Alphabetical Summary of sed Commands (Linux in a Nutshell)
 
- \n escape sequence (MySQL):  15.1.1. Literals (Managing & Using MySQL)
 
- \n (newlines)
 
  
  - end of string matching in regular expressions:  4.10.2. Match Behavior (Programming PHP)
 
  
  - in heredocs:  4.1.4. Here Documents (Programming PHP)
 
 
- name-based virtual hosts:  4.2.1. Name-Based Virtual Hosts (Apache: The Definitive Guide)
 
  -  4.2.3. Mixed Name/IP-Based Virtual Hosts (Apache: The Definitive Guide)
 
  -  12.10.1. Virtual Host Flavors (Practical mod_perl)
 
  
  - configuration
 
    
    - backend server:  12.10.5. Backend Server Configuration (Practical mod_perl)
 
    
    - frontend server:  12.10.4. Frontend Server Configuration (Practical mod_perl)
 
  
 
 
- Name keyword (RCS):  14.3.1.1. Keywords (Linux in a Nutshell)
 
- name resolver:  15.1.3.6. /etc/resolv.conf (Running Linux)
 
- name servers:  2.3.3.1. DNS and BIND (Linux in a Nutshell)
 
  -  15.1.3.1. Your network configuration (Running Linux)
 
 
- name service:  2.3.3. Name Service (Linux in a Nutshell)
 
- named command:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- named daemon:  2.2. Overview of Networking (Linux in a Nutshell)
 
  -  2.3.3.1. DNS and BIND (Linux in a Nutshell)
 
  -  15.1.1. TCP/IP Concepts (Running Linux)
 
  -  15.1.3.1. Your network configuration (Running Linux)
 
  -  15.1.3.2. The networking rc files (Running Linux)
 
 
- namei command:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- nameif command:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- names:  2.1.6. Identifiers (Programming PHP)
 
  - (see also identifiers)
 
  
  - class:  6.4. Declaring a Class (Programming PHP)
 
  
  - FQDNs:  2.3.6. A Local Network (Apache: The Definitive Guide)
 
  
  - hostnames:  1.3.3.1. Multiple sites: Unix (Apache: The Definitive Guide)
 
  
  - printer:  8.4.5.2. Printer names (Running Linux)
 
  
  - serial devices:  15.2.1.2. Serial device names (Running Linux)
 
  
  - sorting in ascending and descending alphabetical order:  5.8.1. Sorting One Array at a Time (Programming PHP)
 
  
  - static method:  6.3. Accessing Properties and Methods (Programming PHP)
 
  
  - translating URLs to:  21.3. The Module Structure (Apache: The Definitive Guide)
 
 
- namespaces
 
  
  - configuration files and:  6.8.2.4.1. Writing configuration files (Practical mod_perl)
 
  
  - conflict solutions
 
    
    - forcing module reloading:  6.3.3.3. A quick but ineffective hackish solution (Practical mod_perl)
 
    
    - full path:  6.3.3.5. A second solution (Practical mod_perl)
 
    
    - package name declarations:  6.3.3.6. A third solution (Practical mod_perl)
 
    
    - path prefixes:  6.3.3.4. A first solution (Practical mod_perl)
 
  
 
  
  - conflicts
 
    
    - libraries:  6.3.3.1. A first faulty scenario (Practical mod_perl)
 
    
    - modules:  6.3.3.1. A first faulty scenario (Practical mod_perl)
 
    
    - package declarations:  6.3.3.2. A second faulty scenario (Practical mod_perl)
 
  
 
- in XML tags:  11.1. Lightning Guide to XML (Programming PHP)
 
 
- NameVirtualHost directive:  4.2. Virtual Hosts (Apache: The Definitive Guide)
 
  -  4.2.1. Name-Based Virtual Hosts (Apache: The Definitive Guide)
 
 
- naming and directory services:  13.1.2.1. Data source connectivity (Managing & Using MySQL)
 
- naming conventions
 
  
  - devices:  3.1.2. Drives and Partitions Under Linux (Running Linux)
 
 
- natcasesort( ):  5.8.2. Natural-Order Sorting (Programming PHP)
 
  -  A.2c. Alphabetical Listing of PHP Functions (j-q) (Programming PHP)
 
 
- native API drivers:  13.1. The JDBC API (Managing & Using MySQL)
 
- Native Language Support (NLS) interface:  B.1. Optional Extensions Listing (Programming PHP)
 
- natsort( ):  5.8.2. Natural-Order Sorting (Programming PHP)
 
  -  A.2c. Alphabetical Listing of PHP Functions (j-q) (Programming PHP)
 
 
- natural-order string comparisons:  4.6.1. Exact Comparisons (Programming PHP)
 
- natural outer joins:  3.9.5. Outer Joins (Managing & Using MySQL)
 
- Nautilus (GNOME desktop and file manager):  11.4.2.2. Nautilus: your desktop and file manager (Running Linux)
 
- navigating
 
  
  - Emacs:  9.2.2. Simple Editing Commands (Running Linux)
 
  
  - within vi:  9.1.2. Inserting Text and Moving Around (Running Linux)
 
    -  9.1.5. Moving Commands (Running Linux)
 
  
 
 
- navigation features, PDF files:  10.5. Navigation (Programming PHP)
 
  
  - bookmarks and thumbnails:  10.5.1. Bookmarks and Thumbnails (Programming PHP)
 
  
  - links:  10.5.2. Links (Programming PHP)
 
 
- NCHAR data type:  16.2. String Data Types (Managing & Using MySQL)
 
- NDBM_File:  19. DBM and mod_perl (Practical mod_perl)
 
- negation
 
  
  - - operator:  2.4.5. Arithmetic Operators (Programming PHP)
 
  
  - bitwise (~ operator):  2.4.9. Bitwise Operators (Programming PHP)
 
 
- negative color index, turning off antialiasing with:  9.5.2. TrueType Fonts (Programming PHP)
 
- negative lookahead and lookbehind assertions:  4.10.10. Lookahead and Lookbehind (Programming PHP)
 
- negative numbers in PHP array keys:  5.2. Identifying Elements of an Array (Programming PHP)
 
- nenscript utility:  8.4.8. The nenscript Filter (Running Linux)
 
- nested loops, breaking out of:  2.5.3. while (Programming PHP)
 
- nested subroutines, coding errors:  6.2.1. The First Mystery: Why Does the Script Go Beyond 5? (Practical mod_perl)
 
- nesting
 
  
  - block comments, avoiding in:  2.1.4.3. C comments (Programming PHP)
 
  
  - function declarations:  3.2. Defining a Function (Programming PHP)
 
  
  - subpatterns:  4.10.7. Backreferences (Programming PHP)
 
  
  - XML documents:  11.1. Lightning Guide to XML (Programming PHP)
 
  
  - XML tags:  11.1. Lightning Guide to XML (Programming PHP)
 
 
- NET-4:  15.1. Networking with TCP/IP (Running Linux)
 
- configuration files:  15.1.3. Configuring TCP/IP with Ethernet (Running Linux)
 
 
 
- net start/net stop commands:  2.3.2. Windows NT/2000 Startup (Managing & Using MySQL)
 
- netfilter:  2.4. Overview of Firewalls and Masquerading (Linux in a Nutshell)
 
- netmask command:  2.3.6. A Local Network (Apache: The Definitive Guide)
 
- netmask option (ifconfig command):  15.1.3.2. The networking rc files (Running Linux)
 
- Netscape:  3.1. More and Better Web Sites: site.simple (Apache: The Definitive Guide)
 
  
-  B.4.4. Graphical Browser Considerations (Running Linux)
 
  - keepalive bug:  3.4. Other Directives (Apache: The Definitive Guide)
 
  
  - languages and:  6.3. Language Negotiation (Apache: The Definitive Guide)
 
- single-process mode, compatibility issues:  5.2. Starting the Server in Single-Process Mode (Practical mod_perl)
 
 
- netstat command:  2.3.2.3. Routing tables (Linux in a Nutshell)
 
  -  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  -  15.1.1. TCP/IP Concepts (Running Linux)
 
  
  - testing TCP/IP configuration:  15.1.3.8. Trying out your network (Running Linux)
 
 
- netware MPM:  24.1. What's New in Apache 2.0 (Practical mod_perl)
 
- network address:  15.1.1. TCP/IP Concepts (Running Linux)
 
- network administration:  2.2. Overview of Networking (Linux in a Nutshell)
 
  
  - commands
 
    
    - arp:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
    
    - NFS and NIS administration:  2.2.2. NFS and NIS Administration (Linux in a Nutshell)
 
    
    - TCP/IP troubleshooting:  2.3.5. Troubleshooting TCP/IP (Linux in a Nutshell)
 
  
 
 
- Network File System (see NFS)
 
- Network Information System (see NIS)
 
- networking
 
  
- commands:  2.1.9. Networking (Linux in a Nutshell)
 
  - daemons:  4.17. Programs That Serve You (Running Linux)
 
  
  - device support:  7.4.2. Building the Kernel (Running Linux)
 
  
  - enabling support and building kernel:  7.4.2. Building the Kernel (Running Linux)
 
  
- functions for:  A.1. PHP Functions by Category (Programming PHP)
 
  - installing Linux on Alpha systems:  B.2.2. Installation Choices (Running Linux)
 
  
  - rc files:  15.1.3.2. The networking rc files (Running Linux)
 
  
  - suitability of Linux:  1.3. Who's Using Linux? (Running Linux)
 
  
  - support for:  1.4.2. A Bag of Features (Running Linux)
 
    -  1.5.7. Networking (Running Linux)
 
    -  1.5.7. Networking (Running Linux)
 
  
 
  
  - support options:  7.4.2. Building the Kernel (Running Linux)
 
  
  - support, X Window System:  1.5.5. The X Window System (Running Linux)
 
 
- networks:  2.2. Overview of Networking (Linux in a Nutshell)
 
  
  - addresses:  15.1.3.1. Your network configuration (Running Linux)
 
  
  - configuration checking:  15.1.3.1. Your network configuration (Running Linux)
 
  
  - Ethernet configuration:  15.1.3. Configuring TCP/IP with Ethernet (Running Linux)
 
  
  - file sharing with Windows computers:  12.2.1. Mounting Windows Shares (Running Linux)
 
  
  - file transfers between (see ftp)
 
  
  - gateways:  15.1.1. TCP/IP Concepts (Running Linux)
 
  
  - JDBC drivers and network protocols:  13.1. The JDBC API (Managing & Using MySQL)
 
  
  - local:  2.3.6. A Local Network (Apache: The Definitive Guide)
 
  
  - numbers for:  1.3.1. What to Know About TCP/IP (Apache: The Definitive Guide)
 
    -  2.3.6. A Local Network (Apache: The Definitive Guide)
 
  
 
  
  - physically separate:  11.4.2. Separate Networks  (Apache: The Definitive Guide)
 
  
  - PPP:  15.1. Networking with TCP/IP (Running Linux)
 
    -  15.1.2. Hardware Requirements (Running Linux)
 
    
    - modems and:  15.2. Dial-up PPP (Running Linux)
 
    
    - over ISDN:  15.3. PPP over ISDN (Running Linux)
 
  
 
  
  - Samba, SMB shares:  12.2.2. Using Samba to Serve SMB Shares (Running Linux)
 
  
  - securing remote connections cryptographically (ssh):  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - security for:  6.2.3. Network Security (Managing & Using MySQL)
 
  
  - SLIP:  15.1. Networking with TCP/IP (Running Linux)
 
    -  15.1.2. Hardware Requirements (Running Linux)
 
    -  15.2. Dial-up PPP (Running Linux)
 
  
 
  
  - status messaging (rwhod):  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - subnetworking:  15.1.1. TCP/IP Concepts (Running Linux)
 
  
  - TCP/IP overview:  15.1. Networking with TCP/IP (Running Linux)
 
  
  - topology and security issues:  6.2.3.1. Network topology (Managing & Using MySQL)
 
  
  - troubleshooting routing tables:  15.1.3.8. Trying out your network (Running Linux)
 
  
  - X System and (see X Window System)
 
 
- networks file:  15.1.3.4. /etc/networks (Running Linux)
 
- new( )
 
  
  - mysql class:  9.3.2.8. The mysql class (Managing & Using MySQL)
 
  
  - Publisher class:  9.3.2. Implementing the Model (Managing & Using MySQL)
 
    -  9.3.2.6. Constructors (Managing & Using MySQL)
 
  
 
 
- new command (ex):  11.14. Alphabetical Summary of ex Commands (Linux in a Nutshell)
 
- new keyword:  2.2.6. Objects (Programming PHP)
 
  -  6.2. Creating an Object (Programming PHP)
 
 
- newaliases command:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- newer command (ftp):  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- newgrp command:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - tcsh:  8.9. Built-in Commands (Linux in a Nutshell)
 
 
- newlines, HTTP headers and:  6.11. Generating Correct HTTP Headers (Practical mod_perl)
 
- newlines (\n)
 
  
  - end of string matching in regular expressions:  4.10.2. Match Behavior (Programming PHP)
 
  
  - in heredocs:  4.1.4. Here Documents (Programming PHP)
 
 
- news
 
  
  - readers:  9.2.7. Running Commands and Programming within Emacs (Running Linux)
 
  
  - X Window System:  10.6. Running into Trouble (Running Linux)
 
 
- newsgroups:  A. Sources of Linux Information (Running Linux)
 
  
  - Linux resources:  1.8.3. Usenet Newsgroups (Running Linux)
 
 
- Newspaper Classified Ad ML:  19.1. XML (Apache: The Definitive Guide)
 
- newsrcstartup file:  4.15. Startup Files (Running Linux)
 
- newusers command:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- next( ):  13.2.1. Queries and Result Sets (Managing & Using MySQL)
 
 
-  5.7.2. The Iterator Functions (Programming PHP)
 
-  A.2c. Alphabetical Listing of PHP Functions (j-q) (Programming PHP)
 
-  21.5.6. Introduction to the Perl Debugger (Practical mod_perl)
 
  
  - ex:  11.14. Alphabetical Summary of ex Commands (Linux in a Nutshell)
 
  
  - gawk:  13.8. Alphabetical Summary of Commands (Linux in a Nutshell)
 
 
- next command (gdb):  14.1.1. Tracing a Program (Running Linux)
 
- next loops, accessing sorted array ordering:  5.8.1. Sorting One Array at a Time (Programming PHP)
 
- nextfile command (gawk):  13.8. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- nexti command (gdb):  14.1.6.2. Instruction-level debugging (Running Linux)
 
- nextID( ):  8.4.5. Sequences (Programming PHP)
 
- nextset( ) (MySQLdb module):  20.1.6. Cursor Methods (Managing & Using MySQL)
 
- 1NF (first normal form):  7.2.1. First Normal Form (Managing & Using MySQL)
 
- 2NF (second normal form):  7.2.4. Second Normal Form (Managing & Using MySQL)
 
  -  7.2.7. More 2NF (Managing & Using MySQL)
 
 
- 3NF (third normal form):  7.2.8. Third Normal Form (Managing & Using MySQL)
 
- NFS:  1.5.7. Networking (Running Linux)
 
- NFS (Network File System):  2.5. Overview of NFS (Linux in a Nutshell)
 
  -  15.5. NFS and NIS Configuration (Running Linux)
 
  
  - administration commands:  2.2.2. NFS and NIS Administration (Linux in a Nutshell)
 
  
- centralized log files and:  5.11.1.3. Centralized logging (Practical mod_perl)
 
  - daemons:  2.5.2. Daemons (Linux in a Nutshell)
 
 
- nfsd command:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- nfsd daemons:  2.5.2. Daemons (Linux in a Nutshell)
 
- NFS/NIS commands
 
  
  - domainname:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - makedbm:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - rpc.yppasswdd command:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - showmount:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - ypbind:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - ypcat:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - ypchfn:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - ypinit:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - ypmatch:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - yppasswd:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - yppoll:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - yppush:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - ypserv:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - ypset:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - yptest:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - ypwhich:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - ypxfr:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
 
- nfsstat command:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- NIC (Network Interface Card), definition:  8.2. Choosing the Right Hardware (Practical mod_perl)
 
- nice command:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  
  - tcsh:  8.9. Built-in Commands (Linux in a Nutshell)
 
 
- Niemeyer, Pat:  13. Java (Managing & Using MySQL)
 
- NIS (formerly Yellow Pages):  B.1. Optional Extensions Listing (Programming PHP)
 
- NIS (Network Information Service):  15.5. NFS and NIS Configuration (Running Linux)
 
  -  15.5.2. Configuring NIS (Running Linux)
 
 
- NIS (Network Information System):  2.6. Overview of NIS (Linux in a Nutshell)
 
  
  - administration:  2.7. Administering NIS (Linux in a Nutshell)
 
  
  - administration commands:  2.2.2. NFS and NIS Administration (Linux in a Nutshell)
 
  
  - clients, setting up:  2.7.2. Setting Up an NIS Client (Linux in a Nutshell)
 
  
  - map manipulation utilities:  2.6.4. Map Manipulation Utilities (Linux in a Nutshell)
 
  
  - maps:  2.6.3. NIS Maps (Linux in a Nutshell)
 
  
  - servers, setting up:  2.7.1. Setting Up an NIS Server (Linux in a Nutshell)
 
  
  - user accounts:  2.7.3. NIS User Accounts (Linux in a Nutshell)
 
 
- nl2br( ):  A.2c. Alphabetical Listing of PHP Functions (j-q) (Programming PHP)
 
- nlist command (ftp):  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- NLS (Native Language Support) interface:  B.1. Optional Extensions Listing (Programming PHP)
 
- nm command:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- nmap command (ftp):  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- nmbd daemon (Samba):  12.2.2.4. Starting the Samba daemons (Running Linux)
 
- No such file or directoryâ error:  14.1.3. Debugging a Running Program (Running Linux)
 
- nobeep variable (tcsh):  8.4.3. Predefined Shell Variables (Linux in a Nutshell)
 
- NoCache directive:  9.4.1. Inward Caching (Apache: The Definitive Guide)
 
- noclobber variable (tcsh):  8.4.3. Predefined Shell Variables (Linux in a Nutshell)
 
- nodes, Textinfo:  9.3.5.1. Writing the Texinfo source (Running Linux)
 
- noding variable (tcsh):  8.4.3. Predefined Shell Variables (Linux in a Nutshell)
 
- noglob variable (tcsh):  8.4.3. Predefined Shell Variables (Linux in a Nutshell)
 
- nohlsearch command (ex):  11.14. Alphabetical Summary of ex Commands (Linux in a Nutshell)
 
- NO_HTTPD configuration parameter:  3.1.1. Controlling the Build Process (Practical mod_perl)
 
- nohup command:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- nohup command (tcsh):  8.9. Built-in Commands (Linux in a Nutshell)
 
- nokanji variable (tcsh):  8.4.3. Predefined Shell Variables (Linux in a Nutshell)
 
- nokeepalive variable:  16.9. Browsers (Apache: The Definitive Guide)
 
- nonce:  5.11. Digest Authentication (Apache: The Definitive Guide)
 
- noninteractive debugging:  21.5.8. Noninteractive Perl Debugging Under mod_perl (Practical mod_perl)
 
- nonomatch variable (tcsh):  8.4.3. Predefined Shell Variables (Linux in a Nutshell)
 
- nonproportional scaling of images:  10.4.1. Images (Programming PHP)
 
- nonrewinding tape devices:  8.1.1.1. Backing up to tape (Running Linux)
 
- nonrouting hosts:  11.4.2. Separate Networks  (Apache: The Definitive Guide)
 
- nonstandard syntaxes supported by MySQL:  3.6.1. Inserts (Managing & Using MySQL)
 
- NonStop option:  21.5.8. Noninteractive Perl Debugging Under mod_perl (Practical mod_perl)
 
- NOREBIND environment variable (tcsh):  8.4.6. Environment Variables (Linux in a Nutshell)
 
- normalizing databases:  5.2.1. Host Application Tuning (Managing & Using MySQL)
 
  -  7.2. Normalization (Managing & Using MySQL)
 
  
  - first normal form:  7.2.1. First Normal Form (Managing & Using MySQL)
 
  
  - second normal form:  7.2.4. Second Normal Form (Managing & Using MySQL)
 
    -  7.2.7. More 2NF (Managing & Using MySQL)
 
  
 
  
  - third normal form:  7.2.8. Third Normal Form (Managing & Using MySQL)
 
 
- no2slash( ):  A.6.12. Path, Filename, and URL Manipulation Functions (Apache: The Definitive Guide)
 
- nosmp boot option:  3.1.1. Booting Linux (Running Linux)
 
- nostat variable (tcsh):  8.4.3. Predefined Shell Variables (Linux in a Nutshell)
 
- not identical (!==) operator:  2.4.8. Comparison Operators (Programming PHP)
 
- NOT IN operator:  3.8.3. Membership Tests (Managing & Using MySQL)
 
- NOT LIKE operator:  3.8.4. Pattern Matching (Managing & Using MySQL)
 
- NOT logical operator:  3.8. SQL Operators (Managing & Using MySQL)
 
  -  17.1.4. Logical Operators (Managing & Using MySQL)
 
 
- NOT NULL attribute:  3.3. Table Management (Managing & Using MySQL)
 
  -  15.2. SQL Commands (Managing & Using MySQL)
 
  
  - declaring fields in indexes:  3.5. Indexing (Managing & Using MySQL)
 
  
  - IS_NOT_NULL( ) macro:  19.1. Data Types (Managing & Using MySQL)
 
 
- NOT REGEXP operator:  3.8.4. Pattern Matching (Managing & Using MySQL)
 
- NOT RLIKE operator:  3.8.4. Pattern Matching (Managing & Using MySQL)
 
- notation declarations for unparsed entities:  11.3.4.2. Unparsed entities (Programming PHP)
 
- notebook computers (see laptop computers)
 
- note_cleanups_for_fd( ):  A.6.4. Cleanup Functions (Apache: The Definitive Guide)
 
- note_cleanups_for_file( ):  A.6.5. File and Socket Functions (Apache: The Definitive Guide)
 
- notes, adding to PDF files:  10.6.1. Note Annotations (Programming PHP)
 
- note_subprocess( ):  A.6.7. Process and CGI Functions (Apache: The Definitive Guide)
 
- notices:  13.4.1. Error Reporting (Programming PHP)
 
- notify command (tcsh):  8.9. Built-in Commands (Linux in a Nutshell)
 
- notify job control command (tcsh):  8.8. Job Control (Linux in a Nutshell)
 
- notify variable (tcsh):  8.4.3. Predefined Shell Variables (Linux in a Nutshell)
 
- NOW( ) function:  3.9.4.1. Date functions (Managing & Using MySQL)
 
  -  17.2.2. General Functions (Managing & Using MySQL)
 
 
- nroff:  9.3.4. groff (Running Linux)
 
- nroff command, managing output with col, colcrt:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- nslookup command:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
  -  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
 
- nsupdate command:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- NTFS filesystems/partitions
 
  
  - mounting:  12.2. Sharing Partitions (Running Linux)
 
 
- ntrans command (ftp):  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- NUL-bytes
 
  
  - in SQL queries:  4.5.3. SQL (Programming PHP)
 
  
  - testing string for:  4.7.4.3. Searches using masks (Programming PHP)
 
 
- NULL attribute:  3.8.2. Null's Idiosyncrasies (Managing & Using MySQL)
 
  -  15.2. SQL Commands (Managing & Using MySQL)
 
  -  19.1. Data Types (Managing & Using MySQL)
 
  
  - mismatch between Java and MySQL:  13.2.1. Queries and Result Sets (Managing & Using MySQL)
 
  
  - value for entity instances:  7.1.2. Entity Attributes (Managing & Using MySQL)
 
  
  - value not returned into arrays in PHP:  11.3.3. Handling Results (Managing & Using MySQL)
 
 
- null command (:):  7.7. Built-in Commands (Linux in a Nutshell)
 
- null file, redirecting standard output:  8.2. Scheduling Jobs Using cron (Running Linux)
 
- null handlers and mysql_init( ):  12.1.1. The Connection (Managing & Using MySQL)
 
- NULL keyword, specifying null literal:  15.1.1. Literals (Managing & Using MySQL)
 
- null-safe operator (<=>):  3.8.2. Null's Idiosyncrasies (Managing & Using MySQL)
 
- NULL value:  2.2.8. NULL (Programming PHP)
 
  -  A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
 
 
- NULLIF( ) function:  17.2.2. General Functions (Managing & Using MySQL)
 
- number command (ex):  11.14. Alphabetical Summary of ex Commands (Linux in a Nutshell)
 
- number literals (SQL):  15.1.1. Literals (Managing & Using MySQL)
 
- number_format( ):  A.2c. Alphabetical Listing of PHP Functions (j-q) (Programming PHP)
 
- numbers:  A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
 
  
  - changing sign of:  2.4.5. Arithmetic Operators (Programming PHP)
 
  
  - converting strings to:  2.4.4. Implicit Casting (Programming PHP)
 
  
  - host:  1.3.1. What to Know About TCP/IP (Apache: The Definitive Guide)
 
  
  - network:  1.3.1. What to Know About TCP/IP (Apache: The Definitive Guide)
 
    -  2.3.6. A Local Network (Apache: The Definitive Guide)
 
  
 
  
  - port:  1.3.2. How Apache Uses TCP/IP (Apache: The Definitive Guide)
 
 
- numbers, base conversions using bc:  3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
 
- numCols( ):  8.4.4. Details About a Query Response (Programming PHP)
 
- numeric comparisons:  2.4.8. Comparison Operators (Programming PHP)
 
- NUMERIC data type:  16.1. Numeric Data Types (Managing & Using MySQL)
 
  -  19.1. Data Types (Managing & Using MySQL)
 
  
  - IS_NUM( ) macro:  19.1. Data Types (Managing & Using MySQL)
 
 
- numeric data types:  3.4.1. Numeric Types (Managing & Using MySQL)
 
  -  16.1. Numeric Data Types (Managing & Using MySQL)
 
 
- numerical access to variables:  10.1.2.2. Numerical versus string access to variables (Practical mod_perl)
 
- numRows( ) method:  8.4.4. Details About a Query Response (Programming PHP)
 
- NuSphere, obtaining installation packages from:  11.2.1. Getting Started Under Unix (Managing & Using MySQL)
 
- nvi text editor:  11. The vi Editor (Linux in a Nutshell)
 
- NYS:  15.5.2. Configuring NIS (Running Linux)
 
Symbols & Numbers
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z
 
 Copyright © 2003 O'Reilly & Associates. All rights reserved.