Downloading default Netscape settings
To download pre-configured Netscape settings to your home directory it is first necessary to remove the old settings (if they exist). Invoke the Xserver with startx and open a terminal window. Then type:
$ rm -rf .netscape and hit return. This removes the .netscape file if it exists.
To copy the default settings from the server down to your home directory type the command:
$ cp -rf /mnt/mbot/.netscape . and hit return. Don't forget the . at the end!
Type netscape & from within the terminal window to run Netscape as a background process. This allows you to continue working from within the shell. This is useful when using xinit.
Last updated: 15/03/04
L.Meany