Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
5
Star
4
Fork
1
feltus
/
OSG-GEM
Code
Issues
0
Pull requests
0
Projects
0
Insights
Pulse
Graphs
Permalink
Browse files
Update README.md
just a slight change to add a new line
Loading branch information
...
1 parent
be3021b
commit
dcc1a62ddd8f5822247cb993887cf4c0d442b14f
spficklin
committed on
GitHub
Sep 30, 2016
Unified
Split
Showing
1 changed file
with
1 addition
and
0 deletions
.
+1
−0
README.md
Show comments
View
1
README.md
@@ -42,6 +42,7 @@ A workflow specific ssh key has to be created. This key is used for some of the
$ mkdir -p ~/.ssh
$ ssh-keygen -t rsa -b 2048 -f ~/.ssh/workflow
(just hit enter when asked for a passphrase)
+
$ cat ~/.ssh/workflow.pub >>~/.ssh/authorized_keys
Test that the key is set up correctly by sshing from login02 to login02, using the new key:
Toggle all file notes
0 comments on commit
dcc1a62
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
dcc1a62