Difference between revisions of "Setup virtual machine"

From Moller Wiki
Jump to: navigation, search
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Back to [[Main_Page|Main Page]] >> [[Simulation_Meetings | Simulation Meetings]] >> [[Simulation_Computing_Workshop_May_28_2021 | Simulation Computing Workshop 5-2021]] or [[Simulations | Simulation Page ]]
+
Back to [[Main_Page|Main Page]] >> [[Simulation_Meetings | Simulation Meetings]] >> [[Simulation_Computing_Workshop_May_26_2023 | Simulation Computing Workshop 5-2023]] or [[Simulations | Simulation Page ]]
  
 
=How to Setup Virtual Machine for Workshop Hands-On Training=
 
=How to Setup Virtual Machine for Workshop Hands-On Training=
## Download and install the VirtualBox Manager [https://www.virtualbox.org/wiki/Downloads VirtualBox]
+
# Download and install the VirtualBox Manager [https://www.virtualbox.org/wiki/Downloads VirtualBox]
## [https://drive.google.com/file/d/1kGu3jpVJimxzDKXW7qZp7zyKBdUld6WN/view?usp=sharing Download Virtual Machine ]
+
# [https://drive.google.com/file/d/1ju0twea_VWkVtXHM-lBasBqs_nHapeUS/view?usp=share_link Download Virtual Machine] (11 GB)
## Start the VirtualBox Manager application and from the '''File''' menu select '''Import Appliance'''  
+
# 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
+
# Select the Virtual Machine file MOLLER_VM_5_2023.ova from the file browser
## Click '''Next'''
+
# 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 '''Import''' and 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 (Press Alt-Cntl-T or right-click on the desktop and select "Open 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 (Stored)''' (second item)
 +
## Now MOLLER geometry should be accessible

Latest revision as of 18:16, 23 May 2023

Back to Main Page >> Simulation Meetings >> Simulation Computing Workshop 5-2023 or Simulation Page

How to Setup Virtual Machine for Workshop Hands-On Training

  1. Download and install the VirtualBox Manager VirtualBox
  2. Download Virtual Machine (11 GB)
  3. Start the VirtualBox Manager application and from the File menu select Import Appliance
  4. Select the Virtual Machine file MOLLER_VM_5_2023.ova from the file browser
  5. Click Next
  6. Click Import and at the end you should see the virtual machine MOLLER_VM displayed on the left side of the VirtualBox application
  7. Click the virtual machine MOLLER_VM and this will boot the Ubuntu virtual machine with all the software installed.

Test Virtual Machine is Working

  1. Once the virtual machine MOLLER_VM is booted it will automatically login but computer credentials are
    1. User name : moller and passwork : workshop
  2. Open a terminal (Press Alt-Cntl-T or right-click on the desktop and select "Open Terminal")
    1. type the commend: root
    2. this should take you to the root terminal
    3. type .q to exit
  3. Open a terminal
    1. goto following directory by: cd softwares/remoll
    2. run MOLLER simulation code by: ./build/remoll
    3. click menu 1.Geometry and select MOLLER Experiment
    4. click menu 3. Initialize and select Initialize
    5. click menu 4. Viewer and select Qt Viewer (Stored) (second item)
    6. Now MOLLER geometry should be accessible