CentOS CWP Webpanel Kurulumu
Sistem Gereksimleri:
1.Hostname Ayarı:
alan adınız ornek.com ise server.ornek.com olarak kullanabilirsiniz.
ayarı yapmak için SSH Komutu:
# hostname server.ornek.com
2. Yazılım Gereksimleri:
Desteklenen işletim sistemleri temiz / taze kurulu olmasina dikkat edin:
– CentOS 6, RedHat 6 veya CloudLinux 6 minimal,
– CentOS 7 minimal,
– CentOS 8 şimdilik desdeklenmiyor,
3.Donanım Gereksimleri:
– 32 bit işletim Sistemleri için minimum 512 MB RAM
– 64 bit işletim Sistemleri için minimum 1024 MB RAM
Kurulum:
1.Wget Paket Kurulumu:
# yum -y install wget
2.Sunucu paket Günçellemesi:
# yum -y update
3.Suncuyu Reboot etmek:
( tavsiye )
# reboot
Sunucumuz Yeniden Başladıkdan sonra artık CWP Panel Kurulumuna başlayabiliriz
CentOS 6 için:
# cd /usr/local/src
# wget http://centos-webpanel.com/cwp-latest
# sh cwp-latest
CentOS 7 için:
# cd /usr/local/src
# wget http://centos-webpanel.com/cwp-el7-latest
# sh cwp-el7-latest