linux find 查找RPM-GPG-KEY文件與RPM包驗證
ECS信息
規格:2vCPUs | 4GiB | kc1.large.2
鏡像:openEuler 20.03 64bit with ARM | 公共鏡像
linux find 查看RPM-GPG-KEY文件的位置
# find / -iname "RPM-GPG-KEY*" -print /etc/pki/rpm-gpg/RPM-GPG-KEY /etc/pki/rpm-gpg/RPM-GPG-KEY-openEuler # cd /etc/pki/rpm-gpg/ # ll total 8.0K -rw-r--r--. 1 root root 1011 Mar 24 2020 RPM-GPG-KEY -rw-r--r--. 1 root root 2.1K Mar 24 2020 RPM-GPG-KEY-openEuler
# ll total 396K -rw------- 1 root root 107 Oct 3 19:42 if_example.sh -rw------- 1 root root 387K Mar 26 2020 tcpdump-4.9.3-3.oe1.aarch64.rpm drwx------ 4 root root 4.0K Oct 4 19:36 usr # rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-openEuler # rpm -K tcpdump-4.9.3-3.oe1.aarch64.rpm tcpdump-4.9.3-3.oe1.aarch64.rpm: digests signatures OK
學習資料
彈性云服務器 ECS
openEuler-官網
openEuler-B站
openEuler-慕課
openEuler-文檔
鯤鵬社區
歡迎各位同學一起來交流學習心得^_^
Linux openEuler
版權聲明:本文內容由網絡用戶投稿,版權歸原作者所有,本站不擁有其著作權,亦不承擔相應法律責任。如果您發現本站中有涉嫌抄襲或描述失實的內容,請聯系我們jiasou666@gmail.com 處理,核實后本網站將在24小時內刪除侵權內容。