Author Archives: Dennis Liang
ServaxNet, LLC earns BBB Accreditation
We are proud to announce that ServaxNet, LLC is now a BBB Accredited Business. This is just another way to show our commitment of honesty, trust, and ethical business practices to our clients. To check our record at the BBB, … Continue reading
SPBAS LoginShare Plugin for Kayako v4
Since Kayako Fusion v4 has been released by Kayako, we’ve had to re-engineer a new LoginShare module. Like the last one, this LoginShare module will support username or email-based authentication and will allow single-login access credentials to your SPBAS and … Continue reading
SPBAS Kayako LoginShare Plugin
There is no working LoginShare plugin for SPBAS and Kayako right now, so we’ve developed our own based on the official LoginShare plugin for PHP Audit. This plugin allows a client to use a single login between your SPBAS and … Continue reading
Installing ClamAVConnector with cPanel
Apparently new stock installations of cPanel and ClamAVConnector from “Manage Plugins” fail with the default preferences. How can you tell if you have a failed installation? By checking if freshclam exists on the server: root@test [~]# freshclam -bash: freshclam: command … Continue reading
Quick Fix for SpamHaus Not Blocking Spam
We had an issue where a server would not be rejecting mail from IP’s listed at zen.spamhaus.org, and found this pretty interesting: Check what DNS resolvers you are using: If you are using a free “open DNS resolver” service such … Continue reading
Creating Temporary Disk with TMPFS (RAM-Disk)
A RAM disk or RAM drive is a block of RAM (primary storage or volatile memory) that a computer’s software is treating as if the memory were a disk drive (secondary storage). It is sometimes referred to as a “virtual … Continue reading