به نام خدا
در این اموزش با نحوه نصب این کنترل آشنا میشیم. با اینکه از زمان عرضه این کنترل پنل مدت زیادی نمیگذره اما تونسته محبوبیت زیادی بین کاربران کنترل پنل های رایگان پیدا کنه.ما هم در طی ۳ جلسه قصد داریم با نحوه راه اندازی ان – انجام تنظیمات اولیه – انجام موارد امنیتی ان اشنا بشیم. پس با ما همراه باشید!
وبسایت سازنده | ویژگی ها | دمو | تغییرات
از جمله ویژگی های ان به گفته سازنده:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 |
– Apache Web Server (Mod Security + OWASP rules optional) – PHP 5.4 (suPHP, SuExec + PHP version switcher) – MySQL + phpMyAdmin – Postfix + Dovecot + roundcube webmail (Antivirus, Spamassassin optional) – CSF Firewall – File System Lock (no more website hacking, all your files are locked from changes) – Backups (optional) – AutoFixer for server configuration – Varnish Cache server (improve your server performances by 3x) – Compiles Apache from source (improves up to 15% on performances) – Apache reCompiler + Additional modules install with one click – Apache server status, configuration – Edit apache vhosts, vhosts templates, include configuration – Rebuild all apache Virtual hosts with one click – suPHP & suExec (improved security) – Mod Security + OWASP rules (one click install, easy management) – Tomcat 8 server management & install in one click – DoS protection from the Slow-Loris attacks – Compiles PHP from source (improves up to 20% on performances) – PHP switcher (switch between PHP versions like: 5.2, 5.3, 5.4, 5.5) – Simple php editor – PHP addons with one click – PHP.ini editor & PHP info & List modules – php.ini per user account (you can add changes in /home/USER/php.ini) – postfix & dovecot – MailBoxes, Alias – Roundcube webmail – Postfix Mail queue – rDNS Checker Module (check you rDNS records) – AntiSPAM (Spamhaus cronjob) – Re-Build Postfix/Dovecot Mail server with (AntiVirus, AntiSpam Protection) – Email Auto Responder – MySQL Database Managment – Add local or remote access user – Live Monitor MySQL process list – net2ftp install script – MySQL 5.5 & phpMyAdmin upgrade script – PHP Imagick – script installer – Maldet – script installer (Malware removal tool) – Varnish with Multiple IPs – PHP Switcher (added php imap installer checkbox) – IP Access Control – Mail Server Re-Configuration – Postfix Manager – Scripts folder, info will be on the wiki site – SPF Manager – Nginx reverse Proxy – Services Monitor (Automatic restart of services) – MySQL root password reset script – BruteForce CSF/LFD integration script |
خب نصب این کترل پنل مثل سایرین راحت هست و با اجرا بش اسکریپت اون خودش نصب میشه.برای نصب دستورات زیر رو پشت سرهم وارد کنید:
در مورد منابع و زمان مورد نیاز برای من روی سرور رم ۲ چیزی حدود ۱۰ دقیقه طول کشید که باتوجه به منابع سرور ممکنه حداکثر ۳۰ دقیقه طول بکشه
1 2 |
wget http://centos-webpanel.com/cwp-latest sh cwp-latest |
پس نصب میتونید از طریق دو ادرس زیر وارد کنترل پنل شوید:
1 2 |
http://IP:2030 https://IP:2031 |
درصورتی که در صفحه لاگین بالا نیومد اقدام به استاپ فایروال کنید:
1 |
service iptables stop |
تصویر پس از نصب:
salam man az in control panel estefade mikonam mishe ykam jame tar amozesh bdedin
set kardan DNS ha va
mamnoon
در جلسات بعدی به همین موضوع پرداخته میشود
Set the root password
Since you have just installed your MySQL database server, the root account within MySQL has no password set yet. If you are logged into the database server you should change that by running the following command:
/usr/bin/mysqladmin -u root password ‘new-password’