Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Maxime Bombar
Config_Files
Commits
b5bd592c
Commit
b5bd592c
authored
Oct 14, 2017
by
Maxime Bombar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bornes wifi
parent
543f2c04
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
.ssh/config
.ssh/config
+17
-0
No files found.
.ssh/config
View file @
b5bd592c
...
...
@@ -132,6 +132,23 @@ Host re2o-server re2o
User pollion
ForwardAgent yes
# +----------------------+
# | Bornes wifi du Cr@ns |
# +----------------------+
Host *.borne.wifi.crans.org
HostName %h
User root
IdentityFile /home/b/bombar/Crans/apprenti_rsa
ForwardAgent no
Host *.borne
HostName %h.wifi.crans.org
User root
IdentityFile /home/b/bombar/Crans/apprenti_rsa
ForwardAgent no
# +-------------------+
# | Serveurs du Cr@ns |
# +-------------------+
...
...
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