Difference between revisions of "Ssh"

From Fixme.ch
Jump to: navigation, search
 
Line 1: Line 1:
 
[[Category:Services]]
 
[[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:
 
The configuration for foo is:
 
<pre>
 
<pre>
Line 17: Line 28:
 
* tengu
 
* tengu
 
* crazygolem
 
* crazygolem
* maybe you if you're kind enough
+
* maybe you if you ask enough
 
+
the configuration for guest1 is
+
<pre>
+
Host guest1
+
Hostname guest1.fixme.ch
+
User fixme
+
ForwardX11 no
+
 
+
</pre>
+

Latest revision as of 22: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