rename infrastructure-guide to engineering guide

This commit is contained in:
2024-08-08 16:59:05 +02:00
parent c3a83484fc
commit e365c57674
133 changed files with 3 additions and 3 deletions
+9
View File
@@ -0,0 +1,9 @@
# Boot Server
## Troubleshooting
To troubleshoot the tftp server / tftp queries check the tftpserver logs as follows:
```bash
journalctl -u tftp.service
```