- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
how to configure local yum repo ? what is yum ? yum command and httpd package installation using yum
#YUM #YumConfiguration #PakagesInstalllationUsingYUM #WhatIsYum #Linux #OpenGyanHouse
YUM configuration on RHEL 7 Linux server or yum config or yum in rhel7.
Local yum server configuration on RHEL 7:
For Local YUM configuration, you need the RHEL ISO file.
Below are the steps for YUM configuration on RHEL7 Linux Server :
1) Copy all the files and folders from RHEL ISO to your local machine ( I have copied in /home/rhel7 folder )
Please use below command to extract the ISO in your Linux server :
mount -o loop rhel7.iso /mnt
Once RHEL ISO is extracted in /mnt path, after that you can copy the ISO contents using the commend (cp -rf *).
In case you have DVD media So you have to copy all the files & directory from the media to your local server, where you need to configure the YUM.
2) Go to the “/etc/yum.repo.d” path and create one file (for example client.repo) Make sure file extension should be ".repo"
root# cd /etc/yum.repo.d/
root# vi client.repo
[abc]
name=abc
baseurl=file:///home/abc/
gpgcheck=0
~
~
:wq!
Configuration file details:
[abc] : repo ID
name : name of the your repo “abc”
baseurl : file:///(absolute path of the folder, where you have copied the RHEL ISO files and directory)
3) Once you are done with the above configurations. Please use below command to synch your YUM database.
root# yum cleanall
root# yum repolist
root# yum list all
You are done with the YUM configuration. In case you will face any issue, please share the problem description in comment box.
Hope shared information is useful to you !!!
If you have any further query please write in Comment Box.
--------------------------------------
Keywords:
YUM configuration
YUM config
yum config
yum install
what is yum
yum configuration step by step
local yum repo
yum setup
yum in rhel7
why yum needed
how to create yum
create yum server
yum in rhel
yum
what is local yum ?
how to config local yum
why we need local yum
use of local yum
rpm installation using yum or local yum
yum server
yum config
--------------------------------------------
Видео how to configure local yum repo ? what is yum ? yum command and httpd package installation using yum канала OpenGyanHouse
YUM configuration on RHEL 7 Linux server or yum config or yum in rhel7.
Local yum server configuration on RHEL 7:
For Local YUM configuration, you need the RHEL ISO file.
Below are the steps for YUM configuration on RHEL7 Linux Server :
1) Copy all the files and folders from RHEL ISO to your local machine ( I have copied in /home/rhel7 folder )
Please use below command to extract the ISO in your Linux server :
mount -o loop rhel7.iso /mnt
Once RHEL ISO is extracted in /mnt path, after that you can copy the ISO contents using the commend (cp -rf *).
In case you have DVD media So you have to copy all the files & directory from the media to your local server, where you need to configure the YUM.
2) Go to the “/etc/yum.repo.d” path and create one file (for example client.repo) Make sure file extension should be ".repo"
root# cd /etc/yum.repo.d/
root# vi client.repo
[abc]
name=abc
baseurl=file:///home/abc/
gpgcheck=0
~
~
:wq!
Configuration file details:
[abc] : repo ID
name : name of the your repo “abc”
baseurl : file:///(absolute path of the folder, where you have copied the RHEL ISO files and directory)
3) Once you are done with the above configurations. Please use below command to synch your YUM database.
root# yum cleanall
root# yum repolist
root# yum list all
You are done with the YUM configuration. In case you will face any issue, please share the problem description in comment box.
Hope shared information is useful to you !!!
If you have any further query please write in Comment Box.
--------------------------------------
Keywords:
YUM configuration
YUM config
yum config
yum install
what is yum
yum configuration step by step
local yum repo
yum setup
yum in rhel7
why yum needed
how to create yum
create yum server
yum in rhel
yum
what is local yum ?
how to config local yum
why we need local yum
use of local yum
rpm installation using yum or local yum
yum server
yum config
--------------------------------------------
Видео how to configure local yum repo ? what is yum ? yum command and httpd package installation using yum канала OpenGyanHouse
Local YUM configuration vsftpd installation using yum how to setup local yum in rhel 7 YUM configuration step by step how to configure yum on RHEL 7 how to configure yum on rhel7 How to Create a Local Yum Repository how to config local yum repository in rhel how to install packages using yum how to config local yum using iso yum config local yum setup how to config local yum httpd install using local yum linux yum yum install packages installation using yum ons
Комментарии отсутствуют
Информация о видео
26 июля 2017 г. 9:34:27
00:02:58
Другие видео канала




















