
Zach K. answered 10/18/21
Tutor
3.8
(5)
Senior Linux Systems Administrator
#save configuration permanently
echo 'net.ipv4.ip_unprivileged_port_start=0' > /etc/sysctl.d/50-unprivileged-ports.conf
#apply conf sysctl --system