Reseller account migration by using script

For migrating Reseller and/or Bulk accounts between cPanel servers:: 1) On source server cd /home mkdir /home/Migration cat /etc/trueuserowners |grep reseller_username | awk ‘{print $1}’ | cut -d: -f 1 > Migration.txt for i in `cat Migration.txt`;do /scripts/pkgacct $i; mv /home/cpmove-$i.tar.gz /home/Migration/;done   2) On Destination server vi Migration.txt ( add all username which you want to […]

RVsiteBuilder Migration

1. Install RVSiteBuilder on the NEW server, follow the installation at http://rvsitebuilder.com/installation.htm. 2. Make sure the transferring hosting accounts has moved from the OLD to the NEW server. 3. Create the new hosting account on the NEW server or pick one of the existing account with unlimited disk space. This account will be a place […]

5 Major Hosting Problems and How to Avoid it: Comprehensive Guide

It’s 2024, and we have moved to another year full of digital life with a robust online presence. This robust online presence is crucial for all types of businesses irrespective of their size. Likewise, selecting a reliable web hosting provider is easy but do you think this will help you to maintain your website? Then, […]