Welcome to Linux Support and Sun Help
Search LinuxSupport
Diskless Nodes HOW-TO document for Linux: Other Formats of this Document Next Previous Contents

1. Other Formats of this Document

This document is published in 10 different formats namely - DVI, Postscript, Latex, LyX, GNU-info, HTML, RTF(Rich Text Format), Plain-text, Unix man pages and SGML.

The document is written using a tool called "SGML tool" which can be got from - http://www.xs4all.nl/~cg/sgmltools/ Compiling the source you will get the following commands like

This document is located at -

Also you can find this document at the following mirrors sites -

In order to view the document in dvi format, use the xdvi program. The xdvi program is located in tetex-xdvi*.rpm package in Redhat Linux which can be located through ControlPanel | Applications | Publishing | TeX menu buttons.

        To read dvi document give the command -
                xdvi -geometry 80x90 howto.dvi
        And resize the window with mouse. See man page on xdvi. 
        To navigate use Arrow keys, Page Up, Page Down keys, also
        you can use 'f', 'd', 'u', 'c', 'l', 'r', 'p', 'n' letter
        keys to move up, down, center, next page, previous page etc.
        To turn off expert menu press 'x'.
You can read postscript file using the program 'gv' (ghostview) or 'ghostscript'. The ghostscript program is in ghostscript*.rpm package and gv program is in gv*.rpm package in Redhat Linux which can be located through ControlPanel | Applications | Graphics menu buttons. The gv program is much more user friendly than ghostscript. Also ghostscript and gv are available on other platforms like OS/2, Windows 95 and NT, you view this document even on those platforms.
        To read postscript document give the command -
                gv howto.ps

        To use ghostscript give -
                ghostscript howto.ps

Next Previous Contents
Valid HTML 4.01! Valid CSS!