Difference between revisions of "Setup virtual machine"
From Moller Wiki
(→How to Setup Virtual Machine for Workshop Hands-On Training) |
(→How to Setup Virtual Machine for Workshop Hands-On Training) |
||
Line 9: | Line 9: | ||
# Click '''Import''' at the end you should see the virtual machine '''MOLLER_VM''' displayed on the left side of the VirtualBox application | # Click '''Import''' at the end you should see the virtual machine '''MOLLER_VM''' displayed on the left side of the VirtualBox application | ||
# Click the virtual machine '''MOLLER_VM''' and this will boot the Ubuntu virtual machine with all the software installed. | # Click the virtual machine '''MOLLER_VM''' and this will boot the Ubuntu virtual machine with all the software installed. | ||
+ | |||
+ | =Test Virtual Machine is Working== | ||
+ | # Once the virtual machine '''MOLLER_VM''' is booted it will automatically login but computer credentials are | ||
+ | ## User name : '''moller''' and passwork : '''workshop''' | ||
+ | # Open a terminal | ||
+ | ## type the commend: '''root''' | ||
+ | ## this should take you to the root terminal | ||
+ | ## type '''.q''' to exit | ||
+ | # Open a terminal | ||
+ | ## goto following directory by: '''cd softwares/remoll''' | ||
+ | ## run MOLLER simulation code by: '''./build/remoll''' | ||
+ | ## click menu 1.Geometry and select MOLLER Experiment | ||
+ | ## click menu 3. Initialize and select Initialize | ||
+ | ## click menu 4. Viewer and select Qt Viewer (first item) | ||
+ | ## Now MOLLER geomtery should be accesible |
Revision as of 15:08, 24 May 2021
Back to Main Page >> Simulation Meetings >> Simulation Computing Workshop 5-2021 or Simulation Page
How to Setup Virtual Machine for Workshop Hands-On Training
- Download and install the VirtualBox Manager VirtualBox
- Download Virtual Machine
- Start the VirtualBox Manager application and from the File menu select Import Appliance
- Select the Virtual Machine file MOLLER_VM.ova from the file browser
- Click Next
- Click Import at the end you should see the virtual machine MOLLER_VM displayed on the left side of the VirtualBox application
- Click the virtual machine MOLLER_VM and this will boot the Ubuntu virtual machine with all the software installed.
Test Virtual Machine is Working=
- Once the virtual machine MOLLER_VM is booted it will automatically login but computer credentials are
- User name : moller and passwork : workshop
- Open a terminal
- type the commend: root
- this should take you to the root terminal
- type .q to exit
- Open a terminal
- goto following directory by: cd softwares/remoll
- run MOLLER simulation code by: ./build/remoll
- click menu 1.Geometry and select MOLLER Experiment
- click menu 3. Initialize and select Initialize
- click menu 4. Viewer and select Qt Viewer (first item)
- Now MOLLER geomtery should be accesible