ntp-client-install/README.md

26 lines
482 B
Markdown
Raw Permalink Normal View History

2024-10-14 10:03:22 +02:00
## Ntp client install script for Ubuntu 22.04 server.
2024-02-21 15:17:19 +01:00
### 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
2024-05-24 15:04:37 +02:00
More guides can be found on [\[wiki.x-files.dk\]](https://wiki.x-files.dk)
2024-02-21 15:17:19 +01:00
### Last tested
January 12th 2024 on Ubuntu 22.04.