>
> Hi,
>
> I'am newcommer to Linux, and I've a questions:
>
> 1. Where can I download Netscape for Linux for free and
> 2. the instructions step by step for the complete instalation?
>
> I think the questions are very primary, but...
>
> Tanx,
>
> AFurquim
>
Hi!
Answers to your questions :-
1. Netscape for Linux can be downloaded from http://www.netscape.com
2. Decompress the file using :
'gunzip' and 'tar -xf' if its extension is .tar.gz or .tgz
'compress -d' and 'tar -xf' if extension is .tar.Z
'unzip' and 'tar -xf' if extension is .tar.zip
Further instructions you can read from the file README which you will
get after decompression.
Happy Browsing.
Bye.