The 13 TeV ATLAS Open Data virtual machine (VM) allows you to create a virtual (rather than actual) operating system and test the 13 TeV ATLAS Open Data on your own host machine.
First, you will find below the instruction of how to install the Oracle VirtualBox, and after that the 13 TeV ATLAS Open Data virtual machine.
Follow the video tutorials in our CDS collection here
The Oracle VirtualBox is the chosen software that supports Microsoft Windows, Linux, FreeBSD, Mac OS X, Solaris / OpenSolaris, ReactOS, DOS and other systems. Follow the instructions below to install the VM on your computer:
— Download VirtualBox you can free on the official website.
Check our ~3 min video tutorial to don’t miss any detail
— What version to download? Assumption of what your operating system. In this review we will explain how to install VirtualBox on Windows 10. Installing VirtualBox on all versions of Windows is identical. First download the installation file.
— After you downloaded the latest version of Virtual Box, proceed with the installation. Find the downloaded file in your computer (usually the downloaded file is in С:\Users\User\Downloads"filename"), run the program and click “Next”.
— After that, the component selection window will appear. Without changing anything, click “Next”.
— In the next window, without any changing click “Next”
— Now a window will appear that says that the Internet will be temporarily disabled during the installation of the program. Click “Yes”.
— And click “Install” to begin the installation.
— After the installation process is complete, click “Finish”
— Now you will see a clean window of your virtual machine without any operating systems:
— If you have English installed on your system, the program will automatically change the interface language to English when you first start it. If this does not happen, go to the menu “File” -> “Settings\or/Preferences” and on the Languages tab select your language.
Download the latest ATLAS Open Data VM
This is an Ubuntu 18.04.3 LTS with:
ROOT 6.18 (configuration all)
Jupyter (bash, python2, python3, ROOT C++ kernels)
Extras TensorFlow + demo git repos
The password of the VM is root (also to be sudo
)
Check our ~9 min video tutorial to don’t miss any detail
— Now your Virtual Machine with Ubuntu-Linux operating system is ready, start it by clicking and use:
You may come across issues with hardware virtualisation. Some computers have virtualisation disable by default.
If you do, and due to the various manufacturers, the best is to Google something like:
“how to enable virtualisation in [insert name and model of your computer]”.
For example, here is a solution for Lenovo. Enable virtualisation:
Boot systems to BIOS with the F1 key at power on.
Select the Security tab in the BIOS.
Enable Intel VTT or Intel VT-d if needed.
Once enabled, save the changes with F10 and allow the system to reboot.
Take a look to this video on how to get and run some notebooks and framework in your computer
Information: If you want to install your operating system (in this case Ubuntu) from scratch, then see how to do it in this section.
Go to the previous section, the next section or jump back to the summary page.