on a raw vsphere esxi 6 without any vm installed i have to setup vm's and ... remotely so i decided to open ssh to esxi and download an Ubuntu iso using wget this way:
wget http://releases.ubuntu.com/16.04/ubuntu-16.04-server-amd64.iso
but when i hit enter it returns with this error:
wget: bad address 'releases.ubuntu.com'
whats wrong with my approach?
*wget executed in this path vmfs/volumes/mydatastore/iso