FedFsUtilsInstallFedora18
From Linux NFS
(Difference between revisions)
Chucklever (Talk | contribs) (Created page with "== Project: fedfs-utils == [ Project Home | News | Downloads | Docs | [[FedFsUtilsMailingList...") |
Chucklever (Talk | contribs) (fedfs-utils-server has a package dependency on fedfs-utils-nsdbparams) |
||
(2 intermediate revisions not shown) | |||
Line 13: | Line 13: | ||
== Introduction == | == Introduction == | ||
- | If you are running Fedora 18, you can install a packaged version of fedfs-utils-0.8. | + | 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 is split into several packages. These include: | + | |
* fedfs-utils-admin | * fedfs-utils-admin | ||
Line 28: | 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-server | ||
There are also packages for development and debugging: | There are also packages for development and debugging: |
Latest revision as of 19:32, 12 February 2013
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-server
There are also packages for development and debugging:
- fedfs-utils-devel
- fedfs-utils-debuginfo
More information is available from koji.