I serve as a go-to resource for anyone involved in managing and maintaining databases, offering insights and solutions to common challenges, as well as exploring new database technologies and strategies to improve database efficiency and reliability.
# cd /etc/yum.repos.d/
# ls
# cp -p rhel-debuginfo.repo server.repo
# ls
# vim server.repo
[rhel]
name=Red Hat Enterprise Linux
baseurl=file:///rhel5
enabled=1
:wq!
# cd
# yum clean all
# yum list all
No comments:
Post a Comment