Server IP : 111.118.215.189 / Your IP : 216.73.216.126 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/local/runonce.d/ran/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
#!/bin/bash touch /var/cpanel/has_fast_update_on_lan mkdir -vp /root/cpanel_profile echo 'mysql-version=5.7' >> /root/cpanel_profile/cpanel.config echo 'mycnf_auto_adjust_openfiles_limit=0' >> /root/cpanel_profile/cpanel.config echo 'phploader=ioncube' >> /root/cpanel_profile/cpanel.config echo 'local_nameserver_type=bind' >> /root/cpanel_profile/cpanel.config echo 'CPANEL=11.86' > /etc/cpupdate.conf echo 'HTTPUPDATE=cpupdate.endurance.com' > /etc/cpsources.conf while ! /usr/bin/wget -O /root/cpanel-universal-install.sea http://layer2.cpanel.net/cpanel-universal-install.sea; do /usr/bin/wget -O /root/cpanel-universal-install.sea http://layer2.cpanel.net/cpanel-universal-install.sea; done chmod 755 /var/run/screen chmod +x /root/cpanel-universal-install.sea rm -fv /root/installer.lock /root/cpanel-universal-install.sea --noexec --target /cpanel_installer cd /cpanel_installer /cpanel_installer/bootstrap --force