White label reseller hosting Plans

    Hostripples offers White label reseller hosting in affordable cost. We provide Linux White label reseller hosting plans starting from just $5.99/Month. Our hosting plans are complete, you will get unlimited webspace, unlimited bandwidth, databases, E-Mail accounts. All hosting plans included addon features to create and manage your websites.You get more than 350+ free […]

See More

SSL Offer : 50% Off for Year !!!

  Hostripples offers the best deals for the SSL Certificates  for your website to secure your online transaction and increase the reliability with your clients. What is an SSL certificate? SSL stands for Secure Sockets Layer. It is a protocol that was designed to keep communication over the internet safe. Data sent via an SSL […]

See More

Iptables commands .

  #!/bin/sh#File: /etc/rc.d/rc.firewall# At once log and drop any known abusive IPsiptables -A INPUT -p tcp -s 87.118.104.44 -m limit –limit 1/minute –limit-burst 10 -j LOG –log-prefix “[DROPPED_NODE]“ –log-level 4iptables -A INPUT -p tcp -s 87.118.104.44 -j DROP# Allow fr?m ?n? t? ?n? ?n 127.0.0.1/32iptables -A INPUT -s 127.0.0.1/32 -j ACCEPTiptables -A OUTPUT -s 127.0.0.1/32 -j […]

See More