Nfsconf Installation On A Alpine, Arch, CentOS And Fedora

Nfsconf Installation On A Alpine, Arch, CentOS And Fedora

nfsconf

daemons for the kernel NFS server

Install nfsconf

  • Alpine OS apk add nfs-utils Click to copy
  • Arch Linux pacman -S nfs-utils Click to copy
  • CentOS yum install nfs-utils Click to copy
  • Fedora dnf install nfs-utils-1 Click to copy

nfs-utils-1

daemons for the kernel NFS server

nfs-utils

The nfs-utils package provides a daemon for the kernel NFS server

and related tools, which provides a much higher level of performance than the traditional Linux NFS server used by most users. This package also contains the showmount program. Showmount queries the mount daemon on a remote host for information about the NFS (Network File System) server on the remote host. For example, showmount can display the clients which are mounted on that host. This package also contains the mount.nfs and umount.nfs program.

To install the latest version of nfsconf in your favorite operating system just copy the nfsconf installation command from above and paste it into terminal. It will download and install the latest version of nfsconf 2026 package in your OS.