FedFsUtilsInstallFedora18

From Linux NFS

(Difference between revisions)
Jump to: navigation, search
(Created page with "== Project: fedfs-utils == [ Project Home | News | Downloads | Docs | [[FedFsUtilsMailingList...")
(Introduction)
Line 13: Line 13:
== Introduction ==
== Introduction ==
-
If you are running Fedora 18, you can install a packaged version of fedfs-utils-0.8.  You can simply install the complete package with:
+
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:
-
 
+
-
# yum install fedfs-utils
+
-
 
+
-
=== Additional info ===
+
-
 
+
-
fedfs-utils is split into several packages.  These include:
+
* fedfs-utils-admin
* fedfs-utils-admin
Line 31: Line 25:
  # yum install fedfs-utils-client
  # yum install fedfs-utils-client
 +
 +
On NFS clients, or:
 +
 +
# yum install fedfs-utils-lib fedfs-utils-nsdbparams fedfs-utils-server
 +
 +
On NFS servers.
There are also packages for development and debugging:
There are also packages for development and debugging:

Revision as of 20:56, 23 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:

# yum install fedfs-utils-client

On NFS clients, or:

# yum install fedfs-utils-lib fedfs-utils-nsdbparams fedfs-utils-server

On NFS servers.

There are also packages for development and debugging:

  • fedfs-utils-devel
  • fedfs-utils-debuginfo

More information is available from koji.

Personal tools