Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.16.2. ssh:sshd, sshd
Abstract
						creates an SSH server
					
Synopsis Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
ssh:sshd  [
					--help
				] [[
						-b
					] |  [
						--background
					]] [[
						-p port
					] |  [
						--port port
					]]
Arguments Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
				Table 16.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. |