| Feb 8, 2012 |
Firefox 10.0 | Scientific Linux 6.0 | 2.6.32-220.4.1.el6 |
8.3.12-559003 (4.1.8_75467) |
Download |
3e7a8cf2eb34e20bea1b4e8d28d01fc8 |
| Nov 10, 2011 |
Firefox 8.0 | Scientific Linux 6.0 | 2.6.32-131.17.1.el6 |
8.3.12-493255 (4.1.4_74713) |
Download |
3b30c5f910f160a39bfd88ebc5f5ab8b |
| Sep 30, 2011 |
Firefox 7.0.1 | Scientific Linux 6.0 | 2.6.32-131.12.1.el6 |
8.3.7-434937 (4.1.0_73009) |
Download |
ddff2a71294500fd86b361f1b6dc4fc9 |
| Sep 2, 2011 |
Firefox 6.0.1 | Scientific Linux 6.0 | 2.6.32-131.12.1.el6 |
8.3.7-434937 |
Download |
d7df4db3b6deb9a9756d7dcd01c1db6a |
| Jun 21, 2011 |
Firefox 5.0 | Scientific Linux 6.0 | 2.6.32-131.2.1.el6 | 8.3.7-381511 |
Download |
925566aad3d578f3df37fa0b91d7f012 |
| May 25, 2011 |
Firefox 4.0.1 | CentOS 5.6 | 2.6.18-238.5.1.el5 | 8.4.6-385536 |
Download |
c384300707bc7d6ee523da4eb973ec32 |
| May 25, 2011 |
Firefox 3.6.17 | CentOS 5.6 | 2.6.18-238.5.1.el5 | 8.4.6-385536 |
Download |
48db7a1db66335fcf9773a9001798bfc |
| Jan 21, 2011 |
Firefox 4 beta 9 | CentOS 5.5 | 2.6.18-194.32.1.el5 | 8.4.5-324285 |
Download |
b1f10865d5b3ef005c6003b441840cca |
| Jan 11, 2011 |
Firefox 3.6.13 | CentOS 5.5 | 2.6.18-194.32.1.el5 | 8.4.5-324285 |
Download |
42a18b84cbb79deaa93f21fbbeb8c134 |
| Jul 22, 2010 |
Firefox 3.6.7 | CentOS 5.5 | 2.6.18-194.8.1.el5 | 8.4.2-261024 |
Download |
f552b378ddc75f2fbd5736184df1b683 |
|
Power Users may wish to review and adjust several parameters in
the Browser-Appliance.vmx configuration file using a text
editor. For security reasons, HGFS was disabled by default.
Using the browser appliance:
You can download the Browser Appliance from the Download section above.
From the VMware website,
you can also download VMware Player, a
free application that you can use to run the Browser Appliance.
To run the Browser Appliance, simply uncompress the download file to your local hard drive (using 7-Zip). Then:
- Launch VMware Player
- In the dialog box, browse for Virtual Machine Configuration
File, browse to the directory where you installed the
Browser Appliance, select the file Browser-Appliance.vmx,
and click Open.
The Browser Appliance powers on automatically, and the
Linux operating system, provided with the Browser Appliance,
boots up. This may take several minutes. Then the Mozilla
Firefox browser starts automatically. Enter a URL in the
location field at the top of the browser and click Go.
Installing the Adobe Flash Player plugin:
Firefox is the default browser for this Browser Appliance.
To install the Adobe Flash Player plugin for Firefox:
- Close Firefox
- Double-click the Terminal icon on the Desktop
- Type this on the command line, then press Enter:
sudo yum install -y flash-plugin
- Wait until installation is complete
- Start Firefox from the Desktop icon
Changing the Browser Appliance password:
The Browser Appliance has password protection for administrative
functions. The Browser Appliance user and password are both
initially set to vmware. To change the Browser Appliance
password:
- From the System menu, select Preferences > About Me to
display a dialog box where you can enter personal user
information.
- In the upper right of the dialog box, click Change Password.
- In the Change Password dialog box, enter your old password
(vmware, by default) and your new password, and click
Change Password.
You can also change your password in a terminal window:
- Double-click the Terminal icon on the Desktop
- At the prompt, enter passwd
- Enter your current password (vmware by default) and new
password.
To obtain root privileges in the Browser Appliance:
- Double-click the Terminal icon on the Desktop
- At the prompt, enter
sudo su
- At the Password prompt, enter your Browser Appliance
password (vmware by default).
Set up "autoRevert on shutdown":
By default, the Browser Appliance is set to save your changes
(such as proxy settings, passwords, bookmarks) when you shut
down. If you want the Browser Appliance to revert to its
original state on shutdown, you can edit the Browser Appliance
configuration (.vmx) file so that the appliance reverts on
shutdown:
- In a text editor, go to the folder containing your Browser
Appliance files, and open the Browser Appliance configuration
file: Browser-Appliance.vmx.
- To have the Browser Appliance revert on shutdown, add the
following lines to the configuration file:
- scsi0:0.mode = "independent-nonpersistent"
- ide0:0.mode = "independent-nonpersistent"
- snapshot.action = "autoRevert"
- snapshot.disabled = "TRUE"
This protects your computer from any spyware or other malware
that is transferred to the Browser Appliance while you are browsing.
However, setting the Browser Appliance to revert on shutdown will
cause the Browser Appliance to discard changes you have made in
the current session.
To close the Browser Appliance:
- From the System menu in the virtual machine, select Shut Down
- Click Shut down.
To remove the Browser Appliance, simply delete the directory
containing your Browser Appliance files. There is no uninstallation
procedure to perform.
|