Translate

Archives

Configure a Local ISO-based Package Repository on a CentOS 7.2 VM

This post shows you how to configure a local ISO-based repository on a CentOS 7.2 VM using CentOS-7-x86_64-Everything-1511.iso

Set up local RPM Installation Repository

There are a number of ways of installing additional RPM packages from installation media. However, if your network is fast and you are installing the same packages on a number of systems, it sometimes is easier to set up a simple local package repository and use yum to install the packages from there. This post shows you how to do this. Copy the new packages, or even the contents of an entire distribution to a suitable subdirectory on a local webserver. For example, if you are using an Apache webserver on RHEL or Fedora, suitable locations would probably be /var/www/html/repos/rhel6/