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 MoreTag: affordable hosting
How to block IP or range of IPs on a Windows Server ?
Hello, If you dont have control over a router or firewall you can block IP’s at the server via Windows. Click ‘Start’ > ‘Run’ >type ‘MMC’ press ok. In the console click > ‘File’ > ‘Add/Remove Snap in’ In the ‘Standalone Tab’ click The ‘add’ button Select ‘IP Security Policy Management’ > ‘ADD’ > ‘Local […]
See MoreInstall 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