Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
rpm -e mysql mysql-server httpd php php-cli php-mysql php-ldap php-mbstring php-mcrypt php-process php-snmp php-xml nmap zip curl wget sshpass screen samba-client logrotate perl-Time-modules

To remove the extra EPEL repository on RedHat based systems , installed by Open-AudIT run the command.

Code Block
languagebash
rm -f /etc/yum.repos.d/epel*

...