OpenSSH Operations: Difference between revisions
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
=Server Operations= | =Server Operations= | ||
Allow the root to log in with public key pass wordlessly | |||
Could not open authorized keys '/root/.ssh/authorized_keys': Permission denied |
Revision as of 21:24, 2 July 2017
Internal
Client Operations
- Disable SSH Host Key Checking
- Suppress Verbose Output
- Run a Remote Command
- Configure Public/Private Key Authentication
Server Operations
Allow the root to log in with public key pass wordlessly
Could not open authorized keys '/root/.ssh/authorized_keys': Permission denied