Articles related to technology, how to use software, ways to work around technology problems, install hardware, install software, upgraded software, etc.
Its really easy to make applications run when Windows Vista starts up. J 1. Open All Programs: Click Start > All Programs 2. Open Startup: Right Click Startup, Click Explore 3. Find Program: Click Start, Locate the Program To Run 4. Drag Program: Highlight the App you Want to Run, Drag it into the Startup…
It took me a minute to figure out how to use the right mouse button with the QwasiPad application on my iPod Touch. All you have to do is tap the screen with two fingers. It works really well every time. QwasiPad is an application I installed on my iPod Touch to act as a wireless keyboard…
Its fairly easy to get away from your computer these days without really having to worry about a server you are supposed to monitor dropping and being stuck in traffic trying to get back to the house to resolve the issue. Now you can do all of your initial troubleshooting on the way home and…
**Please Note This Article Is Paginated at the bottom and includes 4 pages** How do I create Cacti Graph Templates? How do I display multiple data sources on one Cacti graph? What do all the Cacti options mean? What is a CDEF? I created a Cacti Graph but all of my data sources are displaying…
Blurring portions of an image with Photoshop is a snap. The most complicated part is figuring out which blur effect you want to use! There are a ton of choices including Blur, Blur More, Box Blur, Gaussian Blur, Lens Blur, Motion Blur, Radial Blur, Shape Blur, Smart Blur, and Surface Blur. My personal favorite for…
Creating multiple cacti graphs using the same script is really easy. It took me a minute to realize it but if your script input values then you can just click the “Create Graph” drop down and create multiple of any graph you have configured. See the two images below that show how to do this…
PostgreSQL 8.3 changed the way the Query and Index Statistics are configured from previous versions of postgreSQL including 8.2 and below. Things are technically easier now as the stats collecting is turned on by default and there are less commands to enter into the configuration to get all of the stats you will need. I…
PostgreSQL authentication can be controlled using the pg_hba.conf file to specify what IP addresses have access to the postgres database. After making changes to this file you should never reboot the server but instead signal it to reload this configuration file. Follow the below steps to reload.
This article will assist in removing any annoying User Agent displaying for Windows Internet Explorer. You are probably curious what this is after you saw it in some web logs of some sort. It is likely from a legitimate application you have installed as some form of add-on to Internet Explorer. I did a bunch…