updated notes
This commit is contained in:
+6
-1
@@ -496,4 +496,9 @@ Port 2222
|
|||||||
sudo systemctl restart sshd # Restart the sshd service
|
sudo systemctl restart sshd # Restart the sshd service
|
||||||
```
|
```
|
||||||
|
|
||||||
## NFS & NTP
|
## NFS & NTP
|
||||||
|
|
||||||
|
### NFS
|
||||||
|
```bash
|
||||||
|
sudo nano /etc/exports # Edit the exports file
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user