Linux Diary
Major Pages
(Move to ...)
Home
Python
Docker
Jenkins
Vagrant
Packer
SCCM
Windows
Application Packaging/RePackaging for Windows
Gradle
Android
Ant
Interview Questions
Powershell
C#/c sharp
Database
Maven
MSBuild
AWS
Kubernetes
Ansible
Linux and Artifactory
C++
▼
Wednesday, November 27, 2019
copy public key to other machine
To copy public key to other machine(for this ssh server should be installed on other machine):
ssh-copy-id -i .ssh/id_rsa.pub user1@machine1
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment