pytutorial/admin/README.md
David Rotermund 17537d85ab
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
2024-03-09 16:10:44 +01:00

8 lines
304 B
Markdown

Linux - Fedora
* [When a normal dnf update fails](linux/fedora_dnf/README.md)
* [System upgrades with dnf and what to do if it failes](linux/fedora_dnf_version_upgrade/README.md)
Linux and PyTorch distributed:
* [Check if the port for torchrun is open via ncat](pytorch/check_for_open_port/README.md)