Archive for the ‘proxy’ Tag

Wget Behind Proxy   Leave a comment

add export http_proxy=http://server-proxy:port and / or export ftp_proxy=http://server-proxy:port in your profile (.bashrc) or in /etc/bash.bashrc file

Posted May 19, 2008 by n4zrnet in Linux

Tagged with , ,

HOWTO: Update from behind a proxy server   Leave a comment

Ubuntu / Debian For apt-get at the command-line If you originally setup ubuntu server behind a proxy, the settings are stored in “apt” itself, Checkout the following file: /etc/apt/apt.conf else modify it as below: Acquire::http::Proxy “<http://your proxy:port/”;

Posted May 17, 2008 by n4zrnet in Linux

Tagged with ,

Follow

Get every new post delivered to your Inbox.

Join 34 other followers