You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2011/01/13 09:12:17 UTC

[Hadoop Wiki] Update of "HowToSetupUbuntuBuildMachine" by GiridharanKesavan

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The "HowToSetupUbuntuBuildMachine" page has been changed by GiridharanKesavan.
http://wiki.apache.org/hadoop/HowToSetupUbuntuBuildMachine

--------------------------------------------------

New page:
Describe HowToSetupUbuntuBuildMachine here.


== upgrade packages on ubuntu machines ==
sudo apt-get update < this will update the package information on the host>
sudo apt-get upgrade -y <this will upgrade all the available packages to the latest available version>



To