Browse Source

[DOC] linked recommended restrictions to ssh public keys on borg servers in faq, #4946

fixes #4946
Thalian 5 năm trước cách đây
mục cha
commit
d0054f4482
2 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 1 0
      docs/deployment/hosting-repositories.rst
  2. 2 0
      docs/faq.rst

+ 1 - 0
docs/deployment/hosting-repositories.rst

@@ -1,5 +1,6 @@
 .. include:: ../global.rst.inc
 .. highlight:: none
+.. _hosting_repositories:
 
 Hosting repositories
 ====================

+ 2 - 0
docs/faq.rst

@@ -557,6 +557,8 @@ These are your options to protect against that:
 - Mount C's filesystem on another machine and then create a backup of it.
 - Do not give C filesystem-level access to S.
 
+See :ref:`hosting_repositories` for a detailed protection guide.
+
 How can I protect against a hacked backup server?
 -------------------------------------------------