FedFsUtilsInstallFedora18
From Linux NFS
(Difference between revisions)
Chucklever (Talk | contribs) (→Introduction) |
Chucklever (Talk | contribs) (→Introduction) |
||
Line 22: | Line 22: | ||
* fedfs-utils-server | * fedfs-utils-server | ||
- | On any Fedora 18 host that participates in a FedFS domain, you can install just the fedfs-utils components you need. For example: | + | On any Fedora 18 host that participates in a FedFS domain, you can install just the fedfs-utils components you need. For example, on NFS clients: |
# yum install fedfs-utils-client | # yum install fedfs-utils-client | ||
- | + | Or, on NFS servers: | |
# yum install fedfs-utils-lib fedfs-utils-nsdbparams fedfs-utils-server | # yum install fedfs-utils-lib fedfs-utils-nsdbparams fedfs-utils-server | ||
- | |||
- | |||
There are also packages for development and debugging: | There are also packages for development and debugging: |
Revision as of 16:14, 27 November 2012
Project: fedfs-utils
[ Project Home | News | Downloads | Docs | Mailing Lists | Source Control | Issues ]
Introduction
If you are running Fedora 18, you can install a packaged version of fedfs-utils-0.8. fedfs-utils is split into several packages. These include:
- fedfs-utils-admin
- fedfs-utils-client
- fedfs-utils-common
- fedfs-utils-lib
- fedfs-utils-nsdbparams
- fedfs-utils-server
On any Fedora 18 host that participates in a FedFS domain, you can install just the fedfs-utils components you need. For example, on NFS clients:
# yum install fedfs-utils-client
Or, on NFS servers:
# yum install fedfs-utils-lib fedfs-utils-nsdbparams fedfs-utils-server
There are also packages for development and debugging:
- fedfs-utils-devel
- fedfs-utils-debuginfo
More information is available from koji.