ISMRM 2019 Demo
This release contains all example material necessary for the ISMRM 2019 Demo session. The packages are meant for quick deployment on an Amazon AMI, Virtual Box or VMWare environment.
Notes:
- the OVA package contains pre-installed vm tools for VirtualBox and VMWare
- Xubuntu 18.04 Desktop
- 40GB hdd, 2GB memory, and 2-CPUs
- use the
startGPI
script on the desktop to launch GPI
- Amazon AMI
ami-02203acf16dd4a983
(US East, Ohio)ami-0080216529b04243b
(US West, Oregon)- min requirements for demo: 1GB memory, 30GB ssd (e.g. all free tier EC2 options)
- VNC is auto-started, to connect use the following formatted command:
ssh -i <your ec2 instance pem file> -L 5900:localhost:5900 ubuntu@<instance domain>
- for example:
ssh -i ~/GPILAB_DEMO.pem -L 5900:localhost:5900 ubuntu@ec2-555-555-555-555.us-west.compute.amazonaws.com
- use the
startGPI
script on the desktop to launch GPI