Server Software and Configuration Services
New cxs v10.03
Changes:
- Modified reputation system to not report distributed attacks
Changes:
Changes:
Changes:
Changes:
Changes:
To ensure that your server can contact ours for product version checks, upgrades and (where relevant) licensing, the following page lists IP addresses that should be whitelisted in any firewall for outbound TCP connections to ports 80 and 443:
Changes:
Changes:
Changes:
cPanel decided to provide a cut-down home page for WHM for v76+. It makes finding plugins (such as csf) a pain. Here is a simple way to add a Plugins link to the new homepage:
Some caveats:
/scripts/upcp --force
OK, so here’s what to do:
213a214,225 > [% IF (Whostmgr.check_flag('addons')) -%] > [% varcache.set('locale_str',locale.makevar("Plugins")) %] > <li class="application"> > <a href="[% cp_security_token %]/scripts/command?PFILE=Plugins"> > <img class="mr-10" src="[% Whostmgr.get_icon_url('icons/plugins.png') %]" alt="[% varcache.locale_str -%]" aria-hidden="true"> > <div class="application-details"> > <div class="application-title">[% varcache.locale_str %]</div> > <span class="application-description">[% varcache.locale_str %]</span> > </div> > </a> > </li> > [% END %]
patch -bp0 /usr/local/cpanel/whostmgr/docroot/templates/menu/main.tmpl /usr/src/main.tmpl.patch
To restore the page back, either:
cp /usr/local/cpanel/whostmgr/docroot/templates/menu/main.tmpl.orig /usr/local/cpanel/whostmgr/docroot/templates/menu/main.tmpl
or:
/scripts/upcp --force
Once again, you do this at your own risk. Have fun!