10 lines
160 B
Markdown
10 lines
160 B
Markdown
# Boot Server
|
|
|
|
## Troubleshooting
|
|
|
|
To troubleshoot the tftp server / tftp queries check the tftpserver logs as follows:
|
|
|
|
```bash
|
|
journalctl -u tftp.service
|
|
```
|