Tag Archives: interface

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 »

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: 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 »

Open terminal using ‘F4’ in Nautilus…

You can make Nautilus open the current directory in an external terminal using the ‘F4’ key by modifying the accel key. To do this, simply install ‘dconf’-tools and ‘nautilus-open-in-terminal’: Now that you have dconf installed, open it and then navigate …

Read more »