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ı

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...

cPanel SitePad Domain Missing Hatası Çözümü

cPanel de yer alan SitePad i kullanarak hazır şablonlardan web site hazırlayıp yayınlamak...

httpd.conf dosyası nerede?

httpd.conf dosyası /usr/local/apache/conf/ dizini altındadır. nano...

cPanel Lisans Güncelleme Komutu

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

Hazır Olun, cPanel'e NGINX Desteği Geliyor!

NGINX web sunucusunun Apache'ye alternatif olarak eklenmesi sürekli talep edilen ve gündemde olan...