0 Members and 1 Guest are viewing this topic.
sh /script/sysinfo
sh /script/restart-servicessh /script/restart-all
/etc/init.d/named restart/etc/init.d/httpd restart/etc/init.d/nginx restart/etc/init.d/php-fpm restart/etc/init.d/mysqld restart/etc/init.d/kloxo restart
sh /script/fixwebsh /script/fixphpsh /script/fixdnssh /script/fixwebmailsh /script/fixmailsh /script/fixvpop# for allsh /script/fix-all
sh /script/cleanup
sh /script/fix-chownchmod
sh /script/mysql-optimize --select=repairsh /script/mysql-optimize --select=optimize
sh /script/clearcache --select=1
### for mod_php select optimezesh /script/apache-optimize --select=optimize### for suphp/fcgid/php-fpmsh /script/apache-optimize --select=default
sh /script/reset-mysql-root-password <newpassword>
sh /script/resetpassword master <newpassword>
sh /script/mysql-convert --engine=MyISAMsh /script/mysql-convert --engine=InnoDB### MariaDB only convert to ariash /script/mysql-convert --engine=aria
rkhunter --check
free -m
### backup/script/backup --class=client --name=admin ### restore/script/restore --restore --accounts=all <backup-file-path>
Code: [Select]### backup/script/backup --class=client --name=admin ### restore/script/restore --restore --accounts=all <backup-file-path>Have anyone actually succeeded in restore like this. I never did, even on completly new system and even on old Kloxo.
sh /script/mysql-convert --engine=InnoDB --database=<databasename>
[root@hendiana ~]# /etc/init.d/hiawatha restartStopping Hiawatha web server: [FAILED]Starting Hiawatha web server: Error binding 0.0.0.0:80 [FAILED][root@hendiana ~]#
[root@hendiana ~]# sh /script/restart-web yerror reading information on service phpm-fpm: No such file or directory*** Process for PHP-FPM service *** - Process: restartStopping php-fpm: [FAILED]Starting php-fpm: [26-May-2016 23:59:37] ERROR: Unable to globalize '/opt/configs/php-fpm/conf/php/*.conf' (ret=2) from /etc/php-fpm.conf at line 18.[26-May-2016 23:59:37] ERROR: failed to load configuration file '/etc/php-fpm.conf'[26-May-2016 23:59:37] ERROR: FPM initialization failed [FAILED]-------------------------------------------------------------------*** Process for HIAWATHA service *** - Process: restartStopping Hiawatha web server: [FAILED]Starting Hiawatha web server: Error binding 0.0.0.0:80 [FAILED]-------------------------------------------------------------------- For help, type '/script/restart-web [--help|-h]'[root@hendiana ~]#
Page created in 0.085 seconds with 21 queries.