どのパッケージに含まれているか調べる方法
dpkg-query -S /usr/bin/top
procps: /usr/bin/top
これで調べれたのか。。。
知らなかった。。。
あとNFS関連
Debian etch まで util-linux
Debian lenny から nfs-common がNFSマウント処理
http://www.debian.org/releases/stable/ia64/release-notes/ch-information.ja.html
libnfsidmap2
nfs-common
nfs-kernel-server
portmap
/etc/default/nfs-common"
NEED_LOCKD= → NEED_LOCKD="yes" にするとどうなるんだ??
あと この辺も後で読もう。。
http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/ja/ref-guide/ch-nfs.html
http://www.linux.or.jp/JM/html/nfs-utils/man8/lockd.8.html
dpkg-query -S /usr/bin/top
procps: /usr/bin/top
これで調べれたのか。。。
知らなかった。。。
あとNFS関連
Debian etch まで util-linux
Debian lenny から nfs-common がNFSマウント処理
http://www.debian.org/releases/stable/ia64/release-notes/ch-information.ja.html
libnfsidmap2
nfs-common
nfs-kernel-server
portmap
/etc/default/nfs-common"
NEED_LOCKD= → NEED_LOCKD="yes" にするとどうなるんだ??
あと この辺も後で読もう。。
http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/ja/ref-guide/ch-nfs.html
http://www.linux.or.jp/JM/html/nfs-utils/man8/lockd.8.html