Horje
copy remote ssh key mac Code Example
copy remote ssh key mac
cat ~/.ssh/id_rsa.pub | ssh <user>@<hostname> 'cat >> .ssh/authorized_keys && echo "Public key successfully copied"'




Shell

Related
install node Code Example install node Code Example
start node.js server Code Example start node.js server Code Example
git stash apply specific file Code Example git stash apply specific file Code Example
git bash in cmd Code Example git bash in cmd Code Example
download composer version 1.6.5 Code Example download composer version 1.6.5 Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10