Index of /2.7/2.7.1/Debian

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]9/ 2018-11-26 09:10 -  
[DIR]10/ 2018-11-26 09:10 -  
[DIR]buster/ 2018-11-26 09:10 -  
[DIR]stretch/ 2018-11-26 09:10 -  

Packages of NFS-Ganesha for Debian are available here from the NFS-Ganesha Community...

Add the GPG key to apt:

    wget -O - https://download.nfs-ganesha.org/2.7/rsa.pub | apt-key add -

Add the source (s/amd64/arm64/ as necessary):

    echo deb [arch=amd64] https://download.nfs-ganesha.org/2.7/LATEST/Debian/stretch/amd64/apt stretch main > /etc/apt/sources.list.d/ganesha.list 

or:

    echo deb [arch=amd64] https://download.nfs-ganesha.org/2.7/LATEST/Debian/buster/amd64/apt buster main > /etc/apt/sources.list.d/ganesha.list 

Update package list:

    apt-get update

Install:

    apt-get install [ nfs-ganesha-ceph | nfs-ganesha-gluster | nfs-ganesha-gpfs | nfs-ganesha-nullfs | nfs-ganesha-proxy | nfs-ganesha-vfs ]