Index of /debian/pool/main/n/nfs-ganesha/


../
nfs-ganesha-ceph_4.3-2_amd64.deb                   29-Apr-2023 04:27               57980
nfs-ganesha-ceph_6.5-5_amd64.deb                   19-Apr-2025 05:38               61992
nfs-ganesha-doc_4.3-2_all.deb                      29-Apr-2023 04:16               29352
nfs-ganesha-doc_6.5-5_all.deb                      19-Apr-2025 05:33               36524
nfs-ganesha-gluster_4.3-2_amd64.deb                29-Apr-2023 04:27               47760
nfs-ganesha-gluster_6.5-5_amd64.deb                19-Apr-2025 05:38               47144
nfs-ganesha-gpfs_4.3-2_amd64.deb                   29-Apr-2023 04:27               57528
nfs-ganesha-gpfs_6.5-5_amd64.deb                   19-Apr-2025 05:38               56412
nfs-ganesha-mem_4.3-2_amd64.deb                    29-Apr-2023 04:27               29204
nfs-ganesha-mem_6.5-5_amd64.deb                    19-Apr-2025 05:38               31784
nfs-ganesha-mount-9p_4.3-2_all.deb                 29-Apr-2023 04:16               10472
nfs-ganesha-mount-9p_6.5-5_all.deb                 19-Apr-2025 05:33               11432
nfs-ganesha-nullfs_4.3-2_amd64.deb                 29-Apr-2023 04:27               16152
nfs-ganesha-nullfs_6.5-5_amd64.deb                 19-Apr-2025 05:38               17236
nfs-ganesha-proxy-v4_4.3-2_amd64.deb               29-Apr-2023 04:27               45736
nfs-ganesha-proxy-v4_6.5-5_amd64.deb               19-Apr-2025 05:38               47204
nfs-ganesha-rados-grace_4.3-2_amd64.deb            29-Apr-2023 04:27               23080
nfs-ganesha-rados-grace_6.5-5_amd64.deb            19-Apr-2025 05:38               24052
nfs-ganesha-rgw_4.3-2_amd64.deb                    29-Apr-2023 04:27               24548
nfs-ganesha-rgw_6.5-5_amd64.deb                    19-Apr-2025 05:38               26528
nfs-ganesha-vfs_4.3-2_amd64.deb                    29-Apr-2023 04:27               49692
nfs-ganesha-vfs_6.5-5_amd64.deb                    19-Apr-2025 05:38               56812
nfs-ganesha_4.3-2_amd64.deb                        29-Apr-2023 04:27              650956
nfs-ganesha_6.5-5_amd64.deb                        19-Apr-2025 05:38              728392
python3-nfs-ganesha_4.3-2_all.deb                  29-Apr-2023 04:16               53624
python3-nfs-ganesha_6.5-5_all.deb                  19-Apr-2025 05:33               46200

🔑 Публичный ключ репозитория

Для безопасной установки пакетов добавьте наш GPG-ключ в доверенные ключи APT. Ключ используется для проверки подписей метаданных репозитория.

📦 Инструкция по установке

Выполните одну из команд в терминале (требуются права root или sudo):

Вариант 1 (curl): curl -fsSL https://{{HOST}}/.keys/public.gpg | gpg --dearmor -o /etc/apt/trusted.gpg.d/{{HOST}}.gpg
Вариант 2 (wget + gpg): wget -qO - https://{{HOST}}/.keys/public.asc | gpg --dearmor -o /etc/apt/trusted.gpg.d/{{HOST}}.gpg

💡 После добавления ключа выполните sudo apt update для проверки подключения и обновления списков пакетов.