yum --enablerepo=epel-testing install bash-completion-extras
**Primero instalar mailx
**editar elarchivo /root/.bashrc y colocar al final del archivo, las siguientes líneas:
sudo yum install mailx
echo 'ALERT - Root Shell Access (ServerName) on:' `date` `who` | mail -s "Alert: Root Access from `who | cut -d'(' -f2 | cut -d')' -f1`" [email protected]