{"id":734,"date":"2012-07-06T16:14:37","date_gmt":"2012-07-06T16:14:37","guid":{"rendered":"http:\/\/kraftek.com\/blog\/?p=734"},"modified":"2012-07-06T16:14:37","modified_gmt":"2012-07-06T16:14:37","slug":"add-a-local-yum-repo-from-a-forwarded-http-port","status":"publish","type":"post","link":"\/blog\/index.php\/add-a-local-yum-repo-from-a-forwarded-http-port\/","title":{"rendered":"add a local yum repo from a forwarded http port"},"content":{"rendered":"<p>From the webserver that contains the repo, do<br \/>\n$ ssh root@ddd55q03 -R 80:localhost:80<\/p>\n<p>then, at the linux server create a repo \/etc\/yum.repos.d\/myrepo.repo:<br \/>\n[myrepo]<br \/>\nname=OEL $releasever &#8211; $basearch<br \/>\nbaseurl=http:\/\/localhost\/cobbler\/ks_mirror\/OUL6U2-x86_64\/<br \/>\nenabled=1<br \/>\nmetadata_expire=6h<br \/>\ngpgcheck=0<\/p>\n","protected":false},"excerpt":{"rendered":"<p>From the webserver that contains the repo, do $ ssh root@ddd55q03 -R 80:localhost:80 then, at the linux server create a repo \/etc\/yum.repos.d\/myrepo.repo: [myrepo] name=OEL $releasever &#8211; $basearch baseurl=http:\/\/localhost\/cobbler\/ks_mirror\/OUL6U2-x86_64\/ enabled=1 metadata_expire=6h gpgcheck=0<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,1],"tags":[],"class_list":["post-734","post","type-post","status-publish","format-standard","hentry","category-linux","category-uncategorized"],"_links":{"self":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/734","targetHints":{"allow":["GET"]}}],"collection":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=734"}],"version-history":[{"count":0,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/posts\/734\/revisions"}],"wp:attachment":[{"href":"\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=734"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=734"},{"taxonomy":"post_tag","embeddable":true,"href":"\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=734"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}