| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| windows:10 [2026/05/13 02:03] – [RDP] Sean Rhone | windows:10 [2026/06/01 07:20] (current) – [Hide SSH] Sean Rhone |
|---|
| * https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/registry-entry-control-tcp-acknowledgment-behavior + [[https://support.purestorage.com/bundle/m_microsoft_platform_guide/page/Solutions/Microsoft_Platform_Guide/Multipath-IO_and_Storage_Settings/topics/concept/c_disabling_delayed_ack_and_nagle.html|this]] (TCP ACK) | * https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/registry-entry-control-tcp-acknowledgment-behavior + [[https://support.purestorage.com/bundle/m_microsoft_platform_guide/page/Solutions/Microsoft_Platform_Guide/Multipath-IO_and_Storage_Settings/topics/concept/c_disabling_delayed_ack_and_nagle.html|this]] (TCP ACK) |
| * https://gist.github.com/StefanoBelli/0aab46b858a797c4eedb90e8799dffa2?permalink_comment_id=4157856#gistcomment-4157856 (check GPE interrupt ''System'' process) | * https://gist.github.com/StefanoBelli/0aab46b858a797c4eedb90e8799dffa2?permalink_comment_id=4157856#gistcomment-4157856 (check GPE interrupt ''System'' process) |
| | |
| | <code>netstat -na | Select-String "80" |
| | netsh "branchcache" set service "DISABLED"</code> |
| |
| ====== Updates ====== | ====== Updates ====== |
| |
| TcpNoDelay | TcpNoDelay |
| | |
| | ===== Hide SSH Folder ===== |
| | |
| | **** |
| | |
| | "%SystemRoot%\System32\attrib.exe" +H "%UserProfile%\.ssh" |
| |
| ====== Services ====== | ====== Services ====== |
| * Compact installation (no components) | * Compact installation (no components) |
| * Launch -> Create -> ''[ ]'' Show on Start | * Launch -> Create -> ''[ ]'' Show on Start |
| | |
| | ==== Hide Keyrings ==== |
| | |
| | **** |
| | |
| | "%SystemRoot%\System32\attrib.exe" +H "%UserProfile%\.dbus-keyrings" |
| |
| ===== KeePassXC ===== | ===== KeePassXC ===== |
| |
| * https://forums.mydigitallife.net/threads/repack-visual-c-redistributable-runtimes-2025-10-17.76588/ | * https://forums.mydigitallife.net/threads/repack-visual-c-redistributable-runtimes-2025-10-17.76588/ |
| | * https://github.com/abbodi1406/vcredist/releases |
| |
| ===== VLC media player ===== | ===== VLC media player ===== |
| * I219-LM Gigabit | * I219-LM Gigabit |
| * Intel Corporation Ethernet Connection (7) I219-LM (rev 10) ((rev 10 drivers, not rev 18+)) | * Intel Corporation Ethernet Connection (7) I219-LM (rev 10) ((rev 10 drivers, not rev 18+)) |
| | * :?: 2026/05/23: ''12.19.2.64'' limits ''Receive'' and ''Transmit Buffers'' to ''2048'' on [[windows:11_ltsc|W11]], but can do ''4096''+ on 10 |
| |
| * https://www.intel.com/content/www/us/en/products/sku/82185/intel-ethernet-connection-i219lm/downloads.html | * https://www.intel.com/content/www/us/en/products/sku/82185/intel-ethernet-connection-i219lm/downloads.html |