个人工具

“UbuntuHelp:UbuntuLTSP/BuildLTSPWithAptCacher”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/UbuntuLTSP/BuildLTSPWithAptCacher}}
 
{{From|https://help.ubuntu.com/community/UbuntuLTSP/BuildLTSPWithAptCacher}}
 
{{Languages|UbuntuHelp:UbuntuLTSP/BuildLTSPWithAptCacher}}
 
{{Languages|UbuntuHelp:UbuntuLTSP/BuildLTSPWithAptCacher}}
If you have a apt proxy, you can use the --mirror option to download the ltsp-build-client packages from the proxy and earn bandwith and time. For example, with apt-cacher you must type:
+
{|border="1" cellspacing="0"
 +
|This page is specific to Ubuntu versions (?)
 +
|}
 +
''If you find this information applicable to additional versions/releases, '''''please''''' edit this page and modify this header to reflect that. Please also include any necessary modifications for this information to apply to the additional versions.''
 +
----
 +
If you have a local [[UbuntuHelp:Debmirror|APT|MIRROR]], you can use the --mirror option to download the ltsp-build-client packages from the proxy and earn bandwith and time. For example, with apt-cacher you must type:
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo ltsp-build-client --mirror http://your.apt-cacher.server:3142/archive.ubuntu.com/ubuntu
 
sudo ltsp-build-client --mirror http://your.apt-cacher.server:3142/archive.ubuntu.com/ubuntu

2009年5月12日 (二) 19:11的最新版本

This page is specific to Ubuntu versions (?)

If you find this information applicable to additional versions/releases, please edit this page and modify this header to reflect that. Please also include any necessary modifications for this information to apply to the additional versions.


If you have a local APT|MIRROR, you can use the --mirror option to download the ltsp-build-client packages from the proxy and earn bandwith and time. For example, with apt-cacher you must type:

sudo ltsp-build-client --mirror http://your.apt-cacher.server:3142/archive.ubuntu.com/ubuntu

Note 1: your.apt-cacher.server should be put as an IP, because dns translation could not work all over the ltsp-build-client script. Note 2: archive.ubuntu.com should be substituted with the ubuntu mirror you have in your /etc/apt/sources.list.