111




...
PHP:
PHP:
                       chmod +/bin/pwd   
       
/scripts/enablefileprotect 
/scripts/chownpublichtmls 
/scripts/fixeverything 




PHP:
PHP:
for i in `ls /var/cpanel/users`;do /scripts/pkgacct $idone 

home

PHP:
PHP:
cd /home 


..

PHP:
PHP:
scp -P 22 *.tar.gz root@12.345.67.89:/home 

12.345.67.89=
22=




PHP:
PHP:
                       cd /home 
..

PHP:
PHP:
for i in `ls /home/*.tar.gz`;do /scripts/restorepkg --force $i;done