by benny | Oct 16, 2015 | bandwidth, cPanel, whm
WHM now stores all of its users’ bandwidth information in sqlite files, rather than in flat text files. These directions will allow you to set a users’ bandwidth to 0. Step 1: Enter the bandwidth data folder, and make a backup of the sqlite database:...
by benny | Feb 20, 2015 | command-line, whm
I encountered this error installing Solr on a cPanel server using PECL, and thought I would post the solution, since I didn’t find it anywhere else. Whether installing through WHM or on the command line I saw this error: checking for cURL support… yes,...
by benny | Feb 6, 2015 | command-line, Posted
Whether it’s because your /tmp partition is too small, or because you are trying to gain more speed in some way, switching the MySQL location for all of its temporary files can help you in a few ways. The directions below will allow you to do so, without causing...
by benny | Jan 30, 2015 | CloudLinux, command-line
CloudLinux servers are built to be far more secure than traditional CentOS servers, especially with the addition of CageFS. However, sometimes you might want to allow your users access to some of the commands that are disabled by default. In our example we needed to...
by benny | Jan 28, 2015 | command-line, cPanel
Yesterday Qualys announced a vulnerability in all versions of the GNU C library (glibc). The actual vulnerability involves a buffer overflow during DNS hostname resolution. Disclosure of this vulnerability was timed to coordinate with the release of patches by the...