Add quotes to set-time command in docs
This commit is contained in:
committed by
Grant Willcox
parent
7c30889784
commit
8ba7a28caf
+1
-1
@@ -49,7 +49,7 @@ on newer distributions.
|
||||
- Ensure it's on a network accessible from your attacking machine (e.g. Nat network instead of Bridged)
|
||||
- NagiosXI fails when attempting to login manually with an "NSP Sorry Dave" message
|
||||
- The NagiosXI installation is likely out of sync with its date/time.
|
||||
- Set it manually with `timedatectl set-ntp false` and `timedatectl set-time 2023-02-06 17:34:00` but with the actual time and date
|
||||
- Set it manually with `timedatectl set-ntp false` and `timedatectl set-time '2023-02-06 17:34:00'` but with the actual time and date
|
||||
|
||||
## Verification Steps
|
||||
|
||||
|
||||
Reference in New Issue
Block a user