Set up Net-SNMP Agent on Windows
This article shows you how to turn your Windows box into an SNMP-enabled host, using Net-SNMP. Step 1: Installation Obtain installation (binary) package from Net-SNMP site and install using all…
This article shows you how to turn your Windows box into an SNMP-enabled host, using Net-SNMP. Step 1: Installation Obtain installation (binary) package from Net-SNMP site and install using all…
This blog entry shows one how to create a special widget using InkScape and NetBeans Visual Library. This is part of my effort to create a Java-based implementation of MIT's…
Just got CodeCitation to work on my Joomla site and here are the steps I took: 1. Download CodeCitation Plugin 2. ENABLE the new CodeCitation plugin with the Joomla 1.5…
This is the content of a typical autogen.sh (for Linux and Unix systems) script which utilize auto tools such as aclocal, libtool, and automake to generate necessary files for building…
t took me whole day yesterday to build OpenCV for my Snow Leopard. I still need to add the FFMPEG support but for now, it is turned off. I've followed…