See the experiment instructions (Hebrew).
To edit hebrew Markdown on Windows, Notepad++ can be used, along with the markdown-plus-plus syntax highlighting plugin. To change text direction when editing use the Ctrl+Alt+L and Ctrl+Alt+R shortcut keys.
On Linux, gedit can be used.
You will need the following tools:
- VirtualBox - a desktop virtualization system.
- Vagrant - a scripted tool for managing virtual machines.
To create the virtual machines use:
vagrant up
After the first time, a new kernel is installed and the VMs have to be restarted and reprovisioned using:
vagrant halt && vagrant up --provision
This will create a virtual machine with the SoftRoCE RDMA driver enabled on its virtual network interface. To access the machine, use:
vagrant ssh