ntp-client-install/README.md

26 lines
482 B
Markdown

## 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.