ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Kostarev Alexey <kaf@nevod.ru>
To: shigorin@gmail.com, ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Организация доступа к CDROM'у на основе FTP-сервера
Date: Thu, 02 Nov 2006 17:18:54 +0500
Message-ID: <4549E22E.6020304@nevod.ru> (raw)
In-Reply-To: <20061102105943.GK12941@osdn.org.ua>

[-- Attachment #1: Type: text/plain, Size: 1671 bytes --]

Michael Shigorin wrote:

>On Thu, Nov 02, 2006 at 03:07:44PM +0500, Kostarev Alexey wrote:
>  
>
>>Вопрос из разряда начинающих, но тем не менее - необходимо
>>организовать FTP-сервер дистрибутива (ALTLinux master 2.4,
>>ALTLinux Compact 3.0), с которого можно доустанавливать пакеты
>>дистрибутива Где бы почитать как надо настроить
>>/etc/apt/sources.list и пр. для организации такой системы
>>    
>>
>
>apt-get install vsftpd anonftp
>egrep '(only_from|disable)' /etc/xinetd.{conf,d/vsftpd}
>man xinetd.conf
>man vsftpd.conf
>
>я пакеты обычно в /var/ftp/pub/Linux/ALT/$distro кладу,
>ещё народ в /var/ftp/pub/ALTLinux, бывает.
>
>Если так и сервер -- ftp.local, то будет что-то вроде:
>
>rpm ftp://ftp.local/pub/Linux/ALT/3.0 i586 classic
>
>  
>
OK

>но вообще лучше в локалке раздавать по NFS, которое
>монтируется куда-нибудь в /pub или /var/ftp/pub (у меня
>обычно -- через subfs согласно его документации).
>Тогда не стоит забывать 
>
>apt-get install portmap
>chkconfig portmap on
>service portmap start
>
>(не придётся порой apt-get clean, чтоб почистить
>/var/cache/apt/archives на каждом клиенте)
>
>PS: ну и ессно CD/DVD раздавать -- плохая затея, 
>лучше с HD.  (btw если нужно именно сменный, см.
>  
>
Я как правило кидаю образ CD на диск и монтирую в случпе необходимости 
этот образ
через mount -o loop файл-образа /mnt/cdrom

Но по NFS этот фокус не проходит - NFS версии 2 не может работать с 
файлами более 4Gb

Поэтому логично получить доступ к файловой системе дистрибутива по FTP 
или по NFS
Но как в этом случае должны выглядеть файлы apt.conf и sources.list?
Примера не нашел ...

>unfs3 -- оно умеет)
>
>  
>


-- 
С Уважением
Костарев А.Ф.


[-- Attachment #2: kaf.vcf --]
[-- Type: text/x-vcard, Size: 202 bytes --]

begin:vcard
fn:Alexey Kostarev
n:Kostarev;Alexey
org:Nevod Ltd.
adr:;;;Perm;;;Russia
email;internet:kaf@nevod.ru
tel;work:(3422) 196-960 
url:http://www.nevod.ru/nevod/staff/kaf/
version:2.1
end:vcard


  reply	other threads:[~2006-11-02 12:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-02 10:07 Kostarev Alexey
2006-11-02 10:59 ` Michael Shigorin
2006-11-02 12:18   ` Kostarev Alexey [this message]
2006-11-02 13:59     ` Motsyo Gennadi aka Drool
2006-11-02 15:39     ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4549E22E.6020304@nevod.ru \
    --to=kaf@nevod.ru \
    --cc=community@lists.altlinux.org \
    --cc=shigorin@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git