Difference between revisions of "Using autofs (automount) with NFS/ru"

Created page with "$ /etc/autofs > '''sudo ps -A|grep "nfs\|rpc"'''"
(Created page with "* Разрешения главного и общего файл(-ов) должны быть 644. Это означает разрешение на чтение/запись...")
Tags: Mobile web edit Mobile edit
(Created page with "$ /etc/autofs > '''sudo ps -A|grep "nfs\|rpc"'''")
Tags: Mobile web edit Mobile edit
Line 221: Line 221:
* Разрешения главного и общего файл(-ов) должны быть 644. Это означает разрешение на чтение/запись для пользователя, чтение для группы и для остальных.
* Разрешения главного и общего файл(-ов) должны быть 644. Это означает разрешение на чтение/запись для пользователя, чтение для группы и для остальных.


<div lang="en" dir="ltr" class="mw-content-ltr">
* Проверьте, работает ли система. Первый пример - результат когда ничего не смонтировано, во втором примере вы видите результат когда смонтирован NAS-WD:
* Test if the system works. First example is the result when nothing is mounted, in the second example you see the result when the NAS-WD is mounted:
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
$ /etc/autofs > '''sudo ps -A|grep "nfs\|rpc"'''
$ /etc/autofs > '''sudo ps -A|grep "nfs\|rpc"'''
</div>


     <div lang="en" dir="ltr" class="mw-content-ltr">
     240 ?      00:00:00 rpcbind
240 ?      00:00:00 rpcbind
   23222 ?      00:00:00 rpciod
   23222 ?      00:00:00 rpciod
   23227 ?      00:00:00 nfsiod  
   23227 ?      00:00:00 nfsiod  
   
   
$ /etc/autofs > '''cd /mnt/NAS-WD'''  ''Change directory to the mount''
$ /etc/autofs > '''cd /mnt/NAS-WD'''  ''Change directory to the mount''
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
translator
10,735

edits