30
October
2023
11:11

Configuring a systemd-resolved caching DNS server

30 October 2023 11:11

To speed up DNS name resolution, a local caching server is used. The difference (speedup) is 50-150 milliseconds per request for cached data. How to enable the service systemd-resolved in Linix Mint or Ubuntu?

More info

26
October
2023
Time Synchronization in Linux: Using the SNTP Service
15:45

Time Synchronization in Linux: Using the SNTP Service

26 October 2023 15:45

There are situations when the capabilities of a regular NTP client service are not enough: rebooting a PC without a CMOS battery is an example of this. Poor Internet quality - infrequent time synchronization does not allow the NTP service to function fully. To solve this problem, the systemd-timesyncd service was invented, which works using the simplified SNTP protocol - Simple NTP.

More info