Difference between revisions of "Ubuntu"

Jump to navigation Jump to search
587 bytes added ,  19:28, 21 February 2010
→‎Initial Setup: Added "Install VM Tools"
(→‎Zimba Install: Completed)
(→‎Initial Setup: Added "Install VM Tools")
Line 75: Line 75:
* Then restart networking
* Then restart networking
** <code> sudo /etc/init.d/networking restart </code>
** <code> sudo /etc/init.d/networking restart </code>
=== Install VM Tools ===
# Select "Install VM Tools" from the VI Client
# Mount the VM Tools CD-ROM
#* <code> mount /media/cdrom </code>
# Copy to home directory
#* <code> cp /media/cdrom/VMwareTools-4.0.0-219382.tar.gz /home/user/ </code>
# Uncompress and then move into the <code> vmware-tools-distrib </code> directory
#* <code> tar xf VMwareTools-4.0.0-219382.tar.gz </code>
#* <code> cd vmware-tools-distrib </code>
# Run the install script (which might complain enough to make you thing its failed, but check its worked via the VI Client)
#* <code> ./vmware-install.pl  </code>


=== Update the OS ===  
=== Update the OS ===  

Navigation menu