You've already forked ntp-client-install
initial commit
This commit is contained in:
25
README.md
Normal file
25
README.md
Normal file
@@ -0,0 +1,25 @@
|
||||
## Ntp client install script for Ubuntu 22.04 server.
|
||||
|
||||
### Prerequisites
|
||||
Ubuntu 20.04 or higher.
|
||||
|
||||
### Download the script
|
||||
```
|
||||
git clone https://git.x-files.dk/ubuntu-server/ntp-client-install.git
|
||||
```
|
||||
|
||||
### Usage
|
||||
cd ntp-client-install
|
||||
sudo ./ntp-client-install
|
||||
|
||||
### Check if it's working
|
||||
ntpq -p
|
||||
|
||||
### Postinstall
|
||||
Nothing to do.
|
||||
|
||||
### More guides
|
||||
More guides can be found on [\[wiki.x-files.dk\]](https://wiki.x-files.dk)
|
||||
|
||||
### Last tested
|
||||
January 12th 2024 on Ubuntu 22.04.
|
||||
Reference in New Issue
Block a user