depicus

  just another nerd on the interweb…



  • home
  • gallery
  • play page
  • 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 | No Comments »

How to enable mod_rewrite in Ubuntu

Friday, January 27th, 2012



sudo a2enmod rewrite

Tags: Ubuntu
Posted in Interweb, Wordpress | No Comments »

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.

Tags: 10.4, Server, Ubuntu
Posted in Computers | No Comments »

  • how i pay the bills

  • google rank getter

    100-400mm Android Apache Aperture Apple App Store bbPress Bike Bug Canon 7D Code Dell DotNet Fail Firefox forum Free Golf Google Analytics iPad iPhone iPod Touch Java Kenya Linksys L Lens Macbook Pro Netgear Objective C Open Source OSX PHP Rejected Server Skype Support Ubuntu Update Wake On Lan WakeOnLan Wifi Windows Wireshark Wordpress XCode
  • depicus in africa

    depicus in africa
  • friends

    • Agency Manager
    • AllClear Travel
    • Climbing Tikes
    • Globe Bloggers
    • Interactive Profiling
    • Marchday
    • myBMI
    • The Travel Toad
    • TPPLaw
    • You Are What You Eat
  • gallery

    IMG_3007 IMG_3440 IMG_0297 img_5686
  • videos

    Vimeo

    YouTube
  • twitter

    • @ClimbingTikes http://t.co/QleBOUbf :) view
    • @ClimbingTikes although have been reading that using core data is faster view
    • @ClimbingTikes you will need a db and then just record the long and lat every x and calc - easy really :) view
  • recent comments

    • Xander Soldaat: Thank you for this snippet of code and even more importantly, the ApplicationManifest permission...
    • murray king: Thanks for the post. Quick note -must be a typo for [theDay release]; should be [dayFormat release]...
    • Groumfy69: Very useful, thank you! Maybe you should add that the ImageIO.framework is required and you must import...
    • Oliver Mercado: Thank you. You saved my data bigtime. :D
    • Alex Cormak: Try Funter. Funter is a freeware Mac utility that can show and hide hidden and system files in Mac OS X,...
  • archives

    • February 2012 (7)
    • January 2012 (6)
    • December 2011 (7)
    • November 2011 (1)
    • October 2011 (2)
    • September 2011 (2)
    • August 2011 (4)
    • July 2011 (6)
    • June 2011 (9)
    • May 2011 (8)
    • April 2011 (2)
    • February 2011 (6)
    • January 2011 (14)
    • December 2010 (9)
    • November 2010 (8)
    • October 2010 (14)
    • September 2010 (6)
    • August 2010 (9)
    • July 2010 (1)
    • June 2010 (2)
    • May 2010 (2)
    • April 2010 (2)
    • March 2010 (11)
    • February 2010 (3)

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

WordPress theme butchered and amended by me.