useful-tools-for-a-SaaS-startup

10 Useful Tools for a SaaS Startup

Startups have a lot going on. The companies that succeed are frequently the ones who locate the most productive and compelling SaaS tools to help develop their business and supplant the several staff individuals they can’t afford to hire. Some are free, many are cheap, and those that do have a higher price tag end […]

See More
Choosing-a-web-host

7 Most Important Things to Consider When Choosing a Web Host

When you have three, you have three. When you have two, you have two. But when you have one, you have none! Guess what is that? Yes, you are right – Choices! These days we are spoilt for choices – be it choices in clothing to choices in Smartphone, we have like hundreds of options […]

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