NFSv4 Introduction
From Linux NFS
(Difference between revisions)
| Line 1: | Line 1: | ||
| - | = NFSv4 | + | = NFSv4 = |
| + | |||
| + | '''NFSv4''' is a new generation of network filesystems. It is designed to be run over internet, and so, it get this capabilities : | ||
| + | * [[#Security|Strong security]] | ||
| + | * [[#Network_optimisations|Network optimisations]] | ||
| + | * [[#Interoperability|Interoperability]] | ||
| + | |||
| + | |||
| + | = Features = | ||
| + | ==Security == | ||
| + | ==Network optimisations== | ||
| + | ==Interoperability== | ||
| + | |||
| + | = Linux configuration = | ||
Revision as of 10:22, 18 May 2005
Contents |
NFSv4
NFSv4 is a new generation of network filesystems. It is designed to be run over internet, and so, it get this capabilities :