Archive for Februar 21st, 2023

Dienstag, Februar 21st, 2023

Proxmox Virtual Environment (VE) 7.3.6 – Hochverfügbarkeit einrichten

Dienstag, Februar 21st, 2023

Microsoft Windows Server 2019 / 2022 – how to tune the Windows Server TCP Transport Template ( for advanced users only )

Dienstag, Februar 21st, 2023

Windows Server TCP Transport Template(s) – the ‚Datacenter‘ template is designed for low-latency LAN environments and the ‚Internet‘ template is designed for higher latency WAN environments

PS C:\Users\Administrator> Get-NetTCPSetting

SettingName : Automatic
MinRto(ms) :
InitialCongestionWindow(MSS) :
CongestionProvider :
CwndRestart :
DelayedAckTimeout(ms) :
DelayedAckFrequency :
MemoryPressureProtection :
AutoTuningLevelLocal :
AutoTuningLevelGroupPolicy :
AutoTuningLevelEffective :
EcnCapability :
Timestamps :
InitialRto(ms) :
ScalingHeuristics :
DynamicPortRangeStartPort :
DynamicPortRangeNumberOfPorts :
AutomaticUseCustom :
NonSackRttResiliency :
ForceWS :
MaxSynRetransmissions :
AutoReusePortRangeStartPort :
AutoReusePortRangeNumberOfPorts :

