GenomeCloud: Difference between revisions

From Genecats
Jump to navigationJump to search
(Created page with "To use the CBSE cloud, go to: * Goto https://genome-cloud.soe.ucsc.edu https://genome-cloud.soe.ucsc.edu * Use your SOE username to login. * Instances - Launch Instance * Cr...")
(No difference)

Revision as of 10:20, 19 November 2014

To use the CBSE cloud, go to:

  • Goto [https://genome-cloud.soe.ucsc.edu]
  • Use your SOE username to login.
  • Instances - Launch Instance
  • Create a new VM, prefix it with your username
  • Instance Boot source = Image, Select an image for your preferred OS
  • Access & Security: Click the "+" button and upload your SSH public key from ~/.ssh/id_rsa.pub
  • Check "Allow SSH"
  • Networking: Drag the CBSE network onto "Selected Networks"
  • Click "Launch"
  • Wait for a while until you see it in the list of instances, then click "more" - associate floating IP, select an IP, "OK"
  • from your terminal, the one where you copied the SSH key from, do "ssh USER@IPADDRESS"
  • USER is ubuntu for ubuntu and centos for centos images, otherwise do "View Log" on the instance and look for a username in there.