Step 10: "type"
Code:
mount /cdrom
Step 11: "type"
Code:
cd /cdrom
Step 12: look for a file called
Code:
VMware-Tools-x.x.x-xxxx.tar.gz
Step 13: "type"
Code:
cp /cdrom/VMware-Tools-x.x.x-xxxx.tar.gz /tmp/vmware
Step 14: "type"
Code:
cd /tmp/vmware
Stpe 15: "type"
Code:
tar xvzf VMware-Tools-x.x.x-xxxx.tar.gz
Step 16: "type"
Code:
cd vmware-tools-distrib
Step 17: "type"
Code:
./vmware-install.pl -d
Step 18: Adding the "-d" will force vmware-install.pl to use all default answers
Step 19: "type"
Code:
reboot
Step 20: "type"
Code:
vi /etc/apt/sources.list
Step 21: comment out all of the lines in this file by adding a "#" (no quotes) to the beginning of each of the source lines.
Step 22: "type"
Code:
reboot
Step 23: Once Untangle has come back online, go back into the terminal.
Step 24: "type"
Code:
vmware-toolbox
Step 25: The above step should bring up a small GUI to control the VMWare-Tools.
Step 26: Check the box "Enable time synchronization between the virtual machine and the host operating system"
Step 27: Click "OK"
Step 28: Close all windows and resume use of Untangle.
Step 29: Give your self a pat on the back, you are done.