Installing pfSense Admin 2024-03-25 BSD Had problem installing pfSense 2.7.x from a usb device (memstick); waiting for cam usbus0 Had to find an older version (2.6.0, iso) to install, 2.6.0->2.7.0->2.7.2. Read More
iperf3 Admin 2020-12-29 BSD sudo apt -y install iperf3 # Server iperf3 -s # Client iperf3 -c host.domain.com # Client Read More