SettingName : InternetCustom
MinRto(ms) : 300
InitialCongestionWindow(MSS) : 10
CongestionProvider : CUBIC
CwndRestart : False
DelayedAckTimeout(ms) : 40
DelayedAckFrequency : 2
MemoryPressureProtection : Enabled
AutoTuningLevelLocal : Normal
AutoTuningLevelGroupPolicy : NotConfigured
AutoTuningLevelEffective : Local
EcnCapability : Enabled
Timestamps : Allowed
InitialRto(ms) : 1000
ScalingHeuristics : Disabled
DynamicPortRangeStartPort : 49152
DynamicPortRangeNumberOfPorts : 16384
AutomaticUseCustom : Disabled
NonSackRttResiliency : Disabled
ForceWS : Enabled
MaxSynRetransmissions : 4
AutoReusePortRangeStartPort : 0
AutoReusePortRangeNumberOfPorts : 0
SettingName : DatacenterCustom
MinRto(ms) : 60
InitialCongestionWindow(MSS) : 10
CongestionProvider : CUBIC
CwndRestart : False
DelayedAckTimeout(ms) : 10
DelayedAckFrequency : 2
MemoryPressureProtection : Enabled
AutoTuningLevelLocal : Normal
AutoTuningLevelGroupPolicy : NotConfigured
AutoTuningLevelEffective : Local
EcnCapability : Enabled
Timestamps : Allowed
InitialRto(ms) : 1000
ScalingHeuristics : Disabled
DynamicPortRangeStartPort : 49152
DynamicPortRangeNumberOfPorts : 16384
AutomaticUseCustom : Disabled
NonSackRttResiliency : Disabled
ForceWS : Enabled
MaxSynRetransmissions : 4
AutoReusePortRangeStartPort : 0
AutoReusePortRangeNumberOfPorts : 0
SettingName : Compat
MinRto(ms) : 300
InitialCongestionWindow(MSS) : 4
CongestionProvider : NewReno
CwndRestart : False
DelayedAckTimeout(ms) : 200
DelayedAckFrequency : 2
MemoryPressureProtection : Enabled
AutoTuningLevelLocal : Normal
AutoTuningLevelGroupPolicy : NotConfigured
AutoTuningLevelEffective : Local
EcnCapability : Enabled
Timestamps : Allowed
InitialRto(ms) : 1000
ScalingHeuristics : Disabled
DynamicPortRangeStartPort : 49152
DynamicPortRangeNumberOfPorts : 16384
AutomaticUseCustom : Disabled
NonSackRttResiliency : Disabled
ForceWS : Enabled
MaxSynRetransmissions : 4
AutoReusePortRangeStartPort : 0
AutoReusePortRangeNumberOfPorts : 0
SettingName : Datacenter
MinRto(ms) : 60
InitialCongestionWindow(MSS) : 10
CongestionProvider : CUBIC
CwndRestart : False
DelayedAckTimeout(ms) : 10
DelayedAckFrequency : 2
MemoryPressureProtection : Enabled
AutoTuningLevelLocal : Normal
AutoTuningLevelGroupPolicy : NotConfigured
AutoTuningLevelEffective : Local
EcnCapability : Enabled
Timestamps : Allowed
InitialRto(ms) : 1000
ScalingHeuristics : Disabled
DynamicPortRangeStartPort : 49152
DynamicPortRangeNumberOfPorts : 16384
AutomaticUseCustom : Disabled
NonSackRttResiliency : Disabled
ForceWS : Enabled
MaxSynRetransmissions : 4
AutoReusePortRangeStartPort : 0
AutoReusePortRangeNumberOfPorts : 0
SettingName : Internet
MinRto(ms) : 300
InitialCongestionWindow(MSS) : 10
CongestionProvider : CUBIC
CwndRestart : False
DelayedAckTimeout(ms) : 40
DelayedAckFrequency : 2
MemoryPressureProtection : Enabled
AutoTuningLevelLocal : Normal
AutoTuningLevelGroupPolicy : NotConfigured
AutoTuningLevelEffective : Local
EcnCapability : Enabled
Timestamps : Allowed
InitialRto(ms) : 1000
ScalingHeuristics : Disabled
DynamicPortRangeStartPort : 49152
DynamicPortRangeNumberOfPorts : 16384
AutomaticUseCustom : Disabled
NonSackRttResiliency : Disabled
ForceWS : Enabled
MaxSynRetransmissions : 4
AutoReusePortRangeStartPort : 0
AutoReusePortRangeNumberOfPorts : 0
PS C:\Users\Administrator>
PS C:\Users\Administrator> Get-NetTCPConnection
LocalAddress LocalPort RemoteAddress RemotePort State AppliedSetting
———— ——— ————- ———- —– ————–
:: 65212 :: 0 Bound
:: 65205 :: 0 Bound
:: 65184 :: 0 Bound
::1 65212 ::1 6172 Established Datacenter
::1 65205 ::1 6172 Established Datacenter
::1 65202 ::1 6172 TimeWait
::1 65184 ::1 6172 Established Datacenter
:: 49698 :: 0 Listen
:: 49672 :: 0 Listen
:: 49671 :: 0 Listen
:: 49669 :: 0 Listen
:: 49668 :: 0 Listen
:: 49667 :: 0 Listen
:: 49666 :: 0 Listen
:: 49665 :: 0 Listen
:: 49664 :: 0 Listen
:: 47001 :: 0 Listen
:: 33034 :: 0 Listen
:: 11731 :: 0 Listen
:: 9419 :: 0 Listen
:: 6210 :: 0 Listen
:: 6190 :: 0 Listen
::1 6172 ::1 65212 Established Datacenter
::1 6172 ::1 65205 Established Datacenter
::1 6172 ::1 65184 Established Datacenter
:: 6172 :: 0 Listen
:: 6162 :: 0 Listen
:: 6161 :: 0 Listen
:: 6160 :: 0 Listen
:: 5985 :: 0 Listen
:: 3389 :: 0 Listen
:: 445 :: 0 Listen
:: 135 :: 0 Listen
0.0.0.0 65224 0.0.0.0 0 Bound
0.0.0.0 65223 0.0.0.0 0 Bound
0.0.0.0 65222 0.0.0.0 0 Bound
0.0.0.0 65221 0.0.0.0 0 Bound
0.0.0.0 49674 0.0.0.0 0 Bound
192.168.1.185 65224 192.168.1.185 9392 Established Datacenter
127.0.0.1 65223 127.0.0.1 6170 Established Datacenter
192.168.1.185 65222 192.168.1.185 9392 Established Datacenter
192.168.1.185 65221 192.168.1.185 9392 Established Datacenter
192.168.1.185 65220 192.168.1.185 9392 TimeWait
192.168.1.185 65219 192.168.1.185 9392 TimeWait
192.168.1.185 65218 192.168.1.185 9392 TimeWait
127.0.0.1 65217 127.0.0.1 6170 TimeWait
192.168.1.185 65216 192.168.1.185 9392 TimeWait
192.168.1.185 65215 192.168.1.185 9392 TimeWait
192.168.1.185 65214 192.168.1.185 9392 TimeWait
192.168.1.185 65213 192.168.1.185 9392 TimeWait
192.168.1.185 65211 192.168.1.185 9392 TimeWait
127.0.0.1 65210 127.0.0.1 6170 TimeWait
192.168.1.185 65209 192.168.1.185 9392 TimeWait
192.168.1.185 65208 192.168.1.185 9392 TimeWait
192.168.1.185 65207 192.168.1.185 9392 TimeWait
192.168.1.185 65206 192.168.1.185 9392 TimeWait
192.168.1.185 65204 192.168.1.185 9392 TimeWait
127.0.0.1 65203 127.0.0.1 6170 TimeWait
192.168.1.185 65201 192.168.1.185 9392 TimeWait
192.168.1.185 65200 192.168.1.185 9392 TimeWait
192.168.1.185 65199 192.168.1.185 9392 TimeWait
192.168.1.185 65198 192.168.1.185 9392 TimeWait
192.168.1.185 65197 192.168.1.185 9392 TimeWait
192.168.1.185 65196 192.168.1.185 9392 TimeWait
127.0.0.1 65195 127.0.0.1 6170 TimeWait
192.168.1.185 65194 192.168.1.185 9392 TimeWait
192.168.1.185 65193 192.168.1.185 9392 TimeWait
0.0.0.0 49698 0.0.0.0 0 Listen
127.0.0.1 49674 127.0.0.1 6290 Established Datacenter
0.0.0.0 49672 0.0.0.0 0 Listen
0.0.0.0 49671 0.0.0.0 0 Listen
0.0.0.0 49669 0.0.0.0 0 Listen
0.0.0.0 49668 0.0.0.0 0 Listen
0.0.0.0 49667 0.0.0.0 0 Listen
0.0.0.0 49666 0.0.0.0 0 Listen
0.0.0.0 49665 0.0.0.0 0 Listen
0.0.0.0 49664 0.0.0.0 0 Listen
0.0.0.0 20443 0.0.0.0 0 Listen
127.0.0.1 16170 0.0.0.0 0 Listen
0.0.0.0 11731 0.0.0.0 0 Listen
0.0.0.0 10006 0.0.0.0 0 Listen
192.168.1.185 10005 192.168.1.174 49714 Established Datacenter
0.0.0.0 10005 0.0.0.0 0 Listen
0.0.0.0 10003 0.0.0.0 0 Listen
0.0.0.0 10002 0.0.0.0 0 Listen
0.0.0.0 10001 0.0.0.0 0 Listen
0.0.0.0 9509 0.0.0.0 0 Listen
0.0.0.0 9501 0.0.0.0 0 Listen
0.0.0.0 9403 0.0.0.0 0 Listen
0.0.0.0 9402 0.0.0.0 0 Listen
0.0.0.0 9401 0.0.0.0 0 Listen
0.0.0.0 9396 0.0.0.0 0 Listen
0.0.0.0 9393 0.0.0.0 0 Listen
192.168.1.185 9392 192.168.1.185 65224 Established Datacenter
192.168.1.185 9392 192.168.1.185 65221 Established Datacenter
192.168.1.185 9392 192.168.1.185 65222 Established Datacenter
0.0.0.0 9392 0.0.0.0 0 Listen
0.0.0.0 9381 0.0.0.0 0 Listen
0.0.0.0 9380 0.0.0.0 0 Listen
127.0.0.1 6290 127.0.0.1 49674 Established Datacenter
0.0.0.0 6290 0.0.0.0 0 Listen
0.0.0.0 6210 0.0.0.0 0 Listen
0.0.0.0 6190 0.0.0.0 0 Listen
127.0.0.1 6170 127.0.0.1 65223 Established Datacenter
0.0.0.0 6170 0.0.0.0 0 Listen
0.0.0.0 6169 0.0.0.0 0 Listen
0.0.0.0 6162 0.0.0.0 0 Listen
0.0.0.0 6161 0.0.0.0 0 Listen
0.0.0.0 6160 0.0.0.0 0 Listen
192.168.1.185 3389 192.168.1.197 61560 Established Datacenter
0.0.0.0 3389 0.0.0.0 0 Listen
0.0.0.0 2049 0.0.0.0 0 Listen
0.0.0.0 1063 0.0.0.0 0 Listen
192.168.1.185 139 0.0.0.0 0 Listen
0.0.0.0 135 0.0.0.0 0 Listen
0.0.0.0 111 0.0.0.0 0 Listen
PS C:\Users\Administrator>

