Network Throughput Testing with iPerf

iPerf is a command-line tool used in diagnosing network speed issues by measuring the maximum network throughput a server can handle. It is particularly useful when experiencing network speed issues, as you can use iPerf to determine which server is unable to reach maximum throughput. Basic usage: run iperf -s on machine A then go … Read more

Accessing Website with IP NAT Hairpinning

The term hairpinning comes from the fact that the traffic comes from one source into a router or similar devices, makes a U-turn and goes back the same way it came. Visualize this and you see something that looks like a hairpin. Hairpin NAT is a useful technique for accessing an internal server using a … Read more

How to Set or Change Hostname in CentOS 7

Use this information when changing the hostname in centos 7. Ways to show the hostname How to change the hostname. In order to change or set a CentOS 7 machine hostname, use the hostnamectl command as shown in the below command excerpt. In order to apply the new hostname, a system reboot is required, issue … Read more

Smartmon tools Windows

Some Smartmon tools https://github.com/v-zhuravlev/zbx-smartctl https://share.zabbix.com/storage-devices/smart-monitoring-with-smartmontools-lld https://www.smartmontools.org/wiki/Download#InstalltheWindowspackage