Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NQontrol
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Automate
Agent sessions
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This project is archived. Its data is
read-only
.
Show more breadcrumbs
las-nq
NQontrol
Commits
da4cbda5
Commit
da4cbda5
authored
Mar 6, 2019
by
Christian Darsow-Fromm
Browse files
Options
Downloads
Patches
Plain Diff
next try
parent
8d578d25
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
bin/enable_ssh
+1
-0
1 addition, 0 deletions
bin/enable_ssh
with
1 addition
and
0 deletions
bin/enable_ssh
+
1
−
0
View file @
da4cbda5
...
...
@@ -5,4 +5,5 @@ eval $(ssh-agent -s)
mkdir
-p
~/.ssh
chmod
700 ~/.ssh
echo
"
$SSH_PRIVATE_KEY
"
|
tr
-d
'\r'
>
~/.ssh/id_rsa
echo
"gitlab.rrz.uni-hamburg.de,134.100.32.38 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKSK3dLzO0LTDNqjV7xH9713WXTCyhDUoxqNLrD/gUdK3m+dDfIXzZ46FeQB/xjmzz6kRk/n7VrujZM5NkISk8Y="
>
~/.ssh/known_hosts
chmod
600 ~/.ssh/id_rsa
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment