Cheap Reseller Unlimited Hosting with Hostripples!

Are you fade up from restricted resources for your reseller hosting accounts ? And seeking for unlimited reseller hosting ? Yes then here Hostripples are offering the unlimited reseller hosting services where you will be able to get the unlimited the Disk space and bandwidth which will help you to attract more and more clients […]

See More

Script To Migrate Reseller

#Migrate Reseller echo “Server IP :- “; read remote_host; echo “Checking for the Authentication Keys ” hostname=$(hostname) Key=$(grep -s $hostname /root/.ssh/id_rsa.pub | wc -l) if [ “$Key” -le 0 ]; then echo ” No Keys Found. Adding new KEY” ssh-keygen -t rsa -b 1024 -f /root/.ssh/id_rsa -N “” else echo “Authentication Does exist” fi echo […]

See More