In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-21 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Cloud Computing Learning Route course outline Courseware: YUM signature checking Mechanism:
=
Rpm software provider organizations such as redhat use its private key (private key) to sign the rpm when building the rpm package
When using its rpm package, client can use the public key (public key) provided by redhat for signature checking in order to verify its validity.
Method 1: import the public key in advance
[root@tianyun ~] # rpm--import / etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 / / redhat
[root@tianyun ~] # vim / etc/yum.repos.d/CentOS-Base.repo
[base]
Name=CentOS-$releasever-Base
Mirrorlist= http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os&infra=$infra
# baseurl= http://mirror.centos.org/centos/$releasever/os/$basearch/
Gpgcheck=1
Method 2: specify the location of the public key
[root@tianyun ~] # vim / etc/yum.repos.d/CentOS-Base.repo
[base]
Name=CentOS-$releasever-Base
Mirrorlist= http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os&infra=$infra
# baseurl= http://mirror.centos.org/centos/$releasever/os/$basearch/
Gpgcheck=1
Gpgkey= file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Additional options:
-- nogpgcheck / / does not check the signature of the package
=
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.