# Sincronização de tempo

```bash
  sudo timedatectl set-ntp off && ntpdate -s <IP/DOMAIN>
```
