Red hat Linux 7 Yum server configuring bangle tutorial

Published: 08 October 2018
on channel: IT school
38
0

yum server configure step by step
1.show iso =df -h
2.import Packages= cd /run/media/root/RHEL --- Packages
3.make directory= mkdir /var/ftp/pub/server -p
4.copy Packages= cp -rvf/run/media/root/RhEL ... Packages /var/ftp/pub/server
5.repo configure file = cd/etc/yum.reposd.d
6.delete system file= rm -rf redhat.repo
7.create repo file= touch yum.repo
8.Import repo file=vim yum.repo
name=my repo
enabled=1
baseural=file:///var/ftp/pub/server
gpgcheck=0
:wq

9.configuration file =rpm -ivh createrepo ..........rpm

10.database create= createrepo -v /var/ftp/pub/server/Packages
11.yum clean all
12.yum list all


On this page of the site you can watch the video online Red hat Linux 7 Yum server configuring bangle tutorial with a duration of hours minute second in good quality, which was uploaded by the user IT school 08 October 2018, share the link with friends and acquaintances, this video has already been watched 38 times on youtube and it was liked by 0 viewers. Enjoy your viewing!