updated notes

This commit is contained in:
Hugh Ratsch
2025-02-16 15:30:11 -06:00
parent 6d1f6f653a
commit 9974ee6421
+5
View File
@@ -497,3 +497,8 @@ sudo systemctl restart sshd # Restart the sshd service
```
## NFS & NTP
### NFS
```bash
sudo nano /etc/exports # Edit the exports file
```