forked from server/user-documentation
Update modules/ROOT/pages/administration/SSH-Server.adoc
Add a note about status as a work in progress
This commit is contained in:
parent
70866c0860
commit
79fde244cf
1 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,11 @@ The Fedora Docs team
|
|||
[abstract]
|
||||
This topic covers installing, starting, and configuring the OpenSSH server (`sshd`) on Fedora, including system-wide configuration files, enforcing key-based authentication, and other server-side security settings. For client-side configuration and key management, see xref:SSH-Client.adoc[OpenSSH Client Configuration]. For background on the SSH protocol, see xref:SSH-About.adoc[About SSH and OpenSSH].
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
**Status:** work in progress. Content in this section is in review and being updated. Feedback welcome!
|
||||
====
|
||||
|
||||
[[s2-ssh-configuration-configs]]
|
||||
== Configuration Files
|
||||
indexterm:[SSH protocol,configuration files]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue