cPanel SSH üzerinden Toplu Yedek alma ve Yükleme

cPanel/WHM sunucunuzda aşağıdaki komutlar ile toplu yedek alıp toplu yükleme yapabilirsiniz.

SSH üzerinden toplu yedek alma komutu (home dizinine alır);

for i in $(ls /var/cpanel/users); do /scripts/pkgacct $i;done

SSH üzerinden toplu yedek geri yükleme (restore) komutu;

cd /home
for x in $(ls -A *.tar.gz | cut -d "-" -f 2 | cut -d "." -f 1); do /scripts/restorepkg $x; done

Bu cevap yeterince yardımcı oldu mu?

Daha Fazlası

cPanel Lisans Güncelleme Komutu

cPanel sunucunuzda lisans güncellemek için ssh üzerinden aşağıdaki komutu uygulamanız yeterlidir...

Resource Limit Is Reached Hatası

Cliaweb paylaşımlı hosting ve reseller ürünlerinin tümü CloudLinux teknolojisi ile...

Domain has exceeded the max defers and failures per hour hatası

Domain domain.com has exceeded the max defers and failures per hour (X/X (XX%)) allowed. Message...

The message you sent requires that you verify that you hatası çözümü

İlgili hata cpanelde yer alan boxtrapper ile ilgilidir. cPanele giriş yaparak boxtrapper ->...

cPanel Subdomain / Alt Klasör İçin Farklı Php Versiyonu Kullanma

Örneğin deneme.com domainde /cliaweb/ dizini altında php 7.3 kullanmak istiyor isek .htaccess e...