OXIESEC PANEL
- Current Dir:
/
/
snap
/
core24
/
988
/
etc
/
sysctl.d
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/04/2025 04:37:50 PM
rwxr-xr-x
📄
10-bufferbloat.conf
481 bytes
09/26/2024 08:44:05 AM
rw-r--r--
📄
10-console-messages.conf
77 bytes
03/31/2024 08:16:00 AM
rw-r--r--
📄
10-ipv6-privacy.conf
490 bytes
03/31/2024 08:16:00 AM
rw-r--r--
📄
10-kernel-hardening.conf
1.2 KB
03/31/2024 08:16:00 AM
rw-r--r--
📄
10-magic-sysrq.conf
1.16 KB
03/31/2024 08:16:00 AM
rw-r--r--
📄
10-map-count.conf
164 bytes
03/31/2024 08:16:00 AM
rw-r--r--
📄
10-network-security.conf
158 bytes
03/31/2024 08:16:00 AM
rw-r--r--
📄
10-ptrace.conf
1.26 KB
03/31/2024 08:16:00 AM
rw-r--r--
📄
10-zeropage.conf
506 bytes
03/31/2024 08:16:00 AM
rw-r--r--
📄
README.sysctl
798 bytes
03/24/2024 03:35:54 PM
rw-r--r--
Editing: 10-bufferbloat.conf
Close
# The Fair Queue CoDel packet scheduler is an across the board improvement to # the default pfifo_fast qdisc. It reduces bottleneck delays, provides accurate # RTT estimates to elephant TCP flows, and still allows shorter (sparser) flows # like DNS, ARP, SYN, routing, etc packets priority access. For technical # details, refer to https://www.bufferbloat.net/projects/codel/wiki/ # # To fight bufferbloat, set it as the default qdisc in Ubuntu. -net.core.default_qdisc = fq_codel