Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »


Around minutes 7


1- find the file on the webpage ( KVM version )
2- wget onto the server
3- untar the file 


https://www.juniper.net/support/downloads/?p=vmx#sw



cd /var/tmp/

wget "https://cdn.juniper.net/software/vmx/17.3R1.10/vm x-bundle-17.3R1.10.tgz?SM_USER=jkriker&__gda__=1515493714_7a8ffdsfsadfsadf" -O vmx-bundle-17.3R1.10.tgz


tar -zxvf vm x-bundle-17.3R1.10.tgz

cd ./vmx/images

ls

cp   vm x-bundle-17.3R1.10.qcow2  /opt/wistar/user_images



  • No labels