content:en_us:vm_download_witsbits_livevisor_from_command-line

Download ClearVM LIVEvisor ISO

How to download ClearVM LIVEvisor ISO from the command-line. Please be patient as it may take up to 30 seconds before your ISO starts to download.

Download LIVEvisor with current network settings (default DHCP) using wget in shell:

wget --user myemail --password mypassword 'https://witsbits.com/api/v1/livevisor/download'

Download LIVEvisor with forced static network configuration using wget in shell:

wget --user myemail --password mypassword 'https://witsbits.com/api/v1/livevisor/download?ipv4=192.168.0.200&netmask=255.255.255.0&dns1=192.168.0.1&dns2=8.8.8.8&gateway=192.168.0.1'

Download LIVEvisor with forced DHCP network configuration using wget in shell:

wget --user myemail --password mypassword 'https://witsbits.com/api/v1/livevisor/download?dhcp'

Download LIVEvisor with current network settings (default DHCP) using browser:

https://witsbits.com/api/v1/livevisor/download

(use the credentials you log in with)

Download LIVEvisor with static network configuration using browser:

https://witsbits.com/api/v1/livevisor/download?ipv4=192.168.0.200&netmask=255.255.255.0&dns1=192.168.0.1&dns2=8.8.8.8&gateway=192.168.0.1

(use the credentials you log in with)

search?q=clearvm%2C%20kb%2C%20howto%2C%20maintainer_dloper&btnI=lucky

content/en_us/vm_download_witsbits_livevisor_from_command-line.txt · Last modified: 2015/06/18 05:44 (external edit)