https://github.com/repronim/sfn2018-training
Materials for SfN 2018 training event
https://github.com/repronim/sfn2018-training
Last synced: 8 months ago
JSON representation
Materials for SfN 2018 training event
- Host: GitHub
- URL: https://github.com/repronim/sfn2018-training
- Owner: ReproNim
- Created: 2018-10-17T18:42:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T20:14:08.000Z (almost 4 years ago)
- Last Synced: 2025-04-13T11:11:38.639Z (about 1 year ago)
- Language: Jupyter Notebook
- Homepage: http://repronim.org/sfn2018-training
- Size: 27.3 MB
- Stars: 2
- Watchers: 8
- Forks: 5
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instructions
## Install VirtualBox
- Go to the VirtualBox Download page: https://www.virtualbox.org/wiki/Downloads
- Select the link from the "VirtualBox 5.2.12 platform packages" section that matches your system.
- For Windows 10 users:
1. Double-click the downloaded executable file (Windows Installer 1.1 or higher is required)
2. Select default options in installation dialog.
3. The installer will create a "VirtualBox" group in the Windows Start menu.
4. For more detailed step-by-step instructions, [look here](https://websiteforstudents.com/installing-virtualbox-windows-10/)
- For Mac users:
1. Double-click on the downloaded dmg file to have its contents mounted
2. A window will open telling you to double click on the VirtualBox.pkg installer file displayed in that window.
3. This will start the installer, which will allow you to select where to install VirtualBox to.
4. After installation, you can find a VirtualBox icon in the "Applications" folder in the Finder.
- For Ubuntu users:
- Step-by-step instructions can be found [here](https://websiteforstudents.com/install-virtualbox-latest-on-ubuntu-16-04-lts-17-04-17-10/)
## Download and import the VM image file
- Download from https://training.repronim.org/reprotraining.ova
- To import the reprotraining.ova file:
1. Open VirtualBox on your computer
2. select "File" -> "Import Appliance" from the VirtualBox menu.
3. Click through the import wizard dialog leaving the default settings (see here for example step-by-step instructions [here](https://docs.oracle.com/cd/E26217_01/E26796/html/qs-import-vm.html)).
## Starting the VM
- Open VirtualBox on your computer
- Choose "reprotraining" from the menu on the left and press "start" (the green arrow) to start the Ubuntu virtual machine.
## Issues:
- if you have a windows 10 pro 64 bit (eg Lenovo X1C) machine and get an error like:
vt-x/amd-v hardware acceleration is not available on your system, [look here](https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v#enable-the-hyper-v-role-through-settings)
- if you are unable to install VirtualBox due to virtualization technology (VT-x) not being enabled on your system, [look here](https://docs-old.fedoraproject.org/en-US/Fedora/13/html/Virtualization_Guide/sect-Virtualization-Troubleshooting-Enabling_Intel_VT_and_AMD_V_virtualization_hardware_extensions_in_BIOS.html)
# The Presentations
All tutorials and slides are available from the http://repronim.org/sfn2018-training
generated from sources within `gh-pages` branch of this repository.