Category Archives: Tip/Trick

Enable Upload Progress and OPcache Modules for PHP 7.3 on 1and1 Shared Hosting

I recently switched my hosting provider to 1&1 IONOS Shared Hosting. I couldn’t find anywhere else that came close to the features offered for the price that this hosting company was offering. (I mean, $24 and I was able to …

Read more »

Installing a Transparent Squid Proxy Directly onto a DD-WRT Netgear R7000p Router

This guide will show you how to setup a transparent Squid proxy with HTTPS support directly on DD-WRT. Let’s dive right in! NOTE: Links will open in a new tab\window. Prerequisites The only requirements are that you have a SSH connection and …

Read more »

The Kinect as a Skype Webcam on Ubuntu

Using the Kinect as a webcam for Skype (or any other application) is fairly straightforward and already built into your kernel if you have a kernel version >= 3.0. The Kinect’s camera, microphone and motor are automatically enumerated and added …

Read more »

Using SSH, Wireshark and tshark to remotely analyze packets…

At home I use ClearOS (free) as my firewall/gateway. The one thing that ClearOS lacks is a graphical packet analyzer. However, the combined use of SSH, Wireshark and tshark solves this problem perfectly. Our first step is to setup a …

Read more »

ClearOS and Dynamic DNS Client ‘ddclient’

If you would like to update your dynamic IP address to a dynamic DNS service using ‘ddclient’ and are using ClearOS, then you’ve come to the right place! Let’s get started: First, log into ClearOS. You can do this physically …

Read more »

Shared printer offline after reboot fix…

When you add a shared printer in Windows 7 that needs to have credentials to be able to connect, it might only work the one time immediately after adding it. After a reboot, it will be offline and you can …

Read more »

OCR with OneNote…

A useful tip I learned not too long ago was that Microsoft OneNote has OCR (Optical Character Recognition) built in. Simply insert whatever image you want and then right click that image to get the option ‘Copy Text from Picture’. …

Read more »

ClearOS, Web Proxy, Content Filter and XboxLive…

When using ClearOS’s transparent proxy and content filtering system, XboxLive will no longer work. Even if you add the Xbox’s IP address to the exempt list on the content filter, it will not work 100%. The content filter seems to …

Read more »

ClearOS: Edit knockd configuration from webconfig

Today I will show you how to add an admin page to edit knockd’s configuration file from ClearOS’s webconfig: I’ve copied most of these files’ contents from other admin pages and am not exactly sure what some functions do (like …

Read more »