Local Yum Repository using the ISO file

preview_player
Показать описание
Above Video describes step by step procedure to use a locally mounted RHEL 7 DVD iso as yum repository.

Below are the commands used for mounting a Local ISO file as a Repository.
df -kh
cd /mnt/repos/local
[local-sstecnical-repo]
name=SStechnical Red Hat Local Repository
enabled=1
gpgcheck=0

yum clean all
yum repolist
yum install emacs
Рекомендации по теме
Комментарии
Автор

Hi, Very good video. Just one question - Can this activity be done online with applications or databases still running on the server, and just a reboot at the end should help the changes to take effect?

jamespintu
Автор

mount: RHEL-7.1 Server.x86_64: failed to setup loop service: No such file or directory

godfreyssenkindu
Автор

i can do it on my main machine... but what about other machines conected to my machine... how will they use yum???

ahmedjarral