Developers Documentation

×

Warning

301 error for file:https://clearos.com/dokuwiki2/lib/exe/css.php?t=dokuwiki&tseed=82873f9c9a1f5784b951644363f20ef8

User Tools

Site Tools


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)

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

https://clearos.com/dokuwiki2/lib/exe/indexer.php?id=content%3Aen_us%3Avm_download_witsbits_livevisor_from_command-line&1710835710