$1_web_hosting_with_hostripples

DOLLAR ONE WEB HOSTING WITH HOSTRIPPLES!

DOLLAR ONE WEB HOSTING WITH Hostripples ! Are you still looking for unlimited and hassle free hosting services ? If yes then you are now at the correct link…Hostripples Hosting Services offers you the best possible resources at the affordable prizes starting from $1/month where you will be getting the best uptime along with the […]

See More

Install security plugin for yum

Hello, To see if this is installed and enabled, look under /etc/yum/pluginconf.d/security.conf — it should have a line that reads “enabled=1”. If not, you’ll want to enable that. root@server01[~]#yum install yum-security -y After you install the yum security plugin you will be able to check for only security updates. root@server01[~]#yum –security update Loaded plugins: presto, […]

See More

Exim : retry time not reached for any host after a long failure period

The issue is because of the corrupted exim db files. Goto /var/spool/exim/db and delete files: retry , retry.lockfile , wait-remote_smtp, wait-remote_smtp.lockfile /etc/init.d/exim restart it should resolve your issue

See More