If you have too many files to remove, try this trick: find . -name 'unwantedfile*' | xargs rm source: https://hostingblog.ie/centos-how-to-deal-with-a-folder-containing-very-large-number-of-files/ ...
in Cyberpanel, some advanced configuration needs to be done in OLS webadmin console. how to: first , run this line in SSH to setup login info for webadmin console /usr/local/lsws/admin/misc/admpass.sh and then, login into CyberPanel , and add TCP 7080 port to firewalld in ...
CyberPanel picks this file: /usr/local/CyberCP/index.html You can replace it with your own version. Note - This Page also gets replaced every time when we update CP. So we have to take care of this. source: https://forums.cyberpanel.net/d...
The steps are:1. Go to openlitespeed admin page (:7080), go to Virtual Hosts and add a new vhost.2. Fill in these details:Virtual Host Name: *Virtual Host Root: /home/default (or any folder you want)Config File: $SERVER_ROOT/conf/vhosts/defaultvh/vhconf.confFolow Symbolik Link...