Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
Config_Files
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Maxime Bombar
Config_Files
Commits
a837668e
Commit
a837668e
authored
Apr 11, 2015
by
Vincent Le gallic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ssh_config] Oups : !
parent
21282ec5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
.ssh/config
.ssh/config
+4
-2
No files found.
.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
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