15.2. ssh:sshd, sshd
Abstract
creates an SSH server
Synopsis
ssh:sshd
[
--help
] [[
-b
] | [
--background
]] [[
-p port
] | [
--port port
]]
Arguments
Table 15.2, “ssh:sshd Arguments” describes the commands arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
-b, --background | Specifies that the service will run in the background. |
-p, --port | Specifies the port to setup for the SSH server. The default is 8101 . |