You must have ssh-keygen before use that commands. After run that command. Using normal ssh command will make you direct login without password!
Code:
ssh-copy-id "[email protected] -p <PortNumber>"
ssh [email protected] -p <PortNumber>
You must have ssh-keygen before use that commands. After run that command. Using normal ssh command will make you direct login without password!
Code:
ssh-copy-id "[email protected] -p <PortNumber>"
ssh [email protected] -p <PortNumber>