Copy SSH key onto remote server

David Carr

1 min read - 1st Sep, 2021

Copy SSH key onto remote server

Setting up a new project or starting work on a project which is new to you? Read on to discover the quick and pain-free way of enabling password-less ssh login.

Step-by-step guide

Run this command in your terminal to have your default identity public key copied across to the server of choice.

ssh-copy-id user@hostname.example.com

Now try

ssh user@hostname.example.com

Success.

You can read more on the topic at https://askubuntu.com/questions/4830/easiest-way-to-copy-ssh-keys-to-another-machine.

Domains are often purchased from multiple providers, keeping track of where a domain is and its DNS settings can be tricky. Domain Mapper solves this by listing all your domains in one place. View your DNS settings and receive reminders to renew your domains. Try it today.

0 comments
Add a comment

Copyright © 2024 DC Blog - All rights reserved.