*Empty MediaWiki Message*
[stratum0-wiki.git] / Metiadoc.mw
index 21c2457..bd1608e 100644 (file)
@@ -1,8 +1,8 @@
 {{Hardware
-|kontakt=[[Benutzer:Kasalehlia|Kasalehlia]], [[Benutzer:Daniel Bohrer|Daniel Bohrer]]
+|kontakt=[[Benutzer:Valodim|Valodim]]
 |status=working
 |ort=[[endor]]
-|beschreibung=Web-Proxy für andere VMs
+|beschreibung=[matrix.org Matrix.org] Homeserver
 }}
 
 == SSH-Keys ==
@@ -10,7 +10,7 @@
  Hash: SHA1
  
  $ for i in /etc/ssh/ssh_host_*pub; do ssh-keygen -lf $i; done
-
  1024 00:9a:20:cd:ab:37:18:0d:d4:d4:45:d1:b5:6c:17:de /etc/ssh/ssh_host_dsa_key.pub (DSA)
  256 3d:48:fc:82:f5:31:34:d1:3a:ad:76:cb:50:e4:9b:26 /etc/ssh/ssh_host_ecdsa_key.pub (ECDSA)
  256 bf:ff:23:37:09:88:b3:11:d6:50:1b:e6:aa:48:12:a6 /etc/ssh/ssh_host_ed25519_key.pub (ED25519)
 == Doku ==
 * Debian jessie mit systemd (be warned!)
 * internes Netz: eth0 192.168.122.19/24, statisch über <tt>/etc/network/interfaces</tt>
-
+* matrix-synapse 0.18.0
+** per apt aus dem [http://matrix.org/packages/debian/ Matrix repository]
+* [https://github.com/matrix-org/matrix-appservice-irc matrix-appservice-irc]
+** Auf nodejs 4.5.0, per apt aus [https://deb.nodesource.com/node_4.x nodesource repository] 
+** Aktuell in /home/valodim/matrix-ircbridge via tmux gestartet
+** Migration zu systemd unit steht noch aus
+* Aktuell IPv6 disabled aufgrund eines [https://github.com/matrix-org/synapse/issues/1002 Bugs in Matrix]
+** sysctl net/ipv6/conf/all/disable_ipv6=1
+** /etc/dhcp/dhclient.conf :: prepend domain-name-servers 8.8.8.8
 
 == Log ==
 * [https://github.com/matrix-org/matrix-appservice-irc Matrix ircbridge] appservice aufgesetzt für bridge nach #stratum0
This page took 0.02514 seconds and 4 git commands to generate.