* [Comm] доступ к диску
@ 2003-05-04 19:13 Vladimir Vladimirovich
2003-05-04 19:20 ` Denis Klykvin
2003-05-05 18:45 ` [Comm] " Andrei Mikheev
0 siblings, 2 replies; 3+ messages in thread
From: Vladimir Vladimirovich @ 2003-05-04 19:13 UTC (permalink / raw)
To: community
Здравствуйте!
Подскажите плз, где рыть, чтобы настроить доступ к диску, находящемуся в
локальной сети?
Владимир.
МИР ПИВА http://www.beermir.com.ua
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] доступ к диску
2003-05-04 19:13 [Comm] доступ к диску Vladimir Vladimirovich
@ 2003-05-04 19:20 ` Denis Klykvin
2003-05-05 18:45 ` [Comm] " Andrei Mikheev
1 sibling, 0 replies; 3+ messages in thread
From: Denis Klykvin @ 2003-05-04 19:20 UTC (permalink / raw)
To: community
On Sun, 4 May 2003 22:13:58 +0300
Vladimir Vladimirovich <vladimir_v@online.com.ua> wrote:
> Здравствуйте!
>
> Подскажите плз, где рыть, чтобы настроить доступ к диску, находящемуся
> в локальной сети?
Если папки расшарены по самбе, то или в konqueror в "адресе"
smb://имя_машины, или LinNeighborhood, или smbmount
Если стоит NFS-сервер - тогда mount //имя_машины/папка
Если же никак не расшарен, то ssh :)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Comm] Re: [Comm] доступ к диску
2003-05-04 19:13 [Comm] доступ к диску Vladimir Vladimirovich
2003-05-04 19:20 ` Denis Klykvin
@ 2003-05-05 18:45 ` Andrei Mikheev
1 sibling, 0 replies; 3+ messages in thread
From: Andrei Mikheev @ 2003-05-05 18:45 UTC (permalink / raw)
To: Vladimir Vladimirovich
Hello Vladimir,
Sunday, May 04, 2003, 11:13:58 PM, you wrote:
VV> Здравствуйте!
VV> Подскажите плз, где рыть, чтобы настроить доступ к диску, находящемуся в
VV> локальной сети?
VV> Владимир.
VV> МИР ПИВА http://www.beermir.com.ua
VV> _______________________________________________
VV> Community mailing list
VV> Community@altlinux.ru
VV> http://www.altlinux.ru/mailman/listinfo/community
поставить
netfs, nfsd
расшарить ресурс:
/etc/exports,
строки типа:
/usr/bin/disk/share 10.0.0.0/255.255.255.0(ro)
причем если в подкаталоге есть локальный маунт - этот каталог надо
указать как отдельный ресурс!
монтировать диск, f.ex.:
mount 10.0.0.1:/usr/bin/disk/share /mnt/disk
если настраивать через fstab - указать тип монтируемой системы "nfs"
--
Best regards,
Andrei mailto:listener@rambler.ru
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-05-05 18:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-04 19:13 [Comm] доступ к диску Vladimir Vladimirovich
2003-05-04 19:20 ` Denis Klykvin
2003-05-05 18:45 ` [Comm] " Andrei Mikheev
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