-
Recent Posts
Recent Comments
Archives
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- November 2012
- September 2012
- August 2012
- July 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- April 2011
- February 2011
- December 2010
- November 2010
- October 2010
- September 2010
Categories
Meta
Monthly Archives: November 2010
“The best test of a person’s character is how he or she treats those with less power.”
Posted in Uncategorized
Leave a comment
Bug/Testing Outline
* most bugs can be found in the initial change of code : – creation of features – code changed – areas that are impacted by the code change indirectly * Issue that come about from just testing these based … Continue reading
Posted in Uncategorized
Leave a comment
Proxy Server Setup
The following is the instructions I used to set Squid up: I installed squid using this page: https://help.ubuntu.com/7.04/server/C/squid.html 1. At a terminal prompt, enter the following command to install the Squid server: sudo apt-get install squid squid-common sudo cp /etc/squid/squid.conf … Continue reading
Posted in Uncategorized
Leave a comment