Maint/more maintenance (#421)

* Fix build errors and broken links

* Update DIY system reqs

* Android Orbot update

* Minor fix

* Nextcloud external support

* Remove 0.2 hardware guides

* Simplify manual update directions

* Password reset clarification

* Add clarity around SSH access
This commit is contained in:
kn0wmad
2023-06-29 18:27:18 +00:00
committed by GitHub
parent 8343bf90c0
commit ac1870a0ac
23 changed files with 70 additions and 379 deletions

View File

@@ -3,6 +3,9 @@
=========
Using SSH
=========
Like most Linux distributions, you can go "under-the-hood" via SSH (Secure Shell Protocol) if you choose. It's a good idea to have set up, but generally, all server access is recommended via the UI. If you are auditing, doing dev work, hacking (with an understanding of the consequences), or are directed to by a Start9 support tech, then you may need SSH access.
For security reasons, password access is not available in most situations, so you will need to add an SSH key to your server via the method below.
.. contents::
:depth: 2