Account Links: Cart | Register | Log In

Skip to content

Help

Viewing Documentation Online

Click on the manual name to view it in a browsable HTML format. Click the Next and Back links to navigate throughout the manual.

Downloading and Installing the RPM

If an RPM version of the manual is available, click on the RPM link to download it. After it has finished downloading, open a shell prompt on your computer, change to the directory that you downloading it in, and type the command:

rpm -Uvh <manual-name>-<version>.noarch.rpm

This will install the manual or update this manual to the latest version if it was previously installed.

Viewing the PDF

PDF stands for Portable Document Format. Using a PDF utility, you can view a single PDF file from any operating system. If you are running Red Hat Linux, you can use xpdf or gv. Or, you can download and install Adobe Acrobat Reader, which is available for Linux on i386 machines, Macintosh, and Microsoft Windows.

Downloading and Installing the HTML Tarball

If an HTML Tarball of a manual is available, click on the HTML Tarball link to download it. After it has finished downloading, open a shell prompt on your computer, change to the directory that you downloading it in, and type the command:

tar -xzvf <manual-name>.tgz

This will expand the HTML version of the manual in its own directory.