{"id":8554,"date":"2025-01-14T12:44:20","date_gmt":"2025-01-14T03:44:20","guid":{"rendered":"https:\/\/hasu0707.duckdns.org\/blog\/?p=8554"},"modified":"2025-01-14T12:47:57","modified_gmt":"2025-01-14T03:47:57","slug":"redhat-enterprise-linuxrhel-yum-repository-%ea%b5%ac%ec%b6%95","status":"publish","type":"post","link":"https:\/\/hasu0707.duckdns.org\/blog\/?p=8554","title":{"rendered":"RedHat Enterprise Linux(RHEL) yum Repository \uad6c\ucd95"},"content":{"rendered":"\n<pre class=\"wp-block-preformatted\">DVD\ub97c \uadf8\ub300\ub85c \ud2b9\uc815 \ub514\ub809\ud1a0\ub9ac\uc5d0 \ubcf5\uc0ac \ud6c4 apache2\uc5d0 \uc544\ub798 \uc0ac\uc774\ud2b8\ub97c \ucd94\uac00 (\/etc\/apache2\/sites-available\/rhel-https_repo.conf)<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"apache\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;IfModule mod_ssl.c>\n  SSLCipherSuite HIGH:MEDIUM:!MD5:!RC4:!3DES\n  SSLProxyCipherSuite HIGH:MEDIUM:!MD5:!RC4:!3DES\n  SSLHonorCipherOrder on\n  SSLProtocol all -SSLv3\n  SSLProxyProtocol all -SSLv3\n  SSLPassPhraseDialog  builtin\n  SSLSessionCache \"shmcb:\/var\/log\/apache2\/ssl_scache(512000)\"\n  SSLSessionCacheTimeout  300\n\n  &lt;VirtualHost _default_:6931>\n    DocumentRoot \"\/mnt\/share@nas.esvali.com\/rhel-8.10-x86_64-dvd\"\n    ServerName localhost:6931\n    ServerAdmin \"root@localhost\"\n    ErrorLog \"${APACHE_LOG_DIR}\/rhel-https_error.log\"\n    TransferLog \"${APACHE_LOG_DIR}\/rhel-https_access.log\"\n    Timeout 300\n    &lt;Directory \"\/mnt\/share@nas.esvali.com\/rhel-8.10-x86_64-dvd\">\n      Options Indexes FollowSymLinks MultiViews ExecCGI\n      IndexOptions NameWidth=*\n      AllowOverride FileInfo AuthConfig Limit\n      Order Deny,Allow\n      Allow from all\n      Require all granted\n    &lt;\/Directory>\n    SSLEngine on\n    SSLCertificateFile  \/etc\/ssl\/certs\/ssl-cert-snakeoil.pem\n    SSLCertificateKeyFile \/etc\/ssl\/private\/ssl-cert-snakeoil.key\n    &lt;FilesMatch \"\\.(cgi|shtml|phtml|php)$\">\n      SSLOptions +StdEnvVars\n    &lt;\/FilesMatch>\n    &lt;Directory \"\/mnt\/share@nas.esvali.com\/rhel-8.10-x86_64-dvd\/cgi-bin\">\n      SSLOptions +StdEnvVars\n    &lt;\/Directory>\n    BrowserMatch \"MSIE [2-5]\" \\\n      nokeepalive ssl-unclean-shutdown \\\n      downgrade-1.0 force-response-1.0\n    CustomLog \"\/var\/log\/apache2\/ssl_request.log\" \\\n              \"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \\\"%r\\\" %b\"\n  &lt;\/VirtualHost>\n&lt;\/IfModule><\/pre>\n\n\n\n<pre class=\"wp-block-preformatted\">RHEL\uc774 \uc124\uce58\ub418\uc5b4 \uc788\ub294 \uc11c\ubc84\uc5d0 \uc544\ub798\ub97c \ubcf5\uc0ac (\/etc\/yum.repos.d\/10.10.10.1.repo)<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">############################################################\n#\n# \uc774 yum \ub808\ud3ec\uc9c0\ud130\ub9ac\ub294 RHEL\uc774 yum\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc5b4\uc11c\n# DVD\ub97c \uc6f9\uc11c\ubc84\uc5d0 \ubcf5\uc0ac \ud6c4 \uc0ac\uc124 \ub808\ud3ec\uc9c0\ud130\ub9ac\ub97c \ub9cc\ub4e4\uc5b4 \uc0ac\uc6a9\ud55c\ub2e4.\n#\n# echo \"sslverify=false\" >> \/etc\/yum.conf\n# cp -fv 10.10.10.1.repo \/etc\/yum.repos.d\/\n# yum clean all\n# yum repolist\n#\n############################################################\n\n[DVD-rhel-BaseOS]\nname=Red Hat Enterprise Linux $releasever - $basearch - BaseOS\nbaseurl=https:\/\/10.10.10.1:6931\/BaseOS\/\ngpgcheck=0\nEnabled=1\n\n[DVD-rhel-AppStream]\nname=Red Hat Enterprise Linux $releasever - $basearch - AppStream\nbaseurl=https:\/\/10.10.10.1:6931\/AppStream\/\ngpgcheck=0\nEnabled=1<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>DVD\ub97c \uadf8\ub300\ub85c \ud2b9\uc815 \ub514\ub809\ud1a0\ub9ac\uc5d0 \ubcf5\uc0ac \ud6c4 apache2\uc5d0 \uc544\ub798 \uc0ac\uc774\ud2b8\ub97c \ucd94\uac00 (\/etc\/apache2\/sites-available\/rhel-https_repo.conf) RHEL\uc774 \uc124\uce58\ub418\uc5b4 \uc788\ub294 \uc11c\ubc84\uc5d0 \uc544\ub798\ub97c \ubcf5\uc0ac (\/etc\/yum.repos.d\/10.10.10.1.repo)<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_import_markdown_pro_load_document_selector":0,"_import_markdown_pro_submit_text_textarea":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[39],"tags":[],"class_list":["post-8554","post","type-post","status-publish","format-standard","hentry","category-os_linux_unix_macos"],"_links":{"self":[{"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/8554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8554"}],"version-history":[{"count":0,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/8554\/revisions"}],"wp:attachment":[{"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8554"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=8554"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}