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
aeae6009
Commit
aeae6009
authored
May 30, 2013
by
Vincent Le gallic
Browse files
On commente les sections FedeRez et dptinfo
parent
cb8d7754
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/.ssh/config
View file @
aeae6009
...
...
@@ -428,20 +428,20 @@ Host zbee-idrac zbee-idrac.adm.crans.org
ProxyCommand ssh sable.crans.org -W %h:%p
# +---------+
# | FedeRez |
# +---------+
# Accessibles aux membres de l'équipe d'admin de FedeRez
Host nautilus nautilus.federez.net
HostName nautilus.federez.net
User loginFedeRez
ForwardAgent yes
Host forge forge.federez.net baldrick.federez.net baldrick baldrick.crans.org
HostName baldrick.federez.net
User loginFedeRez
ForwardAgent yes
#~#
# +---------+
#~#
# | FedeRez |
#~#
# +---------+
#~#
# Accessibles aux membres de l'équipe d'admin de FedeRez
#~#
#~#
Host nautilus nautilus.federez.net
#~#
HostName nautilus.federez.net
#~#
User loginFedeRez
#~#
ForwardAgent yes
#~#
#~#
Host forge forge.federez.net baldrick.federez.net baldrick baldrick.crans.org
#~#
HostName baldrick.federez.net
#~#
User loginFedeRez
#~#
ForwardAgent yes
# +-------------------+
...
...
@@ -458,29 +458,29 @@ Host tahines.ens-cachan.fr tahines2 tahines
User loginENS
# +------------------+
# | Département info |
# +------------------+
# Machines du département informatique de l'ENSC
# Accesibles aux A0
Host dptinfo21.dptinfo.ens-cachan.fr info21 infossh ssh.dptinfo
#HostName 138.231.36.60
HostName ssh.dptinfo.ens-cachan.fr
User loginENS
ForwardAgent yes
Host dptinfo*.dptinfo.ens-cachan.fr
HostName %h
User loginENS
ProxyCommand ssh loginENS@ssh.dptinfo.ens-cachan.fr -W %h:%p
ForwardAgent yes
Host info*
HostName dpt%h.dptinfo.ens-cachan.fr
User loginENS
ProxyCommand ssh loginENS@ssh.dptinfo.ens-cachan.fr -W %h:%p
ForwardAgent yes
#~#
# +------------------+
#~#
# | Département info |
#~#
# +------------------+
#~#
# Machines du département informatique de l'ENSC
#~#
# Accesibles aux A0
#~#
#~#
Host dptinfo21.dptinfo.ens-cachan.fr info21 infossh ssh.dptinfo
#~#
#HostName 138.231.36.60
#~#
HostName ssh.dptinfo.ens-cachan.fr
#~#
User loginENS
#~#
ForwardAgent yes
#~#
#~#
Host dptinfo*.dptinfo.ens-cachan.fr
#~#
HostName %h
#~#
User loginENS
#~#
ProxyCommand ssh loginENS@ssh.dptinfo.ens-cachan.fr -W %h:%p
#~#
ForwardAgent yes
#~#
#~#
Host info*
#~#
HostName dpt%h.dptinfo.ens-cachan.fr
#~#
User loginENS
#~#
ProxyCommand ssh loginENS@ssh.dptinfo.ens-cachan.fr -W %h:%p
#~#
ForwardAgent yes
# END (utile pour éviter les merge conflicts)
...
...
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