Difference between revisions of "Ssh"
From Fixme.ch
(Created page with "the configuration for foo is: Host foo Hostname foo.fixme.ch User sysadmin Port 1337 ForwardX11 no Access is quite free, just ask for putting a new service on it and anyone...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | the configuration for foo is: | + | [[Category:Services]] |
+ | == Guest1 == | ||
+ | |||
+ | the configuration for guest1 is | ||
+ | <pre> | ||
+ | Host guest1 | ||
+ | Hostname guest1.fixme.ch | ||
+ | User fixme | ||
+ | ForwardX11 no | ||
+ | |||
+ | </pre> | ||
+ | |||
+ | == Foo == | ||
+ | The configuration for foo is: | ||
+ | <pre> | ||
Host foo | Host foo | ||
Hostname foo.fixme.ch | Hostname foo.fixme.ch | ||
Line 5: | Line 19: | ||
Port 1337 | Port 1337 | ||
ForwardX11 no | ForwardX11 no | ||
− | + | </pre> | |
− | Access is quite free, just ask for putting a new service on it and anyone with already an access will add your key | + | Access is quite free, just ask for putting a new service on it and anyone with already an access will add your key. |
+ | The access are granted to | ||
+ | * gcmalloc | ||
+ | * Nemen | ||
+ | * francois | ||
+ | * freestorm | ||
+ | * tengu | ||
+ | * crazygolem | ||
+ | * maybe you if you ask enough |
Latest revision as of 20:12, 17 July 2012
Guest1
the configuration for guest1 is
Host guest1 Hostname guest1.fixme.ch User fixme ForwardX11 no
Foo
The configuration for foo is:
Host foo Hostname foo.fixme.ch User sysadmin Port 1337 ForwardX11 no
Access is quite free, just ask for putting a new service on it and anyone with already an access will add your key. The access are granted to
- gcmalloc
- Nemen
- francois
- freestorm
- tengu
- crazygolem
- maybe you if you ask enough