Dag

From SME Server
Revision as of 23:35, 26 September 2021 by Pmstewart (talk | contribs) (Added edit not complete)
Jump to navigation Jump to search

EDIT NOT COMPLETE!


To create an entry in the database for the epel repository we open put the following commands in a terminal window or in a shell window:

/sbin/e-smith/db yum_repositories set epel repository \

Name 'SME Server - epel' \
BaseURL 'http://<yourServersIP or FQDN>/repos/smeserver/releases/<SME RELEASE>/smeupdates/$basearch' \
EnableGroups yes \
GPGCheck yes \
Visible no \
status disabled

To enable the changes:

    signal-event yum-modify

Just to be sure, give yum a fresh start:

    yum clean all