-
Recent Posts
Blogroll
Topics
Archives
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
-
access Apple application Bell Business cent client code com computer c programming language development Engineer enterprise Gartner hardware hp ux IDC Inc information Intel ken thompson Linux Microsoft number oracle percent platform Power Red security server Software solaris support technology text today Unix unix operating system use virtualization way web work
WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.
Author Archives: Pod Master
Amazon – Ubuntu CPAN Perl Install
If you experiencing any issues with installing, upgrading or managing CPAN perl libraries on a refreshley deployed Amazon EC2 instance make sure you have your build essentials!! Run: sudo apt-get install build-essential
Posted in UNIX
Tagged amazon, Amazon EC2, CPAN, CPAN perl libraries, Install, perl, refreshley, ubuntu
Leave a comment
SNMP Cannot Find Module
For error such as: Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none) Cannot find module (HOST-RESOURCES-TYPES): At line 0 in (none) Cannot find module (SNMPv2-TC): At line 10 in /usr/share/mibs/netsnmp/UCD-DLMOD-MIB Cannot find module (SNMPv2-SMI): At line 34 in /usr/share/mibs/netsnmp/UCD-SNMP-MIB … Continue reading
Crashing Visio – Windows 7 64bit
Bugging me for ages!! Make sure you disable the ‘Bluetooth’ addon within Visio. It isnt a stable plugin and causes intermittent restarts of Visio (Well it was for me anyway)
Week Numbers – 2012
Week number From Date To Date Week 01 January 2, 2012 January 8, 2012 Week 02 January 9, 2012 January 15, 2012 Week 03 January 16, 2012 January 22, 2012 Week 04 January 23, 2012 January 29, 2012 Week 05 … Continue reading
Posted in Miscellaneous
Tagged 2012 January 15, 2012 January 22, 2012 January 29, April, January, June, October, Week, Week number, Week Numbers
Leave a comment
JAVAC Compiler Error: cannot find symbol
Ensure your $CLASSPATH is clear and try again! caught me out .. Always compile all files in a package at the same time; for example, in the directory Javadir/ListPkg type: javac *.java
LightStreamer – |IllegalStateException|Please specify at least one cell|]
Ensure that the div data sources are declared before the script to populate is executed.
Ubuntu Static IP tips with VM
Ensure your DNS settings are configured to that of your service provider otherwise you will not obtain internet connectivity. Check your VM NAT network settings – the gateway is default as 192.168.149.2 not .1
Posted in Miscellaneous
Tagged default, DNS settings, Ensure, gateway, internet connectivity, Service, service provider, ubuntu, VM Ensure
Leave a comment
Problem updating Windows 7 Hosts file
Ensure you have not saved the file with the TXT extension and you are opening your editor with administrator privileges.
Posted in Windows
Tagged administrator privileges, Editor, Ensure, extension, Hosts file Ensure, problem, TXT extension, Windows
Leave a comment
BT homehub local address
Try this address: http://bthomehub.home
APE Server
Installing APE on Ubuntu Server 10.10 This small tutorial was made based on the ape-project install documentation. It summarizes things to help people get APE running on Ubunto ASAP. This small tutorial was made based on the ape-project install … Continue reading