

InterviewSolution
Saved Bookmarks
1. |
Solve : .tar.gz file???? |
Answer» How do i open the installer.TAR.gz file that is included in my mozilla firefox download. Be gentle, i'm a newbie.To extract the tar.gz file go to a TERMINAL and cd to the directory containing the file and type tar -xzvf firefox-1.0.4.installer.tar.gz. Then type |
|