Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Maxime Bombar
Config_Files
Commits
a837668e
Commit
a837668e
authored
Apr 11, 2015
by
Vincent Le gallic
Browse files
[ssh_config] Oups : !
parent
21282ec5
Changes
1
Show whitespace changes
Inline
Side-by-side
.ssh/config
View file @
a837668e
...
...
@@ -794,13 +794,15 @@ Host tahines.ens-cachan.fr tahines2 tahines
#~# User loginENS
#~# ForwardAgent yes
#~#
#~# Host *.dptinfo
#~# # Le ! permet de ne pas capturer ssh.dptinfo dans *.dptinfo
#~# # Sinon on crée une boucle
#~# Host *.dptinfo !ssh.dptinfo
#~# HostName %h.ens-cachan.fr
#~# User loginENS
#~# ProxyCommand ssh loginENS@ssh.dptinfo.ens-cachan.fr -W %h:%p
#~# ForwardAgent yes
#~#
#~# Host *.dptinfo.ens-cachan.fr
#~# Host *.dptinfo.ens-cachan.fr
!ssh.dptinfo.ens-cachan.fr
#~# HostName %h
#~# User loginENS
#~# ProxyCommand ssh loginENS@ssh.dptinfo.ens-cachan.fr -W %h:%p
...
...
Write
Preview
Supports
Markdown
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