Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
HowTo install Gitlab at Uberspace
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Richard Weinhold
HowTo install Gitlab at Uberspace
Commits
dbcca09b
Commit
dbcca09b
authored
Jun 24, 2014
by
Richard Weinhold
🎩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added custom mail option to ssh-keygen command
parent
6c68657e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Readme.md
Readme.md
+1
-0
No files found.
Readme.md
View file @
dbcca09b
...
...
@@ -231,6 +231,7 @@ Ihr legt euch ein separates Key-Paar für den Shellzugriff an.
```
bash
ssh-keygen
-f
shellAccess
# optional auch mit custom-Mail/Kommentar: ssh-keygen -f shellAccess -C [aussagekrätiger-Name]@[server]
```
und kopiert den Inhalt des Public-Keys (
`.pub`
) in die
`~/.ssh/authorized_keys`
eures Servers.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment