echo "net.core.rmem_max = 104857600" | sudo tee -a /etc/sysctl.conf echo "net.core.wmem_max = 104857600" | sudo tee -a /etc/sysctl.conf sudo sysctl -p
For DVB signal reception, additional hardware such as PCIe DVB adapters or USB DVB tuners is required. Recommended brands include TBS and Digital Devices.
echo "net.core.rmem_max = 104857600" | sudo tee -a /etc/sysctl.conf echo "net.core.wmem_max = 104857600" | sudo tee -a /etc/sysctl.conf sudo sysctl -p
For DVB signal reception, additional hardware such as PCIe DVB adapters or USB DVB tuners is required. Recommended brands include TBS and Digital Devices.