Friday, April 8, 2011

Measure network speed between 2 machines

install

sudo apt-get install iperf


run on machine A
iperf -s

run on machine B
iperf -c IP_OF_MACHINE_A

Ubuntu 25.04 desktop review and apps to install

Ubuntu 25.04 This new version of Ubuntu installs without a glitch in my ThinkPad X1 and Yoga 920, I setup this device with dual boot with wi...