Архив метки: proxy

yum http proxy

I used yum directly to go through a proxy. I had to do something like this: http_proxy=http://:####/ HTTP_PROXY=»$http_proxy» export http_proxy HTTP_PROXY ftp_proxy=http://:####/ FTP_PROXY=»$ftp_proxy» export ftp_proxy FTP_PROXY

Рубрика: overminds | Метки: , | Оставить комментарий