ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Igor Tertishny <yuda66@yandex.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Монтирование удаленных файловых систем
Date: Fri Feb  8 01:03:12 2002
Message-ID: <0GR600AFMO48C3@mxout2.netvision.net.il> (raw)
In-Reply-To: <200201300617.g0U6He109040@www2.mailru.com>

30 Январь 2002 08:17, Вы написали:
> И еще один вопрос, если позволите,
> Пользуюсь я для монтирования директории другого
> сервера самбой, но, как я понимаю, она налагает
> ограничения (например, создание симлинков на
> подмонтированном разделе).
> Воспрос: чем еще можно монтировать Ext2 раздел на
> линуксовом сервере, чтобы он был не smbfs, a ext2.
>
nfs. Команда примерно такая: mount -t nfs server_name(или 
ip-address):/директория /куда монтировать

Пример: mount -t nfs 192.168.0.8:/pub /home/user/pub

При этом учтите, что монтирование должно быть разрешено компу-клиенту на эту 
папку. Файл конфигурационки на сервере: /etc/exports. Выглядит так:

/pub name_client(rw(или ro), insecure)

insecure можно использовать только на компах своего домейна, где нема лишних 
людей.



      parent reply	other threads:[~2002-02-08  1:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-30  9:13 [mdk-re] íÏÎÔÉÒÏ×ÁÎÉÅ ÕÄÁÌÅÎÎÙÈ ÆÁÊÌÏ×ÙÈ ÓÉÓÔÅÍ ìÏÉ×ÓËÉÊ íÉÈÁÉÌ áÎÁÎØÅ×ÉÞ
2002-01-30 11:10 ` [mdk-re] Монтирование удаленных файловых систем Michael Shigorin
2002-02-08  1:03 ` Igor Tertishny [this message]

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=0GR600AFMO48C3@mxout2.netvision.net.il \
    --to=yuda66@yandex.ru \
    --cc=mandrake-russian@altlinux.ru \
    /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