Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ucegg
ansible
Commits
88860197
Commit
88860197
authored
Feb 06, 2019
by
julian.gethmann
Browse files
Add info on the need for a running sshd to README.md
parent
7fc6de96
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
88860197
...
...
@@ -81,6 +81,7 @@ Be aware that the development branches here are not save and the owner might for
# Run as admin
## Bootstraping
*
Enable SSH on the new host (
`lasXXX$ sudo systemctl start sshd && sudo systemctl enable sshd`
)
*
Add your SSH-key to the host
`ssh-copy-id lasXXX.las.kit.edu`
*
Install ansible dependencies:
`dnf install python2-dnf libselinux-python`
*
Check the
`hosts`
file for entries of
`lasXXX.las.kit.edu`
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment