Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
88860197
Commit
88860197
authored
Feb 06, 2019
by
julian.gethmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add info on the need for a running sshd to README.md
parent
7fc6de96
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 @
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
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