Teşekkür ederim 2.şekilde kurmayı başardım.
Centos 6 için
http://www.xopanel.com/download/224
diğer İşletim sistemleri için
http://www.xopanel.com/articles/single/download
redhat_xo_install_amd64 shell dosyasını bu linklerden indirip centos 6 kurduğunuz makineye indirin.
sonra
# chmod +x redhat_xo_install_amd64
# ./redhat_xo_install_amd64
bu iki satırı çalıştırmanız yetecektir. İndrip makinenize indiremiyorsanız
1 - wget
http://kaledns.com/xopanel.zip
2 - unzip xopanel.zip
3 - chmod u+x redhat_xo_install_amd64
4 - ./redhat_xo_install_amd64
eğer 1. komutta hata aldıysanız wget komutu yüklü değildir kurmak için :
# yum install -y wget