Naposledy aktivní 1752361455

swee revidoval tento gist 1752361455. Přejít na revizi

1 file changed, 44 insertions

gistfile1.txt(vytvořil soubor)

@@ -0,0 +1,44 @@
1 + swee@funnelcake:~ $ sudo apt install ntp
2 + Reading package lists... Done
3 + Building dependency tree... Done
4 + Reading state information... Done
5 + The following additional packages will be installed:
6 + ntpsec python3-ntp
7 + Suggested packages:
8 + certbot ntpsec-doc ntpsec-ntpviz
9 + The following packages will be REMOVED:
10 + systemd-timesyncd
11 + The following NEW packages will be installed:
12 + ntp ntpsec python3-ntp
13 + 0 upgraded, 3 newly installed, 1 to remove and 0 not upgraded.
14 + Need to get 446 kB of archives.
15 + After this operation, 1,291 kB of additional disk space will be used.
16 + Do you want to continue? [Y/n] y
17 + Get:1 http://deb.debian.org/debian bookworm/main arm64 python3-ntp arm64 1.2.2+dfsg1-1+deb12u1 [94.0 kB]
18 + Get:2 http://deb.debian.org/debian bookworm/main arm64 ntpsec arm64 1.2.2+dfsg1-1+deb12u1 [330 kB]
19 + Get:3 http://deb.debian.org/debian bookworm/main arm64 ntp all 1:4.2.8p15+dfsg-2~1.2.2+dfsg1-1+deb12u1 [22.0 kB]
20 + Fetched 446 kB in 1s (819 kB/s)
21 + (Reading database ... 84226 files and directories currently installed.)
22 + Removing systemd-timesyncd (252.36-1~deb12u1) ...
23 + Selecting previously unselected package python3-ntp.
24 + (Reading database ... 84210 files and directories currently installed.)
25 + Preparing to unpack .../python3-ntp_1.2.2+dfsg1-1+deb12u1_arm64.deb ...
26 + Unpacking python3-ntp (1.2.2+dfsg1-1+deb12u1) ...
27 + Selecting previously unselected package ntpsec.
28 + Preparing to unpack .../ntpsec_1.2.2+dfsg1-1+deb12u1_arm64.deb ...
29 + Unpacking ntpsec (1.2.2+dfsg1-1+deb12u1) ...
30 + Selecting previously unselected package ntp.
31 + Preparing to unpack .../ntp_1%3a4.2.8p15+dfsg-2~1.2.2+dfsg1-1+deb12u1_all.deb ...
32 + Unpacking ntp (1:4.2.8p15+dfsg-2~1.2.2+dfsg1-1+deb12u1) ...
33 + Setting up python3-ntp (1.2.2+dfsg1-1+deb12u1) ...
34 + Setting up ntpsec (1.2.2+dfsg1-1+deb12u1) ...
35 + Created symlink /etc/systemd/system/timers.target.wants/ntpsec-rotate-stats.timer → /lib/systemd/system/ntpsec-rotate-stats.timer.
36 + Created symlink /etc/systemd/system/network-pre.target.wants/ntpsec-systemd-netif.path → /lib/systemd/system/ntpsec-systemd-netif.path.
37 + Created symlink /etc/systemd/system/ntp.service → /lib/systemd/system/ntpsec.service.
38 + Created symlink /etc/systemd/system/ntpd.service → /lib/systemd/system/ntpsec.service.
39 + Created symlink /etc/systemd/system/multi-user.target.wants/ntpsec.service → /lib/systemd/system/ntpsec.service.
40 + Setting up ntp (1:4.2.8p15+dfsg-2~1.2.2+dfsg1-1+deb12u1) ...
41 + Processing triggers for man-db (2.11.2-2) ...
42 + Processing triggers for dbus (1.14.10-1~deb12u1) ...
43 + swee@funnelcake:~ $ which ntpd
44 + /usr/sbin/ntpd
Novější Starší