Archive for April, 2020
Landkreis Erding (Stand: 02. April 2020) – so verteilen sich die Coronavirus Patienten
Donnerstag, April 2nd, 2020VMware vSphere Client 7.0 – getting started with Remote Plug-Ins
Donnerstag, April 2nd, 2020Ruthe.de – der erste Schwabe auf dem Mars
Donnerstag, April 2nd, 2020Oracle Database – internals tips
Donnerstag, April 2nd, 2020Landkreis Erding – im Warteraum Asyl ist eine Notklinik im ‚Camp Shelterschleife‘ auf dem ehemaligen Fliegerhorst mit heute 160 Betten bereits aufgebaut
Donnerstag, April 2nd, 2020
President Donald J. Trump – Members of the Coronavirus Task Force Hold a Press Briefing
Donnerstag, April 2nd, 2020Helios Klinikum München West Pasing – gibt den normalen Krankenhausbetrieb vorübergehend auf
Mittwoch, April 1st, 2020Linux command ‚tcpdump‘ – masterclass expressions
Mittwoch, April 1st, 2020
Linux tcpdump command – masterclass expressions aims to provide in-depth technical information on the installation, usage and operation of the classic and supremely popular tcpdump network traffic analysis program including alternatives, running tcpdump as a process, building expressions, understanding output and more
#!/bin/sh
tcpdump „(host 192.168.26.28 and host 192.168.26.111) or (host 192.168.26.28 and host 192.168.26.123) or (host 192.168.26.28 and host 192.168.26.143) or (host 192.168.26.28 and host 192.168.26.153) or (host 192.168.26.111 and host 192.168.26.143) or (host 192.168.26.111 and host 192.168.26.153) or (host 192.168.26.111 and host 192.168.26.123) or (host 192.168.26.143 and host 192.168.26.153) or (host 192.168.26.123 and host 192.168.26.143) or (host 192.168.26.123 and host 192.168.26.153)“ -i ens160 -W 10 -C 100 -w tcpdump-medico-UI-Portal-ORACLE.pcap &
tcpdump „(host 192.168.26.28 and host 192.168.26.141)“ -i ens160 -W 10 -C 100 -w tcpdump-medico-AAS-ORACLE.pcap &
tcpdump „((host 192.168.26.28 and port 445 ) and not host 192.168.26.105) or (host 192.168.26.28 and host 192.168.26.101)“ -i ens160 -W 10 -C 100 -w tcpdump-medico-SAMBA-ORACLE.pcap &
#!/bin/sh
tcpdump „(host 192.168.26.29 and host 192.168.26.112) or (host 192.168.26.29 and host 192.168.26.124) or (host 192.168.26.29 and host 192.168.26.144) or (host 192.168.26.29 and host 192.168.26.154) or (host 192.168.26.112 and host 192.168.26.144) or (host 192.168.26.112 and host 192.168.26.154) or (host 192.168.26.112 and host 192.168.26.124) or (host 192.168.26.144 and host 192.168.26.154) or (host 192.168.26.124 and host 192.168.26.144) or (host 192.168.26.124 and host 192.168.26.154)“ -i ens160 -W 10 -C 100 -w tcpdump-medico-UI-Portal-INGRES.pcap &
tcpdump „((host 192.168.26.29 and port 53) and not host 192.168.26.105)“ -i ens160 -W 10 -C 100 -w tcpdump-medico-DNS-INGRES.pcap &
tcpdump „(host 192.168.26.29 and host 192.168.26.142)“ -i ens160 -W 10 -C 100 -w tcpdump-medico-AAS-INGRES.pcap &
tcpdump „((host 192.168.26.29 and port 445) and not host 192.168.26.105) or (host 192.168.26.29 and host 192.168.26.101)“ -i ens160 -W 10 -C 100 -w tcpdump-medico-SAMBA-INGRES.pcap &
#!/bin/sh
tcpdump „(host 192.168.26.29 and host 192.168.26.112) or (host 192.168.26.29 and host 192.168.26.124) or (host 192.168.26.29 and host 192.168.26.144) or (host 192.168.26.29 and host 192.168.26.154) or (host 192.168.26.112 and host 192.168.26.144) or (host 192.168.26.112 and host 192.168.26.154) or (host 192.168.26.112 and host 192.168.26.124) or (host 192.168.26.144 and host 192.168.26.154) or (host 192.168.26.124 and host 192.168.26.144) or (host 192.168.26.124 and host 192.168.26.154)“ -i ens160 -C 100 -G 3600 -w tcpdump-medico-UI-Portal-%H%M.pcap &
tcpdump „(host 192.168.26.29 and host 192.168.26.142)“ -i ens160 -C 100 -G 3600 -w tcpdump-medico-AAS-%H%M.pcap &
tcpdump „((host 192.168.26.29 and port 445 ) and not host 192.168.26.105) or (host 192.168.26.29 and host 192.168.26.101)“ -i ens160 -C 100 -G 3600 -w tcpdump-medico-SAMBA-%H%M.pcap &
Klinikum Ernst von Bergmann Potsdam – es gibt mehr als 60 Covid-19-Patienten deshalb werden ab sofort keine neuen Patienten aufgenommen
Mittwoch, April 1st, 2020Landkreis Erding (Stand: 01. April 2020) – so verteilen sich die Coronavirus Patienten
Mittwoch, April 1st, 2020
Prof. Dr. Gunter Dueck – durch optimieren erreicht man kein Maximum
Mittwoch, April 1st, 2020

