HP XC System Software Administration Guide Version 3.0

Using the discover(8) manpage as an example, you can use either of the following commands to display
a manpage:
$ man discover
$ man 8 discover
If you are not sure about a command you need to use, enter the man command with the -k option to obtain
a list of commands that are related to the keyword. For example:
$ man -k keyword
Related Information
This section provides pointers to the Web sites for related software products and provides references to
useful third-party publications. The location of each Web site or link to a particular topic is subject to change
without notice by the site provider.
Related Linux Web Sites
http://www.redhat.com
Home page for Red Hat®, distributors of Red Hat Enterprise Linux Advanced Server, a Linux distribution
with which the HP XC operating environment is compatible.
http://www.linux.org/docs/index.html
Home page for the Linux Documentation Project (LDP). This Web site contains guides covering various
aspects of working with Linux, from creating your own Linux system from scratch to bash script writing.
This site also includes links to Linux HowTo documents, frequently asked questions (FAQs), and manpages.
http://www.linuxheadquarters.com
Web site providing documents and tutorials for the Linux user. Documents contain instructions on
installing and using applications for Linux, configuring hardware, and a variety of other topics.
http://linuxvirtualserver.org
Home page for the Linux Virtual Server (LVS), the load balancer running on the Linux operating system
that distributes login requests on the HP XC system.
http://www.gnu.org
Home page for the GNU Project. This site provides online software and information for many programs
and utilities that are commonly used on GNU/Linux systems. Online information include guides for
using the bash shell, emacs, make, cc, gdb, and more.
Related MPI Web Sites
http://www.mpi-forum.org
Contains the official MPI standards documents, errata, and archives of the MPI Forum. The MPI Forum
is an open group with representatives from many organizations that define and maintain the MPI
standard.
http://www-unix.mcs.anl.gov/mpi/
A comprehensive site containing general information, such as the specification and FAQs, and pointers
to a variety of other resources, including tutorials, implementations, and other MPI-related sites.
Related Information 19