Skip to content

security lab 1.1 EPEL version 7-9 not available  #2

Description

@brikeyes

looks like the epel-release-7-9.noarch.rpm is no longer current ( ERROR 404: Not Found) , need to change to EPEL 7-10 on line 1 and 3 as seen below

suggested change

sudo yum install -y wget
wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-10.noarch.rpm
sudo rpm -ihv epel-release-7-10.noarch.rpm
sudo yum install -y htop

thanks!!!!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions