depicus

  just another nerd on the interweb…



  • home
  • gallery
  • play page
  • privacy
  • support
  • videos
  • what is depicus

Posts Tagged ‘Ubuntu’

Installing VMware Tools in an Ubuntu virtual machine

Saturday, February 4th, 2012



Copied from here so I can find it more easily….

Ubuntu Server with only a Command Line Interface

Go to Virtual Machine > Install VMware Tools (or VM > Install VMware Tools).

Note: If you are running the light vesion of Fusion, or a version of Workstation without VMware Tools, or VMware Player, you are prompted to download the Tools before they can be installed. Click Download Now to begin the download.

In the Ubuntu guest, run these commands:

sudo mkdir /mnt/cdrom

When prompted for a password, enter your Ubuntu admin user password.

Note: For security reasons, the typed password is not displayed. You do not need to enter your password again for the next five minutes.

sudo mount /dev/cdrom /mnt/cdrom

The file name of the VMware Tools bundle varies depending on your version of the VMware product. Run this command to find the exact name:

ls /mnt/cdrom

tar xzvf /mnt/cdrom/VMwareTools-.tar.gz -C /tmp/

Note: is the version discovered in the previous step.

cd /tmp/vmware-tools-distrib/

sudo ./vmware-install.pl -d

Note: The -d switch assumes that you want to accept the defaults. If you do not use -d, press Return to accept each default or supply your own answers.

Run this command to reboot the virtual machine after the installation completes:

sudo reboot

Tags: Tools, Ubuntu
Posted in Computers, VMWare | Comments Off

How to enable mod_rewrite in Ubuntu

Friday, January 27th, 2012



sudo a2enmod rewrite

Tags: Ubuntu
Posted in Interweb, Wordpress | Comments Off

Ubuntu server 10.4 install a GUI

Saturday, August 21st, 2010



Liking Ubuntu more and more so here is a quick tip.

If you want to install server but still have a GUI you can do a minimum install with:

sudo aptitude install –without-recommends ubuntu-desktop

which will give you a GUI with a download of about 180mb against 400+mb with the recommends.

Not hardcode but sometimes it’s easier with a GUI :)

UPDATE Works on 10.10 as well.

UPDATE Works on 11.04 as well.

UPDATE Works on 11.10 but not as well. Doesn’t load Unity very well…. uggg

Tags: 10.4, Server, Ubuntu
Posted in Computers | Comments Off

  • how i pay the bills

  • depicus in africa

    depicus in africa
  • my charity page

    JustGiving - Sponsor me now!
  • friends

    • Agency Manager
    • AllClear Travel
    • Climbing Tikes
    • Globe Bloggers
    • Marchday
    • The Travel Toad
  • gallery

    IMG_2264 IMG_4209 IMG_2975 IMG_2964
  • videos

    Vimeo

    YouTube
  • twitter

    • No public Twitter messages.
  • recent comments

    • john coull: correction to above, its www.oakley-ukstore.com
    • john coull: they are at it again. adverts on facebook . they are being hosted by enotch.com on ip address...
    • steve: The site are selling £120+ Oakley sun glasses for £13.00 I think its safe to say they may be either...
    • rob: have received a pair of glasses not what ive ordered they are now telling me the ones ive ordered are out of...
    • phil: hi i have purchased some (stupidly),not arrived yet, will they arrive/will they be fake/plz help

Copyright © - depicus | Entries (RSS) | Comments (RSS)

WordPress theme butchered and amended by me.