Which Directory Service do you use for your network?
None NIS LDAP LDAP + Kerberos Samba Active Directory eDirectory other ( 741 votes ~ 14 comments )
You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.
To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.
This is the comment you were replying to, attached to the article Question: Manage updates of more then one machine?:
#1 Re: Question: Manage updates of more then one mach Posted by Steve (82.41.xx.xx) on Thu 5 May 2005 at 00:33 There are two obvious solutions to this problem: Use a proxy server Setup a caching proxy server with squid, and then point the second machine's apt configuration to it. Do this by adding the following to the file /etc/apt/apt.conf (creating it if necessary): Acquire::http::Proxy "http://proxy.host.name:port/"; Acquire::ftp::Proxy "http://proxy.host.name:port/"; Use a tool apt-proxy is designed to do this job. Steve -- Steve.org.uk
There are two obvious solutions to this problem:
Setup a caching proxy server with squid, and then point the second machine's apt configuration to it. Do this by adding the following to the file /etc/apt/apt.conf (creating it if necessary): Acquire::http::Proxy "http://proxy.host.name:port/"; Acquire::ftp::Proxy "http://proxy.host.name:port/";
Setup a caching proxy server with squid, and then point the second machine's apt configuration to it. Do this by adding the following to the file /etc/apt/apt.conf (creating it if necessary):
Acquire::http::Proxy "http://proxy.host.name:port/"; Acquire::ftp::Proxy "http://proxy.host.name:port/";
apt-proxy is designed to do this job.
Steve -- Steve.org.uk
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account