Categories
How-To Technical

Issue: Outlook Address Book Not Updating

Symptoms: New users added to Exchange 2010 do not show up in global address book Tests Performed: 1. Searched for new users from Outlook – This failed 2. Searched for new users from OWA – This works 3. Put Outlook in non-cached mode and searched – this worked Suspected Problem: Offline Address Book Generation is […]

Categories
Software Technical

CyanogenMod 10 now with File Manager

For those using CyanogenMod 10 nightly builds. The popular custom Android distribution now comes with an in-house file manager. CyanogenMod 10 File Manager allows the use of elevated permissions (“root”), to perform various file operations and access all items available on the internal and external storage. What does that mean for me. One less app to […]

Categories
How-To Software Technical

Windows 8 Shortcuts Key Combos

Rather than being an interpreter, the scientist who embraces a new paradigm is like the man wearing inverting lenses. – Thomas Kuhn Hello Friends, so you found your way to Windows 8 and have found some of the many shortcuts. Well I have also, and would like to share this long list that most of us […]

Categories
How-To Software Technical

Windows 8 VPN Error 812

I recently bumped into a little issue when connecting to my companies corp network using the VPN Client built into Windows 8. I haven’t run into this issue on XP, Vista, or Windows 7 so I wondered if something was new that may have prevented this. And I guessed it right. After getting the following error: Now […]

Categories
How-To Technical

ettercap and urlsnarf fun

Playing around I downloaded the package dsniff (apt-get install dsniff) to get a bunch of tools. One of the tools are urlsnarf which outputs all requested URLs sniffed from HTTP traffic in CLF (Common Log Format) CLF is used by almost all web servers You start this by typing the following: urlsnarf -i eth0 urlsnarf: listening on eth0 [tcp […]

Categories
How-To Software Technical

“Permissions are too open”

No man is above the law and no man is below it: nor do we ask any man’s permission when we ask him to obey it. – Theodore Roosevelt You are attempting to automate your ssh session to a remote system using keys and you get the following “Permissions are too open” message. The problem is, that […]