Compare commits

...

2 Commits

Author SHA1 Message Date
sudo pacman -Syu 37dcc6cf80
feat: add chrony 2022-06-26 18:05:50 +07:00
sudo pacman -Syu 437bd685bc
Update appearance.md 2022-06-25 07:06:36 -07:00
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,28 @@
# [chrony](https://git.tuxfamily.org/chrony/chrony.git)
| Distribution | Package |
| ------------ | -------- |
| Arch Linux | `chrony` |
| Ubuntu | `chrony` |
## Network Time Security
https://developers.cloudflare.com/time-services/nts/
https://system76.com/time
Edit `/etc/chrony/chrony.conf`:
```txt
server time.cloudflare.com iburst nts
server virginia.time.system76.com iburst nts
server ohio.time.system76.com iburst nts
server oregon.time.system76.com iburst nts
```
Verify:
```sh
chronyc sources -v
sudo chronyc authdata -v
```

View File

@ -5,6 +5,7 @@
List fonts:
```sh
# Linux
fc-list
```
@ -64,3 +65,7 @@ fc-list
| ------------ | ------------------------- |
| Arch Linux | `ttf-fantasque-sans-mono` |
| Ubuntu | `fonts-fantasque-sans` |
[agave](https://github.com/blobject/agave)
[APL385 Unicode](https://apl385.com/fonts/index.htm)