Steve Stonebraker posted this in Software on April 11th, 2013 Howto Export Omnigraffle License Steps Open up terminal Browse to /Users/<your user name>/Library/Application Support/Omni Group/Software Licenses You should see a file ending in “.omnilicense” (that’s your license file!) Take note of the file permissions Copy it to a safe place!
Steve Stonebraker posted this in Software on December 19th, 2012 Problem
You are getting this error message when starting Adobe Acrobat X
acrobat failed to connect to a DDE server Soultion
Modify this registry Key:
HKEY_CLASSES_ROOT\acrobat\shell\open\ddeexec\application
Change value “AcroViewA10” to “AcroViewR10”
Steve Stonebraker posted this in Jenkins-Hudson, Software on July 6th, 2012
Recently, I noticed that the robocopy and Jenkins were not playing nice. My jobs kept failing even though robocopy was succeeding.
Eventually I figured out that Jenkins was expecting an error code of 0 to be returned and robocopy was returning error code 1 (as a success).
The following screenshot explains everything. You will also . . . → Read More: robocopy errorlevel causes a failed jenkins build
Steve Stonebraker posted this in Software on October 25th, 2011 The web has finally given rise to “instant meetings” which are basically free screen sharing collaboration web based applications.
Two popular sites in this category include Mikogo and Join.Me.
They both offer additional features for a paid price.
Join.Me Pricing
pro features
all the goodies in free, plus
presenter swap . . . → Read More: free screen sharing collaboration
Steve Stonebraker posted this in Defense, Security, Software, Windows on October 10th, 2011
Let’s get started detecting streams (ADS)
What is an stream?
An stream is essentially a hidden file within another file (.txt, .jpg, .mp3, .exe, etc)
Why should I care?
Files can contain malicious streams and compromise your machine
Creating an stream
Open up command prompt and run this in a directory
echo ‘the password is . . . → Read More: Detecting Alternate Data Streams
Steve Stonebraker posted this in Software on August 17th, 2011 To access the lotus notes outgoing mailbox
open the databases do a File->Database->Open or CTRL+O Select server “Local” or “On My Computer” In field “File Name:” type in mail.box or smtp.box in the filename (mail is for regular lotus notes mail, smtp is if you use pop) Click OK
CAREFUL: Do not delete mail.box on . . . → Read More: lotus notes outgoing mailbox
Steve Stonebraker posted this in Software on November 2nd, 2010 Akismet This one’s a no-brainer as it’s included with the initial install of WordPress and is a great first line of defense against Spam comments. Even for blogs that get very little traffic, Akismet is a critical addition as more than 80% of comments are in fact Spam. To get Akismet up and running, you’ll . . . → Read More: Best wordpress Plugins Improve your Blog
Steve Stonebraker posted this in IIS, Software on October 12th, 2010 How to fix broken permalinks in wordpress. Fixes blank pages and non-working links.
My problem was that links like this would work:
http://brakertech.com/?wordpress-permalink-fix/ but links like this would not:
http://brakertech.com/wordpress-permalink-fix/
Basically i thought the apache mod rewrite rule was working, just not accounting for the question mark. However, after turning on heavy rewrite logging i . . . → Read More: wordpress permalink fix broken permalinks howto step by step!
Steve Stonebraker posted this in Software on October 5th, 2010 To run snort in sniffer mode you must use the -v (verbose) option. This is also known as “packet dump” mode.
Some other handy switches to run along with -v are:
-d : Dump the application layer -e : Display the second layer header info
[email protected]:~$ sudo /usr/local/snort/bin/snort -dev -i eth2 Running in packet . . . → Read More: snort sniffer mode
Steve Stonebraker posted this in Software on October 4th, 2010 I ran in to an issue where i needed to re-install the touchsmart software that came with my hp iq 506. I ran in to an article where a person had the same issue for a later model of the touchsmart. Here’s the solution (should work for any model). (note, a lot of this is . . . → Read More: Download hp touchsmart drivers software suite application
|
|