ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Проблема с NFS
@ 2004-06-03 10:14 Григорий Коган
  2004-06-03 11:18 ` sbolshakov
  2004-06-03 11:45 ` Anton Kvashin
  0 siblings, 2 replies; 3+ messages in thread
From: Григорий Коган @ 2004-06-03 10:14 UTC (permalink / raw)
  To: community

Проблемка возникла:
пытаюсь сделать сервер nfs и соотв клиента подключить. Модули в ядро
загрузил, а как запустить демоны mountd и nfsd. Ставил nfs-utils.
Система Compact 2.4


-- 
С уважением,
 Григорий                          mailto:gregory@apex.msk.ru




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] Проблема с NFS
  2004-06-03 10:14 [Comm] Проблема с NFS Григорий Коган
@ 2004-06-03 11:18 ` sbolshakov
  2004-06-03 11:45 ` Anton Kvashin
  1 sibling, 0 replies; 3+ messages in thread
From: sbolshakov @ 2004-06-03 11:18 UTC (permalink / raw)
  To: community

>>>>> "gregory" == gregory  <gregory@apex.msk.ru> writes:

 > Проблемка возникла:
 > пытаюсь сделать сервер nfs и соотв клиента подключить. Модули в ядро
 > загрузил, а как запустить демоны mountd и nfsd. Ставил nfs-utils.
 > Система Compact 2.4

Поставить nfs-clients и nfs-server вестимо.

-- 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] Проблема с NFS
  2004-06-03 10:14 [Comm] Проблема с NFS Григорий Коган
  2004-06-03 11:18 ` sbolshakov
@ 2004-06-03 11:45 ` Anton Kvashin
  1 sibling, 0 replies; 3+ messages in thread
From: Anton Kvashin @ 2004-06-03 11:45 UTC (permalink / raw)
  To: community

Григорий Коган пишет:

>Проблемка возникла:
>пытаюсь сделать сервер nfs и соотв клиента подключить. Модули в ядро
>загрузил, а как запустить демоны mountd и nfsd. Ставил nfs-utils.
>Система Compact 2.4
>
>
>  
>
Читайте:
http://www.mgul.ac.ru/~t-alex/Linux/NFS-HOWTO/NFS-HOWTO.html

apt-get install nfs-server portmap

Измените файл /etc/exports, например, добавив строку:
/nfs/myfolder    *(ro)   

Запуск:
service nfs start

Смотрите выход команд: |
rpcinfo -p
exportfs
|


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-06-03 11:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-03 10:14 [Comm] Проблема с NFS Григорий Коган
2004-06-03 11:18 ` sbolshakov
2004-06-03 11:45 ` Anton Kvashin

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