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?action=diff&rev1=1&rev2=2 -------------------------------------------------- + == 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> + 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 -
