Table of content


   
  Table of Contents
  Index
  Examples
HP-UX 11i System Administration Handbook and Toolkit, Second Edition
By Marty Poniatowski
 
Publisher : Prentice Hall PTR
Pub Date : February 10, 2003
ISBN : 0-13-101883-3
Pages : 1440


    Copyright
    Hewlett-Packard Professional Books
    Preface
      About The Book
      Relevant URLs
      Manual Pages Supplied with This Book
      Acknowledgments
      Conventions Used in this Book
    Section 1.  HP-UX System Administration
      Chapter 1.  Booting (PDC, ISL, hpux), Secure Web Console, GSP Configuration, vPars Booting
      Background
      Boot Process Overview
      Boot Console Handler (BCH) & Processor Dependent Code (PDC)
      Initial System Loader
      HPUX Secondary System Loader (hpux)
      Consoles
      Configuring the Guardian Service Processor (GSP)
      Virtual Partition Boot Process Overview
      Extensible Firmware Interface (EFI)
      Manual Pages for Commands Used in Chapter 1
      Chapter 2.  Installing HP-UX
      Topics Covered in this Chapter
      Background on HP-UX 11i Operating Environments
      Installing the HP-UX 11i Operating Environment
      Setting the System Parameters after Booting
      Software Distributor Example
      Loading Patches
      Software Distributor Background
      Manual Pages for Commands Used in Chapter 2
      Chapter 3.  Logical Volume Manager and Veritas Volume Manager
      Introduction
      Veritas Volume Manager
      Logical Volume Manager Background
      Commonly Used LVM Procedures
      Adding Disks
      Reconfiguring Some Disks - An Example of Using Some Logical Volume Commands
      Optional Procedure to Exchange Dump Priorities
      HP VERITAS Volume Manager
      Some Additional File System-Related Commands
      Chapter 4.  Building an HP-UX Kernel
      Introduction
      kcweb
      Chapter 5.  Devices
      Background on Device Files and Peripherals
      Device Files in HP-UX 11i
      An Example of Adding a Peripheral
      Device Files in Cell -Based Systems
      Chapter 6.  Backup
      Built-In Backup Programs
      Backup of Virtual Partitions
      Chapter 7.  System Startup and Shutdown Scripts
      Introduction
      System Startup and Shutdown Mechanism
      System Shutdown
      System Startup and Shutdown Scripts in Virtual Partitions
      Application Startup in Virtual Partitions
      Virtual Partition Startup
      Manual Pages for Commands Used in Chapter 7
      Chapter 8.  Users and Groups
      Set Up Users and Groups
      Assigning Users to Groups
      Virtual Partitions and Users
      NIS for Managing Users
      Chapter 9.  Ignite -UX
      Ignite-UX Overview
      Set up Server with Depots and Install Clients
      Run Ignite-UX GUI
      System Recovery with Ignite-UX
      System Recovery to Local Tape Drive with make_tape_recovery
      Creating Bootable Recovery Archives with make_net_recovery
      Using Ignite-UX GUI to Create a vPar Archive
      Manual Pages for Commands Used in Chapter 9
      Chapter 10.  System Administration Manager (SAM) and ServiceControl Manager (SCM)
      SAM and SCM
      SAM Overview
      Running and Using SAM as Superuser
      Author's Disclaimer - SAM Is a Moving Target
      Running Restricted SAM Builder
      Accounts for Users and Groups
      Auditing and Security
      Backup and Recovery
      Clusters
      Disks and File Systems
      Kernel Configuration
      Networking and Communications
      Partition Manager
      Performance Monitors
      Peripheral Devices
      Printers and Plotters
      Process Management
      Routine Tasks
      Run SAM on Remote Systems
      Software Management
      Time
      NFS Diskless Concepts
      ServiceControl Manager (SCM) Overview
      Manual Pages for Commands Used in Chapter 10
      Chapter 11.  Introduction to UNIX Performance Tools - Security
      Introduction
      Standard UNIX Commands
      Killing a Process
      Signals
      Show System Swap
      sar: The System Activity Reporter
      timex to Analyze a Command
      More Advanced and Graphical Performance Tools
      HP GlancePlus/UX
      HP OpenView Performance Agent and HP OpenView Performance Analyzer/UX
      Manual Pages for Commands Used in Chapter 11
      Chapter 12.  Networking Background
      An Overview of IEEE802.3, TCP/IP
      Internet Protocol (IP) Addressing and Subnet Mask
      Chapter 13.  Configuring and Using Networking
      Configuring Networking and LAN Adapters
      Commonly Used Networking Commands
      Using Networking
      Internet Services ARPA (Communication among Systems w/ Different OS)
      Internet Services Berkeley (Communication between UNIX Systems)
      Host Name Mapping
      Set Up DNS Servers Using BIND 8.1.2 and 9.2 on HP-UX 11i
      Network File System (NFS)
      Manual Pages for Commands Used in Chapter 13
      Chapter 14.  Common Desktop Environment (CDE) and GNOME
      Introduction
      Why a Graphical User Interface (GUI)?
      CDE Basics
      Customizing CDE
      CDE - Advanced Topics
      X, Motif, and CDE Configuration Files
      How Configuration Files Play Together
      Specifying Appearance and Behavior
      The Sequence of Events When CDE Starts
      CDE and Performance
      Font Paths
      CDE and Virtual Partitions
      Custom Greeting for Different Virtual Partitions
      GNOME
      Chapter 15.  CIFS/9000 and Samba
      CIFS/9000 Overview
      Samba Overview
      Additional Samba Topics
    Section 2.  HP-UX Partitions
      Chapter 16.  Virtual Partitions (vPars)
      Introduction
      About Virtual Partitions
      Virtual Partitions Background
      Uses of Virtual Partitions
      Preparing to Create Virtual Partitions
      Loading the Software Required for Virtual Partitions
      Virtual Partitions Command Summary
      Steps to Create Virtual Partitions
      Virtual Partition Dump Files
      Summary
      vparmgr GUI
      Manual Pages for Commands Used in Chapter 16
      Chapter 17.  nPartitions Overview
      Introduction to nPartitions
      Cells and nPartitions
      Ways of Managing nPartitions
      HP-UX nPartition Commands
      Modifying and Creating an nPartition
      Partition Manager (parmgr)
      Management Processor nPartition Commands
      The Boot Process Boot Console Handler (BCH) Commands
      Chapter 18.  HP Process Resource Manager (PRM)
      PRM and WLM Overview
      PRM Software
      Working with PRM
      PRM and Oracle Setup
      Chapter 19.  MC/ServiceGuard
      About MC/ServiceGuard
      MC/ServiceGuard Background
      A Simple Example
    Section 3.  UNIX Background
      Chapter 20.  UNIX File System Introduction - File System Layout, file and ls Commands
      The Basis of UNIX
      File Types
      The file Command
      The ls Command
      File System Layout
      Linux File System Layout
      Chapter 21.  Working with Files and Directories - Permissions, Commands, File Name Expansion, and Wild Cards
      Introduction
      Permissions
      Absolute and Relative Path Names
      File Name Expansion and Wild Cards
      pwd and cd
      chmod
      cp
      mv
      mkdir
      rm
      rmdir
      Using Commands
      Chapter 22.  Viewing Files - Redirection, cat, more, pg, head, and tail Commands
      First Things First
      Redirection
      Viewing Files with cat, more, pg, head, and tail
      Manual Pages for Commands Used in Chapter 22
      Chapter 23.  UNIX Tools - split, wc, sort , cmp, diff, comm, dircmp, cut, paste, join, and tr
      Not All Commands on All UNIX Variants
      Manual Pages for Commands Used in Chapter 23
      Chapter 24.  Advanced UNIX Tools - Regular Expressions, sed, awk, and grep
      Three Commands
      Regular Expression Words-of-Caution
      Expressions Are Strings and Wildcards
      sed
      awk
      grep
      Manual Pages for Commands Used in Chapter 24
      Chapter 25.  find Command
      find Overview
      Finding Files of a Specific Type
      Find Empty Files and Directories
      Finding Files By Name, Size, and Both Name and Size
      Finding Files By Owner, Type, and Permissions
      Finding Long Unaccessed Files and Running Commands on Found Files
      Find Summary
      Manual Pages for Commands Used in Chapter 25
      Chapter 26.  The vi Editor
      The vi Editor
      Regular Expression Words-of-Caution
      Expressions Are Strings and Wildcards
      Manual Pages for Commands Used in Chapter 26
      Chapter 27.  Introduction to the KornShell, C Shell, and Bash
      Different Shells
      Introduction to KornShell
      Introduction to the C Shell
      Introduction to Bash
      Chapter 28.  Introduction to Shell Programming
      Shell Programming
      Steps to Create Shell Programs
      ksh Programming
      An HP-UX Logical Volume Manager Shell Program
      C Shell Programming
      Manual Pages for Commands Used in Chapter 28
      Appendix A.  Select HP-UX Online Manual Pages
      Manual Pages for Commands
      awk
      boot
      crontab
      find
      grep
      hpux
      ifconfig
      ignite
      inittab
      iostat
      isl
      netstat
      pdc
      ps
      sed
      shutdown
      "sw" command summaries
      top
      vmstat
      Appendix B.  Virtual Partitions Online Manual Pages
      Man Pages
      vparboot
      vparcreate
      vparmodify
      vparremove
      vparreset
      vparresources
      vparstatus
      vpartition
      vparutil
    LICENSE AGREEMENT AND LIMITED WARRANTY
      ACKNOWLEDGMENT
    About the CD-ROM
      Technical Support
    Index


HP-UX 11i Systems Administration Handbook and Toolkit
HP-UX 11i Systems Administration Handbook and Toolkit (2nd Edition)
ISBN: 0131018833
EAN: 2147483647
Year: 2003
Pages: 301

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net