<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>George Starcher</title>
	<atom:link href="http://www.georgestarcher.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.georgestarcher.com</link>
	<description>Thoughts, tricks and tirades on technology today.</description>
	<lastBuildDate>Wed, 06 Mar 2013 23:12:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Backing up a Raspberry Pi to a File Transporter</title>
		<link>http://www.georgestarcher.com/?p=662</link>
		<comments>http://www.georgestarcher.com/?p=662#comments</comments>
		<pubDate>Wed, 06 Mar 2013 23:03:24 +0000</pubDate>
		<dc:creator>George Starcher</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[FileTransporter]]></category>
		<category><![CDATA[RaspberryPi]]></category>

		<guid isPermaLink="false">http://www.georgestarcher.com/?p=662</guid>
		<description><![CDATA[I love the Magpi Magazine for Raspberry Pi owners. It has the feel of the old computer magazines from the 80s when I was a kid. In the last two issues there is a two part series on backing up your Raspberry Pi by Norman Dunbar. You can get the magazine for free though I [...]]]></description>
				<content:encoded><![CDATA[<p>I love the <a href="http://www.themagpi.com/">Magpi Magazine for Raspberry P</a>i owners. It has the feel of the old computer magazines from the 80s when I was a kid. In the last two issues there is a two part series on backing up your Raspberry Pi by  Norman Dunbar. You can get the magazine for free though I encourage you to buy a subscription if you like it to support their efforts. You can start with the first part on page 12 of <a href="http://www.themagpi.com/en/issue/9">Issue #9 for Feb 2013</a>. I will touch on the basics below but leave the details for Norman&#8217;s articles.</p>
<p>In my case having just made the mount over to the transporter worked out great. Let&#8217;s walk through the steps of making the image backup to the transporter folder. That will not only give you a backup but an offsite one too as the transporter syncs it off to another location.</p>
<h2>Determine the device name of the sd card</h2>
<p>First we need to get the device name of the sd memory card our Raspberry Pi is running on. Log into the Pi and run the following command.</p>
<blockquote><p>
  &#62;sudo fdisk -l</p>
<p>  Disk /dev/mmcblk0: 8010 MB, 8010072064 bytes</p>
<p>  4 heads, 16 sectors/track, 244448 cylinders, total 15644672 sectors</p>
<p>  Units = sectors of 1 * 512 = 512 bytes</p>
<p>  Sector size (logical/physical): 512 bytes / 512 bytes</p>
<p>  I/O size (minimum/optimal): 512 bytes / 512 bytes</p>
<p>  Disk identifier: 0&#215;00016187</p>
<p>  Device Boot      Start         End      Blocks   Id  System</p>
<p>  /dev/<strong>mmcblk0</strong>p1            8192      122879       57344    c  W95 FAT32 (LBA)</p>
<p>  /dev/<strong>mmcblk0</strong>p2          122880    15644671     7760896   83  Linux
</p></blockquote>
<p>We can see that the partitions on the card start with &#8220;mmcblk0&#8243; and that is the part we need.</p>
<h2>Run the backup to our mounted transporter drive</h2>
<p>The backup will take a while to write especiallly if you have an 8GB or more card. You will not get a progress indicator. You will know it is done when you see records output lines.</p>
<blockquote><p>
  &#62;sudo dd if=/dev/mmcblk0 of=/home/pi/transporter/raspi/Rpi-Backup.img bs=2M</p>
<p>  3819+1 records in</p>
<p>  3819+1 records out</p>
<p>  8010072064 bytes (8.0 GB) copied, 1054.02 s, 7.6 MB/s
</p></blockquote>
<h2>Confirm the backup is over on the transporter</h2>
<blockquote><p>
  &#62;ls -lh /home/pi/transporter/raspi</p>
<p>  total 7.5G</p>
<p>  drwxrwxrwx 0 root root    0 Sep 26 00:06 Python</p>
<p>  -rwxrwxrwx 0 root root 7.5G Mar  5 23:18 Rpi-Backup.img
</p></blockquote>
<p>That is all there is to it. You have an image backup of your active sd card running your Raspberry Pi.<br />
Check out Norman&#8217;s two part series on all the other neat tricks such as mounting the image to pull out files.</p>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D662&amp;linkname=Backing%20up%20a%20Raspberry%20Pi%20to%20a%20File%20Transporter" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D662&amp;linkname=Backing%20up%20a%20Raspberry%20Pi%20to%20a%20File%20Transporter" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D662&amp;linkname=Backing%20up%20a%20Raspberry%20Pi%20to%20a%20File%20Transporter" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D662&amp;linkname=Backing%20up%20a%20Raspberry%20Pi%20to%20a%20File%20Transporter" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D662&amp;linkname=Backing%20up%20a%20Raspberry%20Pi%20to%20a%20File%20Transporter" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D662&amp;linkname=Backing%20up%20a%20Raspberry%20Pi%20to%20a%20File%20Transporter" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_posterous" href="http://www.addtoany.com/add_to/posterous?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D662&amp;linkname=Backing%20up%20a%20Raspberry%20Pi%20to%20a%20File%20Transporter" title="Posterous" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/posterous.png" width="16" height="16" alt="Posterous"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D662&amp;linkname=Backing%20up%20a%20Raspberry%20Pi%20to%20a%20File%20Transporter" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://www.georgestarcher.com/?p=662"></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D662&amp;title=Backing%20up%20a%20Raspberry%20Pi%20to%20a%20File%20Transporter" id="wpa2a_2"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.georgestarcher.com/?feed=rss2&#038;p=662</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RapsberryPi and File Transporter Fun</title>
		<link>http://www.georgestarcher.com/?p=647</link>
		<comments>http://www.georgestarcher.com/?p=647#comments</comments>
		<pubDate>Wed, 06 Mar 2013 03:41:53 +0000</pubDate>
		<dc:creator>George Starcher</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[FileTransporter]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[RaspberryPi]]></category>

		<guid isPermaLink="false">http://www.georgestarcher.com/?p=647</guid>
		<description><![CDATA[I wanted to mount some external storage on my Raspi. I had thought about a USB drive etc. Then it occurred to me I had a better solution. I have a FileTransporter on the same network as my Raspi. Here is how I hooked it up. Preparing the Transporter First log into your Transporter admin [...]]]></description>
				<content:encoded><![CDATA[<p>I wanted to mount some external storage on my <a href="http://www.raspberrypi.org/">Raspi</a>. I had thought about a USB drive etc. Then it occurred to me I had a better solution.</p>
<p>I have a <a href="http://www.filetransporter.com/">FileTransporter</a> on the same network as my Raspi. Here is how I hooked it up.</p>
<h2>Preparing the Transporter</h2>
<p>First log into your Transporter admin site. And go to your transporters.<br />
<a href="https://secure.connecteddata.com/transporters">https://secure.connecteddata.com/transporters</a></p>
<p>Choose the desired unit if you have more than one.<br />
Choose Advanced on the right side and go into the SMF/CIFS section.<br />
<a href="http://www.georgestarcher.com/wp-content/uploads/2013/03/Screenshot_3_5_13_8_29_PM.png"><img src="http://www.georgestarcher.com/wp-content/uploads/2013/03/Screenshot_3_5_13_8_29_PM-300x114.png" alt="TransporterAdvSettings" width="300" height="114" class="alignleft size-medium wp-image-649" /></a></p>
<p>If SMB/CIFS is not enabled. Check that box to turn it on.<br />
Then I chose to enable the &#8220;second login&#8221; option and name the user raspi.<br />
I entered a reasonable password and that has the Transporter ready for the Raspi to connect.<br />
<a href="http://www.georgestarcher.com/wp-content/uploads/2013/03/Screenshot_3_5_13_8_30_PM.png"><img src="http://www.georgestarcher.com/wp-content/uploads/2013/03/Screenshot_3_5_13_8_30_PM-300x207.png" alt="TransporterSecondLogin" width="300" height="207" class="alignleft size-medium wp-image-650" /></a></p>
<h2>Configuring the Raspi</h2>
<p>Log into the Raspi.<br />
Create a folder in your home directory:</p>
<blockquote><p>
  mkdir transporter
</p></blockquote>
<p>Set the folder permissions:</p>
<blockquote><p>
  chmod 777 transporter
</p></blockquote>
<p>We need to setup a credentials file:</p>
<blockquote><p>
  sudo su -
</p></blockquote>
<p>While escalated to root:</p>
<blockquote><p>
  vi smbcreds
</p></blockquote>
<p>Edit the file to be as follows, substituting in the password and username you setup as the second smb login on the raspi</p>
<blockquote>
<p>username=raspi<br />
  password=yourpasswordhere</p>
</blockquote>
<p>Save the file and exit.<br />
Exit again to return to the pi user account from root.</p>
<p>Next we need to edit fstab to mount the drive to the transporter folder:</p>
<blockquote><p>
  sudo vi /etc/fstab
</p></blockquote>
<p>Add the following line to your fstab. You will need to substitute the ipaddress, Name of the transporter, username and password from the transporter.</p>
<blockquote><p>
  //ipaddress/nameoftransporter /home/pi/transporter cifs auto,credentials=/root/smbcreds,iocharset=utf8,file_mode=0777,dir_mode=0777
</p></blockquote>
<h2>Finishing up</h2>
<p>Now just execute the command:</p>
<blockquote><p>
  sudo mount -a
</p></blockquote>
<p>You should be able to change into the transporter directory and find all the folders you have existing on your transporter. From now on if you restart your raspi it will auto mount the transporter.</p>
<p>If you set your rapsi to write any files to one of those folders it will now be automatically distributed to all other transporters sharing that folder. If you have other remote raspis and they have access to a transporter you now wide large distributed storage across them. Maybe one pi grabs photos and another elsewhere displays them.</p>
<p>Enjoy!</p>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D647&amp;linkname=RapsberryPi%20and%20File%20Transporter%20Fun" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D647&amp;linkname=RapsberryPi%20and%20File%20Transporter%20Fun" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D647&amp;linkname=RapsberryPi%20and%20File%20Transporter%20Fun" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D647&amp;linkname=RapsberryPi%20and%20File%20Transporter%20Fun" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D647&amp;linkname=RapsberryPi%20and%20File%20Transporter%20Fun" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D647&amp;linkname=RapsberryPi%20and%20File%20Transporter%20Fun" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_posterous" href="http://www.addtoany.com/add_to/posterous?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D647&amp;linkname=RapsberryPi%20and%20File%20Transporter%20Fun" title="Posterous" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/posterous.png" width="16" height="16" alt="Posterous"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D647&amp;linkname=RapsberryPi%20and%20File%20Transporter%20Fun" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://www.georgestarcher.com/?p=647"></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D647&amp;title=RapsberryPi%20and%20File%20Transporter%20Fun" id="wpa2a_4"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.georgestarcher.com/?feed=rss2&#038;p=647</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital Nerve Center</title>
		<link>http://www.georgestarcher.com/?p=641</link>
		<comments>http://www.georgestarcher.com/?p=641#comments</comments>
		<pubDate>Mon, 18 Feb 2013 12:30:48 +0000</pubDate>
		<dc:creator>George Starcher</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[opinion]]></category>

		<guid isPermaLink="false">http://www.georgestarcher.com/?p=641</guid>
		<description><![CDATA[I have been thinking for some time just how much my iPhone is the central processor of my digital life. In some ways my real world life too. I do not carry a personal laptop. In fact, despite being in information security I rarely carry around a work laptop. I tend to just leave it [...]]]></description>
				<content:encoded><![CDATA[<p>I have been thinking for some time just how much my iPhone is the central processor of my digital life. In some ways my real world life too. I do not carry a personal laptop. In fact, despite being in information security I rarely carry around a work laptop. I tend to just leave it at home for when I need it. My iphone even serves as my car&#8217;s central brain for user functions. Sure Apple Maps gets a bad rap but it works well for me. Bluetooth hands free for both Siri and Phone calls.  I rarely even turn on my XMRadio in my car because I just stream content from my phone to my car audio system using my <a href="http://www.newpotatotech.com/TUNELINK_AUTO/tunelink_auto.html">TuneLink bluetooth adapter</a>.</p>
<p>Using just my iPhone I do 90% of what I need. I download <a href="http://vemedio.com/instacast">podcasts</a> and <a href="http://www.audible.com">audiobooks</a> on a daily basis. I check email, <a href="http://tapbots.com/software/tweetbot/">twitter with Tweetbot</a>, etc all using my phone. It was a little difficult to manage at times due to power. Even with having two <a href="http://www.mophie.com/mophie-juice-pack-air-iPhone-4-4S-battery-case-p/1145_jpa-ip4-blk.htm">Mophie Air</a> iPhone cases.  I airplay content such as my audio books to an appleTV while gives plenty of volume for whole room audio via a TV. It could be inconvenient if I needed check a message, pause playback etc when the phone was on the charger. Now enter my Pebble watch. I put in a few minutes and cleaned up what types of notifications get sent to the Pebble. Now I can actually leave my iPhone plugged in on my <a href="http://www.kensington.com/kensington/us/us/s/1572/nightstand-charging-dock.aspx#">Kensington Night Stand</a>, with the <a href="http://www.ihandysoft.com/alarm_clock.html">iHandy Alarm Clock</a> up and still stream my content and check messages all with the iPhone as the central management point.</p>
<p>It just amazes me to live in the future. I grew up with the Vic20 and Commodore64 and recall when modems went from acoustic couplers to plug in modular cables. Now, I even <a href="http://getwritingkit.com/">write full blog posts using  my iPad</a> with a <a href="http://www.apple.com/keyboard/">bluetooth keyboard</a>. Sometimes I even edit those posts via my iPhone prior to posting. Got to love it.</p>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D641&amp;linkname=Digital%20Nerve%20Center" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D641&amp;linkname=Digital%20Nerve%20Center" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D641&amp;linkname=Digital%20Nerve%20Center" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D641&amp;linkname=Digital%20Nerve%20Center" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D641&amp;linkname=Digital%20Nerve%20Center" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D641&amp;linkname=Digital%20Nerve%20Center" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_posterous" href="http://www.addtoany.com/add_to/posterous?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D641&amp;linkname=Digital%20Nerve%20Center" title="Posterous" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/posterous.png" width="16" height="16" alt="Posterous"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D641&amp;linkname=Digital%20Nerve%20Center" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://www.georgestarcher.com/?p=641"></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D641&amp;title=Digital%20Nerve%20Center" id="wpa2a_6"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.georgestarcher.com/?feed=rss2&#038;p=641</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Product Review &#8211; Pebble Watch</title>
		<link>http://www.georgestarcher.com/?p=631</link>
		<comments>http://www.georgestarcher.com/?p=631#comments</comments>
		<pubDate>Sun, 17 Feb 2013 19:11:09 +0000</pubDate>
		<dc:creator>George Starcher</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.georgestarcher.com/?p=631</guid>
		<description><![CDATA[I was excited to find my Pebble waiting for me this weekend. Reviews by other backers have generally been good. You can find several others listed below so I will not rehash all of the common details. Instead, I want to touch on a couple of issues specific to my experience. Week with Pebble Review [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.georgestarcher.com/wp-content/uploads/2013/02/Pebble.png"><img src="http://www.georgestarcher.com/wp-content/uploads/2013/02/Pebble-150x150.png" alt="Pebble" width="150" height="150" class="alignleft size-thumbnail wp-image-633" /></a></p>
<p>I was excited to find my <a href="http://getpebble.com">Pebble</a> waiting for me this weekend. Reviews by other backers have generally been good. You can find several others listed below so I will not rehash all of the common details. Instead, I want to touch on a couple of issues specific to my experience.</p>
<ul>
<li><a href="http://matthewdeutsch.wordpress.com/2013/02/15/one-week-with-the-pebble/">Week with Pebble Review</a></li>
<li><a href="http://www.rvoodoo.com/just-my-opinion/pebble-watch-voodoo-review/">Rev.Voodoo Pebble Review</a></li>
<li><a href="http://www.screencastsonline.com/ios/show/0098/">Pebble Video Walk Through &#8211; Screencasts Online</a></li>
</ul>
<p>I wore my Pebble to dinner on Friday night. The $spouse&#8217;s comment was that it looked like something out of a cereal box due to the black plastic. My reply was: I was just as excited to get it as when digging the prize out of said cereal box. Granted, it is not formal wear like a Rolex. It does handle the things that I wanted it for. Viewing information and controlling music on my iPhone when walking to and from the office or working out. Even the black rubber band it comes with works best for my immediate needs. I won&#8217;t mess it up with water or sweat.</p>
<h2>Issues &#8211; Siri and Bluetooth</h2>
<p>I have run into a couple of the reported issues. The Siri blocking issue frustrates me most. This occurs most of the time when the Pebble is active with my iPhone and I try and trigger Siri. You will see the bluetooth selector next to Siri&#8217;s microphone icon. If the pebble is selected then it dead ends the audio and Siri cannot hear you. Sometimes you can select the iPhone to get Siri working again. Often it will flip back to the Pebble if you have lost Bluetooth connectivity. Such as leaving the watch on your desk and carrying your iPhone around the house.</p>
<p>I did find that I never have the Siri issue when I am in my car. My iPhone is set to automatically pair with my car handsfree system. The non phone audio of my iPhone also automatically associates with my <a href="http://www.newpotatotech.com/TUNELINK_AUTO/tunelink_auto.html">TuneLink bluetooth adapter</a> that goes to the line in of my car audio system. Siri functions every time normally without hooking into the Pebble by accident.</p>
<p>There is another issue I have noticed that no one else seems to have mentioned. If I open an app that consumes a lot of iPhone memory and other resources I think the iPhone is killing the Pebble app. It comes back when the Pebble communicates with the iPhone. That triggers the popup to request approval for allowing the Pebble to talk to the phone again. This is something I hope  Pebble can fix in a software update to better hook approved status and not keep prompting going forward.</p>
<h2>Issues &#8211; Notifications</h2>
<p>I have had a mixed experience on notifications. I had some sporadic issues with even normal notifications working such as iMessages. A reboot of my iPhone seemed to clear that up.</p>
<p>Email notifications gave me a brief headache. I did not want every single email showing up on my Pebble. So I killed display in lock screen on the main settings for my two primary mail accounts in the iPhone. However I left it active on my VIP list which is supposed to override the settings. I had hoped this would mean that I only saw email on the Pebble from that list of people. Unfortunately that temporarily broke email notifications.</p>
<p>I did a run through to reset all notification styles and got it working again. Then moved it back to VIP list only and that seems to have cleared it up for me. I am now just seeing email notifications on my Pebble from those on my VIP list.</p>
<p>I strongly suspect the reset notification hook dance has a tie to the Bluetooth reconnection after the iPhone and Pebble gets back into range of each other.</p>
<p><strong>Update 2/17/13 7PM</strong> I have found I definitely have to do the trick of changing notification type to none and back to the desired type like banner after I have gotten the pop up requesting permission to give the Pebble permission to connect to my phone.  It is consistent.</p>
<h2>Summary Opinion</h2>
<p>I love the watch so far despite the odd bluetooth and Siri issues. I think it will fit the need exactly as I intended. Future software updates should keep the experience improving. It is not going to be a purchase for everyone for a while yet. But perfect for my walking and exercising needs. One other scenario I look forward to with the Pebble. I listen to a lot of audio books. Now I can leave my iPhone plugged in and charging on the night stand with airplay of my books to speakers. I get to see important messages and pause the book if needed all without having to take the phone from it&#8217;s charger.</p>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D631&amp;linkname=Product%20Review%20%E2%80%93%20Pebble%20Watch" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D631&amp;linkname=Product%20Review%20%E2%80%93%20Pebble%20Watch" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D631&amp;linkname=Product%20Review%20%E2%80%93%20Pebble%20Watch" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D631&amp;linkname=Product%20Review%20%E2%80%93%20Pebble%20Watch" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D631&amp;linkname=Product%20Review%20%E2%80%93%20Pebble%20Watch" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D631&amp;linkname=Product%20Review%20%E2%80%93%20Pebble%20Watch" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_posterous" href="http://www.addtoany.com/add_to/posterous?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D631&amp;linkname=Product%20Review%20%E2%80%93%20Pebble%20Watch" title="Posterous" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/posterous.png" width="16" height="16" alt="Posterous"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D631&amp;linkname=Product%20Review%20%E2%80%93%20Pebble%20Watch" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://www.georgestarcher.com/?p=631"></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D631&amp;title=Product%20Review%20%E2%80%93%20Pebble%20Watch" id="wpa2a_8"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.georgestarcher.com/?feed=rss2&#038;p=631</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Product Review – Philips Hue Light Bulbs</title>
		<link>http://www.georgestarcher.com/?p=83</link>
		<comments>http://www.georgestarcher.com/?p=83#comments</comments>
		<pubDate>Tue, 12 Feb 2013 01:24:13 +0000</pubDate>
		<dc:creator>George Starcher</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.georgestarcher.net/review-hue</guid>
		<description><![CDATA[Product Review ??? Philips Hue Light Bulbs I have been using the Hue bulbs for a month now. I purchased the starter three bulb kit from the Apple store. It worked out well since I have a floor, table and kitchen overhead lamp in my apartment. Setup ...]]></description>
				<content:encoded><![CDATA[<p>I have been using the <a href="http://www.meethue.com/">Hue bulbs</a> for a monthnow. I purchased the starter three bulb kit from the Apple store. It worked out well since I have a floor, table and kitchen overhead lamp in my apartment.</p>
<h2>Setup</h2>
<p>The setup was very straight forward. I just have to install the<a href="https://itunes.apple.com/us/app/philips-hue/id557206189?mt=8"> Hue app</a> on my iPhone after hooking up the controller box to my router andinstalling the three bulbs. You just press the button on the controller and the app sees and associates the unit to your app. Nowyou can control the bulbs with any of the preset lighting profiles.</p>
<h2>The App</h2>
<p>Now the bad part of all this is the app. It is nearly pure garbage. It tries to sync the profiles between your online account and to alldevices with the Hue app connected to your controller. My experience has been that it often glitches and you get duplicate or missing profiles across devices. They would have done better to support iCloudor dropbox sync support. The worst part of the app by far is the timer function. You can set profiles to start and stop on a timer. Youwould think that the timer settings get loaded into the controllerunit. The best I can tell is that the timers only work if you leave the app running on the device where you set the schedule. Any glitches in connectivity can cause them to fail to go off as well. In a nutshell they are completely unreliable.</p>
<h2>General Experience</h2>
<p>Overall the setup was very simple. The app is the worst part of the experience for automation. The bulbs are 60W equivalent. If you needbrighter then these are not the bulbs for you. I did enjoy takingphotos and setting my own color profiles as long as I was satisfied manually switching to those profiles rather than scheduling them. I definitely do not regret the purchase, since I can climb into bed and flip all the lights off at once. If I need to get up in the middle of the night I can flip them all to a low power profile like “moonlight.”That is great so I can move around without waking myself up too muchfrom bright light.</p>
<p>Keep in mind the limitations of the scheduling if you are considering this purchase. That might be a deal breaker for most folks. Instead look at the <a href="http://www.belkin.com/us/wemo">Belkin WeMo</a> to control your existing lights.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.georgestarcher.com/?feed=rss2&#038;p=83</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Splunking the Laundry</title>
		<link>http://www.georgestarcher.com/?p=398</link>
		<comments>http://www.georgestarcher.com/?p=398#comments</comments>
		<pubDate>Thu, 11 Oct 2012 02:39:44 +0000</pubDate>
		<dc:creator>George Starcher</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Splunk]]></category>

		<guid isPermaLink="false">https://www.georgestarcher.com/?p=398</guid>
		<description><![CDATA[I have been working on learning Python lately.  One of the best ways to learn is to pick small goals and achieve them. The laundry room of my apartment building uses  a service called Laundryview.com to let people see the status of the washer and dryer units including time remaining.  I have my raspberrypi handy.  So [...]]]></description>
				<content:encoded><![CDATA[<p>I have been working on learning Python lately.  One of the best ways to learn is to pick small goals and achieve them.</p>
<p>The laundry room of my apartment building uses  a service called <a title="Laundry Room status" href="http://www.laundryview.com/laundry_room.php?lr=455621" target="_blank">Laundryview.com</a> to let people see the status of the washer and dryer units including time remaining.  I have my <a title="Raspberry Pi" href="http://www.raspberrypi.org/" target="_blank">raspberrypi</a> handy.  So I set out to put together a python script to scrape the machine status every fifteen minutes and push the data into <a title="Splunkstorm" href="https://www.splunkstorm.com/" target="_blank">splunkstorm.com</a>.  This is so I can actually trend the machine usage to determine what days of the week and times are most available.   Plus I wanted to see if I could do something new. Below is a sample graph from splunkstorm showing the in use pattern for the washing machines.</p>
<p><a href="https://www.georgestarcher.com/?attachment_id=399" rel="attachment wp-att-399"><img class="aligncenter size-medium wp-image-399" title="Washer Status" src="https://www.georgestarcher.com/wp-content/uploads/2012/10/Screen-Shot-2012-10-10-at-8.11.28-PM-1-300x116.png" alt="Washing Machine status graph" width="300" height="116" /></a></p>
<p>If you want to see the python script just click more.  Warning it is down and dirty.  I could have made things more elegant but it works and I have not had time to polish it up.  You will see I use lxml to parse the mobile version of the site for the machine status from a table.</p>
<p><span id="more-398"></span></p>
<blockquote><p># import the needed modules<br />
import lxml.html<br />
from datetime import datetime<br />
import time<br />
import logging<br />
from logging.handlers import SysLogHandler</p>
<p># grab the laundry room status and parse it by machines<br />
html = lxml.html.parse(&#8220;http://lite.laundryview.com/laundry_room.php?lr=455621&#8243;)<br />
machines = html.xpath(&#8216;//tr/td/div/span/text()&#8217;)</p>
<p># create the timestamp for the running status collection<br />
timestamp = str(datetime.now())</p>
<p># setup the syslog handling to splunkstorm<br />
logger = logging.getLogger()<br />
logger.setLevel(&#8220;INFO&#8221;)<br />
syslog = SysLogHandler(address=(&#8216;logs2.splunkstorm.com&#8217;, 20085))<br />
formatter = logging.Formatter(&#8216;%(name)s: %(levelname)s %(message)s&#8217;)<br />
syslog.setFormatter(formatter)<br />
logger.addHandler(syslog)<br />
# iterate through the machines, build the syslog message for each machine with it&#8217;s status<br />
# this could be more elegant to know how many machines but it works quick and dirty</p>
<p>i=iter(machines)<br />
i.next()<br />
message=timestamp+&#8221;,machine_id=01,machine_type=Washer,machine_status=&#8221;+i.next()+&#8221; &#8221;<br />
logger.info(message)<br />
i.next()<br />
message=timestamp+&#8221;,machine_id=02,machine_type=Washer,machine_status=&#8221;+i.next()+&#8221; &#8221;<br />
logger.info(message)<br />
i.next()<br />
message=timestamp+&#8221;,machine_id=03,machine_type=Washer,machine_status=&#8221;+i.next()+&#8221; &#8221;<br />
logger.info(message)<br />
i.next()<br />
message=timestamp+&#8221;,machine_id=04,machine_type=Washer,machine_status=&#8221;+i.next()+&#8221; &#8221;<br />
logger.info(message)<br />
i.next()<br />
message=timestamp+&#8221;,machine_id=05,machine_type=Dryer,machine_status=&#8221;+i.next()+&#8221; &#8221;<br />
logger.info(message)<br />
i.next()<br />
message=timestamp+&#8221;,machine_id=06,machine_type=Dryer,machine_status=&#8221;+i.next()+&#8221; &#8221;<br />
logger.info(message)<br />
i.next()<br />
message=timestamp+&#8221;,machine_id=07,machine_type=Dryer,machine_status=&#8221;+i.next()+&#8221; &#8221;<br />
logger.info(message)<br />
i.next()<br />
message=timestamp+&#8221;,machine_id=08,machine_type=Dryer,machine_status=&#8221;+i.next()+&#8221; &#8221;<br />
logger.info(message)</p>
<p>time.sleep(5)</p>
<p>&nbsp;</p></blockquote>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D398&amp;linkname=Splunking%20the%20Laundry" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D398&amp;linkname=Splunking%20the%20Laundry" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D398&amp;linkname=Splunking%20the%20Laundry" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D398&amp;linkname=Splunking%20the%20Laundry" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D398&amp;linkname=Splunking%20the%20Laundry" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D398&amp;linkname=Splunking%20the%20Laundry" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_posterous" href="http://www.addtoany.com/add_to/posterous?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D398&amp;linkname=Splunking%20the%20Laundry" title="Posterous" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/posterous.png" width="16" height="16" alt="Posterous"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D398&amp;linkname=Splunking%20the%20Laundry" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://www.georgestarcher.com/?p=398"></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D398&amp;title=Splunking%20the%20Laundry" id="wpa2a_10"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.georgestarcher.com/?feed=rss2&#038;p=398</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awesome DNS Tool &#8211; Deep Magic</title>
		<link>http://www.georgestarcher.com/?p=390</link>
		<comments>http://www.georgestarcher.com/?p=390#comments</comments>
		<pubDate>Wed, 25 Apr 2012 00:00:05 +0000</pubDate>
		<dc:creator>George Starcher</dc:creator>
				<category><![CDATA[OSINT]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Pentesting]]></category>

		<guid isPermaLink="false">https://www.georgestarcher.com/?p=390</guid>
		<description><![CDATA[This past week Rob Fuller (@Mubix) turned on public search for his awesome Deep Magic DNS project. This is a great project where he is collecting DNS records for as much as the Internet as he can manage with some really creative methods. Currently he has turned on PTR record searching.  So let&#8217;s say you [...]]]></description>
				<content:encoded><![CDATA[<p>This past week <a title="Room 362" href="http://www.room362.com/" target="_blank">Rob Fuller</a> (<a title="Mubix on Twitter" href="http://twitter.com/#!/mubix" target="_blank">@Mubix</a>) turned on public search for his awesome <a title="Deep Magic" href="https://www.deepmagic.com/" target="_blank">Deep Magic DNS project</a>.</p>
<p>This is a great project where he is collecting DNS records for as much as the Internet as he can manage with some really creative methods. Currently he has turned on PTR record searching.  So let&#8217;s say you are doing a pen test or joining a new organization. You need to gather what information is available for the domain you are being employees to help. Just put the domain in quotes up in the search field and you will get back the resulting records. The search results are limited to 1,000 records by default but can be increased to up to 10,000.  Small personal domains may not show up. It is giving great results for larger more established domains for organizations.</p>
<p>Just dump as many of the records you can. Drop it in a text file and grep with fun words like ldap, dc, mail, ftp etc can speed up your learning curve.</p>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D390&amp;linkname=Awesome%20DNS%20Tool%20%E2%80%93%20Deep%20Magic" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D390&amp;linkname=Awesome%20DNS%20Tool%20%E2%80%93%20Deep%20Magic" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D390&amp;linkname=Awesome%20DNS%20Tool%20%E2%80%93%20Deep%20Magic" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D390&amp;linkname=Awesome%20DNS%20Tool%20%E2%80%93%20Deep%20Magic" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D390&amp;linkname=Awesome%20DNS%20Tool%20%E2%80%93%20Deep%20Magic" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D390&amp;linkname=Awesome%20DNS%20Tool%20%E2%80%93%20Deep%20Magic" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_posterous" href="http://www.addtoany.com/add_to/posterous?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D390&amp;linkname=Awesome%20DNS%20Tool%20%E2%80%93%20Deep%20Magic" title="Posterous" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/posterous.png" width="16" height="16" alt="Posterous"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D390&amp;linkname=Awesome%20DNS%20Tool%20%E2%80%93%20Deep%20Magic" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://www.georgestarcher.com/?p=390"></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D390&amp;title=Awesome%20DNS%20Tool%20%E2%80%93%20Deep%20Magic" id="wpa2a_12"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.georgestarcher.com/?feed=rss2&#038;p=390</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To restrict an Active Directory Group to a single VPN Tunnel Group</title>
		<link>http://www.georgestarcher.com/?p=382</link>
		<comments>http://www.georgestarcher.com/?p=382#comments</comments>
		<pubDate>Mon, 23 Apr 2012 00:49:49 +0000</pubDate>
		<dc:creator>George Starcher</dc:creator>
				<category><![CDATA[Cisco Security]]></category>
		<category><![CDATA[Windows Security]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">https://www.georgestarcher.com/?p=382</guid>
		<description><![CDATA[Reference: http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.0/user/guide/c.html#wp697557 Scenario: Let’s say you have Cisco ACS up and running. It is already successfully talking to your Active Directory installation. You also already have an existing VPN Client remote configuration where the group policy name is “GP_VPN_ITNET” and the tunnel group name is “TG_VPN_ITNET” Now you have an active directory group called “RG_VPN_ITNET” [...]]]></description>
				<content:encoded><![CDATA[<p><strong><strong>Reference:<br />
<a href="http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.0/user/guide/c.html#wp697557">http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.0/user/guide/c.html#wp697557</a></strong></strong></p>
<p><strong>Scenario:</strong><br />
Let’s say you have Cisco ACS up and running. It is already successfully talking to your Active Directory installation. You also already have an existing VPN Client remote configuration where the group policy name is “GP_VPN_ITNET” and the tunnel group name is “TG_VPN_ITNET”<strong><strong></strong></strong></p>
<p>Now you have an active directory group called “RG_VPN_ITNET” and want to ensure that the only vpn remote access profile that group can use is the existing remote configuration.</p>
<p><strong><strong><span id="more-382"></span></strong></strong></p>
<ol>
<li>Log into the Cisco ACS</li>
<li>Create a New Network Access Authorization Profile under Policy Elements-&gt; Authorization and Permissions-&gt; Network Access-&gt;Authorization Profiles</li>
<ol>
<li>Create a new Profile</li>
<li>Name the set to match the desired AD VPN Group Name</li>
<ol>
<li>Example Name: ‘RG_VPN_ITNET”</li>
<li>On the RADIUS Attributes tab, add the following</li>
<ol>
<li>Dictionary Type: RADIUS-IETF</li>
<li>RADIUS Attribute: 25 &#8211; Class</li>
<li>Fill in the group-policy name from the asa tunnel-group in the bottom field box.</li>
<ol>
<li>Example: “OU=GP_VPN_ITNET;”</li>
</ol>
</ol>
</ol>
</ol>
<li>Create new rule under “Radius-CPS Remote Access” object in Access Policies-&gt;Services Access</li>
<li>Name the Authorization Rule. Example: “RG_VPN_ITNET”</li>
<ol>
<li>Conditions: AD1:ExternalGroups: use the desired AD VPN group. Example :”domain.com//Global Groups/Resource groups/VPN/RG_VPN_ITNET” specify the Authorization Profile “RG_VPN_ITNET”</li>
</ol>
<li>Move the Authorization Rule: above the existing rules.</li>
<li>Connect to the ASA Unit where the remote access VPN tunnel-group configuration exists.</li>
</ol>
<blockquote>
<p dir="ltr">Config t<br />
group-policy GP_VPN_ITNET attributes<br />
group-lock value TG_VPN_ITNET<br />
exit<br />
exit</p>
</blockquote>
<ol start="7">
<li>Test the VPN client connects successfully for a member of the Active Directory group.</li>
</ol>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D382&amp;linkname=To%20restrict%20an%20Active%20Directory%20Group%20to%20a%20single%20VPN%20Tunnel%20Group" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D382&amp;linkname=To%20restrict%20an%20Active%20Directory%20Group%20to%20a%20single%20VPN%20Tunnel%20Group" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D382&amp;linkname=To%20restrict%20an%20Active%20Directory%20Group%20to%20a%20single%20VPN%20Tunnel%20Group" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D382&amp;linkname=To%20restrict%20an%20Active%20Directory%20Group%20to%20a%20single%20VPN%20Tunnel%20Group" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D382&amp;linkname=To%20restrict%20an%20Active%20Directory%20Group%20to%20a%20single%20VPN%20Tunnel%20Group" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D382&amp;linkname=To%20restrict%20an%20Active%20Directory%20Group%20to%20a%20single%20VPN%20Tunnel%20Group" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_posterous" href="http://www.addtoany.com/add_to/posterous?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D382&amp;linkname=To%20restrict%20an%20Active%20Directory%20Group%20to%20a%20single%20VPN%20Tunnel%20Group" title="Posterous" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/posterous.png" width="16" height="16" alt="Posterous"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D382&amp;linkname=To%20restrict%20an%20Active%20Directory%20Group%20to%20a%20single%20VPN%20Tunnel%20Group" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://www.georgestarcher.com/?p=382"></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D382&amp;title=To%20restrict%20an%20Active%20Directory%20Group%20to%20a%20single%20VPN%20Tunnel%20Group" id="wpa2a_14"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.georgestarcher.com/?feed=rss2&#038;p=382</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OSX and Public Wifi &#8211; Toggle settings with AppleScript</title>
		<link>http://www.georgestarcher.com/?p=374</link>
		<comments>http://www.georgestarcher.com/?p=374#comments</comments>
		<pubDate>Sat, 17 Dec 2011 06:48:03 +0000</pubDate>
		<dc:creator>George Starcher</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">https://www.georgestarcher.com/?p=374</guid>
		<description><![CDATA[I like to remind folks when moving their Apple laptop to public wifi that they need to remember to turn off the iLife application sharing such as iTunes and iPhoto. Then turn on their firewall. So here is an AppleScript that will do just that. It is written and tested on OSX Lion with iLife [...]]]></description>
				<content:encoded><![CDATA[<p>I like to remind folks when moving their Apple laptop to public wifi that they need to remember to turn off the iLife application sharing such as iTunes and iPhoto. Then turn on their firewall.</p>
<p>So here is an AppleScript that will do just that. It is written and tested on OSX Lion with iLife 11. So you may have to play with it for your version if that is not what you are running.  Keep in mind it is a toggle script.  It will reverse the settings of iPhoto, iTunes sharing and the firewall. So it is assumed you share both with the firewall off when at home.</p>
<p>Also you need to ensure Enable access for assistive devices is checked under Universal Access in System Preference.</p>
<p>Just cut and paste the below script into the AppleScript editor.  Then save either as an application on your desktop you can double click. Or save as an AppleScript where an application like <a title="LaunchBar" href="http://www.obdev.at/products/launchbar/index.html" target="_blank">LaunchBar</a> can use it as an action. ~/Library/Application Support/LaunchBar/Actions</p>
<blockquote><p><span id="more-374"></span></p>
<p>&#8211; This script is setup for OSX Lion with iLife 11</p>
<p>&#8211; You may have to edit menu item, bar and button numbers to adapt for other versions with altered gui.</p>
<p>&#8211; Technically this script will toggle the states from whatever they were when you run it.</p>
<p>&#8211; So pay attention to if you are setting things to be secure before getting onto public wifi</p>
<p>&nbsp;</p>
<p><strong>tell</strong> <em>application</em> &#8220;iTunes&#8221; <strong>to</strong> <strong>activate</strong></p>
<p>&nbsp;</p>
<p><strong>tell</strong> <em>application</em> &#8220;System Events&#8221;</p>
<p><strong>tell</strong> <em>process</em> &#8220;iTunes&#8221;</p>
<p><strong>click</strong> <em>menu item</em> 3 <strong>of</strong> <em>menu</em> &#8220;iTunes&#8221; <strong>of</strong> <em>menu bar</em> 1</p>
<p><strong>click</strong> <em>button</em> &#8220;Sharing&#8221; <strong>of</strong> <em>tool bar</em> 1 <strong>of</strong> <em>window</em> 1</p>
<p><strong>click</strong> <em>checkbox</em> &#8220;Share my library on my local network&#8221; <strong>of</strong> <em>group</em> 1 <strong>of</strong> <em>window</em> 1</p>
<p><strong>click</strong> <em>button</em> &#8220;Ok&#8221; <strong>of</strong> <em>window</em> 1</p>
<p><strong>end</strong> <strong>tell</strong></p>
<p><strong>end</strong> <strong>tell</strong></p>
<p>&nbsp;</p>
<p><strong>tell</strong> <em>application</em> &#8220;iPhoto&#8221; <strong>to</strong> <strong>activate</strong></p>
<p>&nbsp;</p>
<p><strong>tell</strong> <em>application</em> &#8220;System Events&#8221;</p>
<p><strong>tell</strong> <em>process</em> &#8220;iPhoto&#8221;</p>
<p><strong>click</strong> <em>menu item</em> 3 <strong>of</strong> <em>menu</em> &#8220;iPhoto&#8221; <strong>of</strong> <em>menu bar</em> 1</p>
<p><strong>click</strong> <em>button</em> &#8220;Sharing&#8221; <strong>of</strong> <em>tool bar</em> 1 <strong>of</strong> <em>window</em> 1</p>
<p><strong>click</strong> <em>checkbox</em> &#8220;Share my photos&#8221; <strong>of</strong> <em>group</em> 1 <strong>of</strong> <em>group</em> 1 <strong>of</strong> <em>window</em> 1</p>
<p><strong>click</strong> <em>button</em> 1 <strong>of</strong> <em>window</em> 1</p>
<p><strong>end</strong> <strong>tell</strong></p>
<p><strong>end</strong> <strong>tell</strong></p>
<p>&nbsp;</p>
<p>&#8211; This assumes you have used the firewall before and allowed the applications you want with it running.</p>
<p>&#8211; It will prompt you to enter your admin credentials in order to turn the firewall on</p>
<p><strong>tell</strong> <em>application</em> &#8220;System Preferences&#8221;</p>
<p><strong>activate</strong></p>
<p><strong>tell</strong> <em>application</em> &#8220;System Events&#8221;</p>
<p><strong>tell</strong> <em>process</em> &#8220;System Preferences&#8221;</p>
<p><strong>click</strong> <em>menu item</em> &#8220;Show All Preferences&#8221; <strong>of</strong> <em>menu</em> 1 <strong>of</strong> <em>menu bar item</em> &#8220;View&#8221; <strong>of</strong> <em>menu bar</em> 1</p>
<p><strong>click</strong> <em>button</em> 6 <strong>of</strong> <em>scroll area</em> 1 <strong>of</strong> <em>window</em> &#8220;System Preferences&#8221;</p>
<p><strong>click</strong> <em>button</em> 4 <strong>of</strong> <em>window</em> &#8220;Security &amp; Privacy&#8221;</p>
<p><strong>click</strong> <em>button</em> &#8220;Start&#8221; <strong>of</strong> <em>tab group</em> 1 <strong>of</strong> <em>window</em> &#8220;Security &amp; Privacy&#8221;</p>
<p><strong>end</strong> <strong>tell</strong></p>
<p><strong>end</strong> <strong>tell</strong></p>
<p><strong>delay</strong> 3</p>
<p><strong>quit</strong></p>
<p><strong>end</strong> <strong>tell</strong></p>
<div><strong><br />
</strong></div>
</blockquote>
  
<div class="wp_license">
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img src="http://i.creativecommons.org/l/by-nc-sa/3.0//88x31.png" alt="Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported" class="alignleft" style="margin-top:4px;" />
</a>This work  is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported</a>.</p>
</div><p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D374&amp;linkname=OSX%20and%20Public%20Wifi%20%E2%80%93%20Toggle%20settings%20with%20AppleScript" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D374&amp;linkname=OSX%20and%20Public%20Wifi%20%E2%80%93%20Toggle%20settings%20with%20AppleScript" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D374&amp;linkname=OSX%20and%20Public%20Wifi%20%E2%80%93%20Toggle%20settings%20with%20AppleScript" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D374&amp;linkname=OSX%20and%20Public%20Wifi%20%E2%80%93%20Toggle%20settings%20with%20AppleScript" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D374&amp;linkname=OSX%20and%20Public%20Wifi%20%E2%80%93%20Toggle%20settings%20with%20AppleScript" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D374&amp;linkname=OSX%20and%20Public%20Wifi%20%E2%80%93%20Toggle%20settings%20with%20AppleScript" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_posterous" href="http://www.addtoany.com/add_to/posterous?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D374&amp;linkname=OSX%20and%20Public%20Wifi%20%E2%80%93%20Toggle%20settings%20with%20AppleScript" title="Posterous" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/posterous.png" width="16" height="16" alt="Posterous"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D374&amp;linkname=OSX%20and%20Public%20Wifi%20%E2%80%93%20Toggle%20settings%20with%20AppleScript" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://www.georgestarcher.com/?p=374"></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D374&amp;title=OSX%20and%20Public%20Wifi%20%E2%80%93%20Toggle%20settings%20with%20AppleScript" id="wpa2a_16"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.georgestarcher.com/?feed=rss2&#038;p=374</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Nashville Infosec Presentation &#8211; Log Collection on a Shoe String</title>
		<link>http://www.georgestarcher.com/?p=366</link>
		<comments>http://www.georgestarcher.com/?p=366#comments</comments>
		<pubDate>Thu, 15 Sep 2011 02:46:08 +0000</pubDate>
		<dc:creator>George Starcher</dc:creator>
				<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Logging]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">https://www.georgestarcher.com/?p=366</guid>
		<description><![CDATA[Here are my slides and the tutorial I made for Rolling your own logging vm. Between the slides and the tutorial you can find all the links I referenced. The VM tutorial uses Ubuntu Linux, syslog-ng and Splunk.  I go over how to use syslog-ng with fifo queues to handle multiple sources and even rewrite [...]]]></description>
				<content:encoded><![CDATA[<p>Here are my slides and the tutorial I made for Rolling your own logging vm. Between the slides and the tutorial you can find all the links I referenced.</p>
<p>The VM tutorial uses Ubuntu Linux, syslog-ng and <a href="http://www.splunk.com/" target="_blank">Splunk</a>.  I go over how to use syslog-ng with fifo queues to handle multiple sources and even rewrite forwarded syslog events coming from <a href="http://www.kiwisyslog.com/" target="_blank">Kiwisyslog</a> before indexing in Splunk.  The tutorial zip has both pdf and epub formats in it.</p>
<p><strong>*update*</strong> I was asked some questions today during my presentation on MS Log Parser.  I added my post on it below to the link list.  Also for those downloading my actual logging vm from the link I gave those whom attended my talk.  The url does redirect to dropbox so do not be surprised.</p>
<p><strong>*second update*</strong> a question came up today on a forensics mailing list to search some evtx event log files.  I suggested using MS Log Parser to replay output to syslog.  The target being spunk say like in my logging vm tutorial.  Then the logs are easily searchable.</p>
<ul>
<li><a href="http://traffic.libsyn.com/starinfosec/GeorgeStarcher-Logging.pdf" target="_blank">Slides Download (pdf)</a></li>
<li><a href="http://files.georgestarcher.com/RollYourOwn-LoggingVM.zip" target="_blank">Tutorial &#8211; Rolling your own Logging VM</a></li>
<li><a href="https://www.georgestarcher.com/?p=42" target="_blank">Fun with dumpevt and MS Log Parser</a></li>
</ul>
<p>&nbsp;</p>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D366&amp;linkname=Nashville%20Infosec%20Presentation%20%E2%80%93%20Log%20Collection%20on%20a%20Shoe%20String" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D366&amp;linkname=Nashville%20Infosec%20Presentation%20%E2%80%93%20Log%20Collection%20on%20a%20Shoe%20String" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_google_bookmarks" href="http://www.addtoany.com/add_to/google_bookmarks?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D366&amp;linkname=Nashville%20Infosec%20Presentation%20%E2%80%93%20Log%20Collection%20on%20a%20Shoe%20String" title="Google Bookmarks" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/google.png" width="16" height="16" alt="Google Bookmarks"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D366&amp;linkname=Nashville%20Infosec%20Presentation%20%E2%80%93%20Log%20Collection%20on%20a%20Shoe%20String" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D366&amp;linkname=Nashville%20Infosec%20Presentation%20%E2%80%93%20Log%20Collection%20on%20a%20Shoe%20String" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a><a class="a2a_button_google_reader" href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D366&amp;linkname=Nashville%20Infosec%20Presentation%20%E2%80%93%20Log%20Collection%20on%20a%20Shoe%20String" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a><a class="a2a_button_posterous" href="http://www.addtoany.com/add_to/posterous?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D366&amp;linkname=Nashville%20Infosec%20Presentation%20%E2%80%93%20Log%20Collection%20on%20a%20Shoe%20String" title="Posterous" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/posterous.png" width="16" height="16" alt="Posterous"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D366&amp;linkname=Nashville%20Infosec%20Presentation%20%E2%80%93%20Log%20Collection%20on%20a%20Shoe%20String" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://www.georgestarcher.com/?p=366"></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.georgestarcher.com%2F%3Fp%3D366&amp;title=Nashville%20Infosec%20Presentation%20%E2%80%93%20Log%20Collection%20on%20a%20Shoe%20String" id="wpa2a_18"><img src="http://www.georgestarcher.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.georgestarcher.com/?feed=rss2&#038;p=366</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
