NETWORK SPEED PERFORMANCE LINUX
#Solvetic_eng video-tutorial to VIEW NETWORK SPEED PERFORMANCE LINUX. ▶️ 𝗔𝗟𝗟 𝗔𝗕𝗢𝗨𝗧 𝗟𝗜𝗡𝗨𝗫 👉 https://www.youtube.com/playlist?list=PLOkioV3BTLXg_-zT9QBYRSd9s7ASoz-os
In this video we show you the necessary steps on how to know the speed of my network card in Linux by using commands. In this way you will be able to see the Linux network card configuration easily since we will display them on the screen by using command syntax that will help us to do so. Do not miss this complete video on how to know what is the speed of my network card quickly.
🔹COMMANDS🔹
sudo apt install iperf3
sudo yum install iperf3 (RHEL/CentOS/Fedora and Rocky/AlmaLinux)
sudo emerge -a net-misc/iperf (Gentoo)
sudo pacman -S iperf3 (Arch Linux)
iperf3 -c 127.0.0.1 -fK
iperf3 -s -p #port
iperf3 -c 127.0.0.1 -fK -w #K
iperf3 -c 127.0.0.1 -f K -w #K -R
iperf3 -c 127.0.0.1 -f K -w #K -d
iperf3 -c 127.0.0.1 -f K -w #K -R --get-server-output
iperf3 -c 127.0.0.1 -f K -w #K -P #
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
🔥 SUBSCRIBE: https://www.youtube.com/channel/UCkVkmxeHaBk77kAWEzopCBw?sub_confirmation=1
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
👀 Thousands more FREE tutorials Web (Spanish Language) 💡: https://www.solvetic.com
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Solvetic is the main YouTube channel for creating video solutions on computer and tech topics problems and different categories such us: Gaming, Windows, Mac, Linux, Android, iPhone, Photoshop, Web browsers, Office, Internet, Programs, Applications, Security, Programming etc.
We explain it to you in the most simple and professional way to learn new things and make solving problems related to computing and technology an easy job.