Files
dao_hades/servers/hestia/.boot.sh
2025-12-07 17:31:31 +00:00

3 lines
132 B
Bash

#!/bin/bash
NETDEV=$(ip -o route get 8.8.8.8 | cut -f 5 -d " ")
sudo ethtool -K "${NETDEV}" rx-udp-gro-forwarding on rx-gro-list off