Getting the EPEL and Fail2Ban on CentOS 7
-
@thecreativeone91 said:
@thanksaj said:
EPEL
Extra Packages for Enterprise Linux. CentOS was once a offshoot/fork of Redhat (not sure if it was officially or not)
It's not from the CentOS project, it's from Fedora. EPEL was officially part of Red Hat always. CentOS is only a recent addition to the RH family.
-
You'll need to enable fail2ban too...
systemctl enable fail2ban
-
Ah, thank you. I know I could Google it, but an explanation from one person to another is sometimes just nicer. That and I know you guys don't mind answering, and then it's here for the next guy to find too!
-
@scottalanmiller said:
I always install sysstat so that I get SAR reports. SAR collections starts automatically once installed.
yum -y install sysstat
What is that and how do I view the reports?
-
@scottalanmiller said:
I also like htop. Pretty minor, but it is a nice utility.
yum -y install htop
What is that? I can't find anything conclusive that tells me what it is
-
@nadnerB a process viewer similar to top.
-
@nadnerB said:
@scottalanmiller said:
I also like htop. Pretty minor, but it is a nice utility.
yum -y install htop
What is that? I can't find anything conclusive that tells me what it is
It's an "enhanced" top command.
-
@scottalanmiller said:
@nadnerB said:
@scottalanmiller said:
I also like htop. Pretty minor, but it is a nice utility.
yum -y install htop
What is that? I can't find anything conclusive that tells me what it is
It's an "enhanced" top command.
LOVE IT!
-
For @nadnerB , what htop looks like:
-
@thanksajdotcom said:
@scottalanmiller said:
@nadnerB said:
@scottalanmiller said:
I also like htop. Pretty minor, but it is a nice utility.
yum -y install htop
What is that? I can't find anything conclusive that tells me what it is
It's an "enhanced" top command.
LOVE IT!
Yes, I noticed
-
@nadnerB said:
@thanksajdotcom said:
@scottalanmiller said:
@nadnerB said:
@scottalanmiller said:
I also like htop. Pretty minor, but it is a nice utility.
yum -y install htop
What is that? I can't find anything conclusive that tells me what it is
It's an "enhanced" top command.
LOVE IT!
Yes, I noticed
ROFL
-
@thanksajdotcom said:
For @nadnerB , what htop looks like:
Ah ha. That looks like what I want. Thanks
-
@nadnerB said:
@thanksajdotcom said:
For @nadnerB , what htop looks like:
Ah ha. That looks like what I want. Thanks
No problem