*Empty MediaWiki Message*

This commit is contained in:
Daniel.plominski 2014-01-10 20:11:29 +00:00
parent 65cda02ca6
commit abef6e5a38

View File

@ -83,8 +83,175 @@
== Netze ==
=== IPv4 ===
* 217.115.11.128/27
* 172.22.99.0/24
* 172.22.100.0/24
* 172.22.101.0/24
=== IPv6 ===
* 2001:4dd0:fb82:c3d2::/64
== Virtuelle Maschinen ==
{| class="wikitable sortable" style="text-align:right"
! 172.22.99
! DNS
! Admin
! Services
|-
|1
|blackhole
|astro<br>dodo
|DNS Bind für hq.c3d2.de
|-
|254
|dhcp
|klaud
|DHCP
|-
|253
|dn42
|klaud
|OpenVPN & Quagga für dn42.net
|-
|251
|knot
|klaud
|DNS Cache Unbound
|-
|252
|wormhole
|leon<br>astro
|OpenVPN zu morphium für 46.4.237.224/27
|-
|23
|astron
|astro
|chaosbay<br>eglassd<br>radar<br>TriggerMucBot
|-
|24
|astrom
|astro
|http://www.hq.c3d2.de/pentastats/chaosbay
|-
|28
|www1
|klaud
|http(s) proxy für viele Vhosts
|-
|30
|unsafe
|astro
|ssh chat@ssh.hq.c3d2.de
|-
|31
|icq
|astro<br>shnifti
|icq.hq.c3d2.de<br>spaceboyz.net
|-
|32
|wiefelspuets
|astro<br>leon
|collectd<br>ftp.c3d2.de logs auf 179/tcp
|-
|37
|fernandopob
|koeart
|
|-
|39
|moleflap
|dodo<br>poelzi
|Moleflap * Web * Frontend
|-
|41
|pentaverse
|dodo
|pentamedia.org
|-
|42
|pots
|john<br>eri!
|
|-
|44
|cloudybay
|payload
|pentapad.hq.c3d2.de
|-
|46
|blotter
|blotter
|
|-
|47
|eriklaut
|eri!
|
|-
|48
|sharing
|astro
|http://sharing.hq.c3d2.de
|-
|51
|maddog
|koeart
|Idea Torrent
|-
|53
|pentabug
|thammi
|
|-
|54
|mossad-silo
|klobs
|cthulhu-(wiki-) backup
|-
! 217.115.11
|
|
|
|-
|129
|wormhole
|astro<br>leon
|wormhole.hq.c3d2.de
|-
|130
|blackhole
|astro<br>leon
|internet.hq.c3d2.de
|-
|132
|jabber1
|astro<br>leon
|xmpp für hq.c3d2.de
|-
|133
|jabber2
|astro<br>leon
|xmpp für hq.c3d2.de
|-
|134
|www1
|all
|www1.hq.c3d2.de
|-
|135
|fernandopoo
|koeart
|fernandopoo.hq.c3d2.de<br>zwoelfelf.net
|}
== screen retten ==
<pre><nowiki>[21:25:35] <blotter> lsof -p <pid-vom-screen>
[21:25:58] <blotter> cd /run/screen/S-root/; touch 4300.blackhole; mount --bind /proc/4300/fd/3 4300.blackhole
[21:26:37] <blotter> 4300.blackhole dann durch die infos von lsof ersetzten
[21:26:44] <blotter> danach screen -x oder -r
</nowiki></pre>
Oder [http://git.savannah.gnu.org/cgit/screen.git/tree/src/README#n95 einfach SIGCHLD schicken]
[[Kategorie:Infrastruktur]]
[[Kategorie:Hardware]]