by Ben | Sep 5, 2025 | Tech Stuff
Discover the best antivirus software in 2025 for Windows, macOS, and beyond. Ranked using independent lab results, performance impact, features, and value — including why Microsoft Defender is now a serious contender. 📊 Quick Comparison – Top 10 Antivirus of 2025 Rank...
by Ben | Apr 25, 2025 | Tech Stuff
I was working on a project recently and I came across needing a need to distribute orders to zones until certain conditions were met. I found the EXIT statement came in handy for this PL/SQL Block. Oracle/PLSQL: Exit Statement The syntax for the EXIT statement is:...
by Ben | Apr 25, 2025 | Tech Stuff
Clear DNS Cache on a Mac There are a few different commands to use for flushing DNS cache on OS X and macOS depending on the version you are running. As the procedure is the same on all versions, we will show how to clear DNS on macOS Mojave (10.14) and then list the...
by Ben | Apr 25, 2025 | Tech Stuff
Technical support analysts often receive tickets about high server loads. The cause of high server loads is very rarely attributed to defects in the cPanel software or the applications it installs. High server loads are something that should be...
by Ben | Apr 25, 2025 | Tech Stuff
Learn how to kill processed from the Linux command line. Picture this: You’ve launched an application (be it from your favorite desktop menu or from the command line) and you start using that launched app, only to have it lock up on you, stop performing, or...
by Ben | Apr 25, 2025 | Tech Stuff
When using the Apache web server, you can use virtual hosts (similar to server blocks in Nginx) to encapsulate configuration details and host more than one domain from a single server. In this step, you will set up a domain called example.com, but you...