You are here |
www.lucidelectricdreams.com | ||
| | | |
themythicalengineer.com
|
|
| | | | Blog about Software Engineering | |
| | | |
willhaley.com
|
|
| | | | iperf3 is useful for testing the network throughput of your local network. It can help to indicate network bandwidth of individual nodes on your LAN. Do you have one computer that seems perpetually slow? Then iperf3 may be able to confirm this potential issue. A WAN speedtest service like Google's will not necessarily indicate the speed of individual nodes on your LAN. Rather, it is better suited to testing the throughput from your home to the public Internet. | |
| | | |
rolisz.ro
|
|
| | | | I often need to set up a VM with a server to run some ML models. While I could package things in Docker and deploy them like that, whenever possible, I like to do things more directly, using systemd services. To create a systemd service, create a file called /etc/ | |
| | | |
www.paedubucher.ch
|
|
| | Personal Website of Patrick Bucher (paedubucher), mostly about IT-related topics (programming) |