Installation NFSv4: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „=Server= ==Installation== *apt install nfs-kernel-server ==Welche Version wird untertützt?= */proc/fs/nfsd/versions =Client= *apt install nfs-common“)
 
 
Zeile 2: Zeile 2:
 
==Installation==
 
==Installation==
 
*apt install nfs-kernel-server  
 
*apt install nfs-kernel-server  
==Welche Version wird untertützt?=
+
==Welche Version wird untertützt?==
*/proc/fs/nfsd/versions  
+
*/proc/fs/nfsd/versions
 +
 
 
=Client=
 
=Client=
 
*apt install nfs-common
 
*apt install nfs-common

Aktuelle Version vom 19. Februar 2023, 16:05 Uhr

Server

Installation

  • apt install nfs-kernel-server

Welche Version wird untertützt?

  • /proc/fs/nfsd/versions

Client

  • apt install nfs-common