Friesland-Kliniken gGmbH Sanderbusch – erhalten € 5 Millionen vom Land

Dienstag, Februar 21st, 2023

Dienstag, Februar 21st, 2023

Hetzner Cloud – Grundlagen Informationen mit den Vor-/Nachteilen

Dienstag, Februar 21st, 2023

ChatGPT – a Chatbot with Docker Compose to create home lab services in seconds

Dienstag, Februar 21st, 2023

Amazon CEO Andy Jassy – tells employees to be in the office at least three days a week

Dienstag, Februar 21st, 2023

Dienstag, Februar 21st, 2023

Dienstag, Februar 21st, 2023

gematik GmbH – veröffentlicht Spezifikation ‚TI-Gateway‘

Dienstag, Februar 21st, 2023

TI-Gateway – ist ein Dienst der es ermöglichen wird auf die Installation von Einbox Konnektoren in Praxen vor Ort zu verzichten damit spielt dieser sowohl für Arztpraxen und Apotheken als auch für neue Nutzergruppen der TI wie etwa Pflege Physiotherapie oder öffentlicher Gesundheitsdienst die eine zentrale Rolle bei der zukünftigen Anbindung an die TI sind

Mercedes-Benz – hat für sein Werk in Bremen Kurzarbeit beantragt

Dienstag, Februar 21st, 2023

imland Klinik Rendsburg – wir halten an der Schließung von Eckernförde fest

Dienstag, Februar 21st, 2023

Bundesamt für Sicherheit in der Informationstechnik (BSI) – Das Erste-Hilfe-Programm kann der Digitale Ersthelfer in einem Basiskurs und durch Selbststudium des „Leitfadens zur Reaktion auf IT-Sicherheitsvorfälle für Digitale Ersthelfer“ erlernen

Dienstag, Februar 21st, 2023

Dienstag, Februar 21st, 2023