export https_proxy="https://student:student@gw.avalon.ru:8080/" export http_proxy="https://student:student@gw.avalon.ru:8080/" cd /home/student sudo apt-get update sudo apt-get install git git clone https://github.com/alexclear/nginx.git sudo apt-get install libpcre3-dev zlib1g-dev cd /home/student/nginx ./auto/configure make