lore wrote: > hi all, > i need to realize an unique swup server for all my TSL box of the intranet > ( to reduce the cost of internet connection ). > any ideas or links for doc?
If you have a link where you pay for the number of bytes transfered, the obvious choice is to set up a squid proxy server and setup all your TSL boxes to use that. You should look at /etc/sysconfig/proxy for information on how to enable proxy for swup. The problem with setting up a local swup mirror is that you would get more data downloaded than you actually need, since not all packages available are needed for your systems. With a proxy you only download the packages you actually request, and only once. Kind regards c -- Christian H. Toldnes Trustix Developer _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
