Intelligent Desktop Virtualization (IDV) for Education
Configure IDV Host with GUI
We created a GUI tool to simplify IDV Host configuration. To launch the configurator, run this command in the IDV Server.
- Launch IDV VM Configurator GUI application with command below:
- You should see a GUI application pop-up on the screen.
- This screen shows the general configuration that you can configure for all IDV Host if host-specific configuration is not configured.
- To configure each host-specific configuration, click Configure at the bottom of the application.
- You should see that the GUI will show a different screen.
- Select the IDV Host from the dropdown menu, you should see all connected IDV Host and configured IDV Host in the list. If the IDV Host is not configured previously, you should see the MAC Address of the IDV Host. If the MAC Address of the IDV Host does not show, wait for 3 minutes and try again.
- Selecting any option will reflect the GUI to load the configuration for the specific host.
- Complete the configuration and click Save at the bottom of the screen.
- Now, in the i3 terminal on your idvhost, modify this line on the i3 configuration, change ‘HDMI-x’ / ‘DP-x’ to your display port (HDMI-x or DP-x), and note that the VM will be assigned the display output by sequence (ex: vm1 will output to workspace 1):
- Reboot IDV Host.
sudo ~/idv-vm-configurator-app
sudo nano /home/idvuser/.config/i3/config
Comment out the workspace if you have less than four displays connected to prevent conflict; for example, comment out the line as shown below if you only have one display: