Jan 12
18
We at OPENKB are highly against the SOPA Bill, Please join us in the protest against the bill .

error:
LWP::Protocol::https::Socket: SSL connect attempt failed with unknown errorerror:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed at /usr/share/perl5/LWP/Protocol/http.pm line 51.
Solution:
There are other solutions available but the one we needed was to turn off the verification
we ran
export PERL_LWP_SSL_VERIFY_HOSTNAME=0
Thanks to
https://community.sourcefire.com/questions/running-into-an-ssl-issue-with-nexpose-connector
Jan 12
17
If you were like me then trying the find which package has the GET command was like pulling teeth.
Hopefully this will save you some time. the GET command is part of the libwww-perl package
Ubuntu list
http://packages.ubuntu.com/hardy-updates/all/libwww-perl/filelist
Man Page
http://manpages.ubuntu.com/manpages/natty/man1/lwp-request.1p.html
I was helping a friend/associate of mine with his CrackBerry. (android insider) We spent hours trying to find a way to delete one of his contact list. You would think this was a easy task. Select list , click delete
NO this was not the case. After 3 wipes of the device and 3-4 restores. The simple fix was to go to contacts, select the list , then click on options, bring up the keyboard and type rset.
A new window will pop up on the phone’s screen, which will ask you if you want to wipe the contacts.
Simply choose YES and go through all windows. You will then be able to wirelessly sync or use Desktop Manager to repopulate contacts.