Skip to content

Instantly share code, notes, and snippets.

View srs81's full-sized avatar

Suman srs81

  • USA
View GitHub Profile
@srs81
srs81 / asgard_setup.sh
Created July 24, 2012 17:39 — forked from bbeck/setup.sh
Setup Asgard on Ubuntu 12.04
#################
# Update packages
#################
sudo yum -y update
sudo yum -y upgrade
########################
# Install the Oracle JDK
########################