install smart proxy

From Social Hornbill, 5 Years ago, written in Plain Text, viewed 222 times. This paste will slip away in 1 Second.
URL https://paste.steamr.com/view/4d3e91d1 Embed
Download Paste or View Raw
  1.  
  2. cd /tmp
  3. wget http://content/rhsat6.2.1/x86_64/isos/satellite-capsule-6.2.1-rhel-7-x86_64-dvd.iso
  4. mkdir /mnt/iso
  5. mount -o loop satellite-capsule-6.2.1-rhel-7-x86_64-dvd.iso /mnt/iso
  6. cp /mnt/iso/*repo /etc/yum.repos.d/capsule.repo
  7.  
  8. ## Add 'baseurl=file:///mnt/iso' to the repository file
  9. vi /etc/yum.repos.d/capsule.repo
  10.  
  11. yum -y install satellite-capsule

Reply to "install smart proxy"

Here you can reply to the paste above