# Command to configure network proxy when using NAT'ed interfaces with Virtual Box export http_proxy="http://proxy.utbm.fr:3128" export https_proxy="http://proxy.utbm.fr:3128"