10. CISCO Catalyst 9300 DNA Advantage - Application hosting : Guest Shell - Yum is not working

Опубликовано: 27 Март 2026
на канале: Donghowa Network
87
0

sudo su
yum update

#Failed to download metadata for repo 'AppStream'
rm -r /var/cache/dnf
dnf clean all && rm -r /var/cache/dnf && dnf upgrade -y && dnf update -y

cat /etc/centos-release
CentOS Linux release 8.1.1911 (Core)

after yum update or yum install commands, network is not working gradually
I will find another solution to use shell