Server Software and Configuration Services
New osm v1.14
Changes:
- Fixed issue with localhost logfile tracking
- Modified installer to use a separate script to build Net::Pcap
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!
Changes:
Changes:
Changes:
Changes:
Changes:
Changes:
Changes:
Changes: