<?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>1337 g@m3r, n00b h@x0r &#187; music</title>
	<atom:link href="http://www.snubsie.com/tag/music/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.snubsie.com</link>
	<description>tech reviews, anime news, and teh life of snubs</description>
	<lastBuildDate>Tue, 16 Feb 2010 18:05:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Episode 415 &#8211; Public Key Encryption, Backing Up Drivers, Hackers are People Too Documentary, and Organize Your Music Collection</title>
		<link>http://www.snubsie.com/2008/12/11/episode-415-public-key-encryption-backing-up-drivers-hackers-are-people-too-documentary-and-organize-your-music-collection/</link>
		<comments>http://www.snubsie.com/2008/12/11/episode-415-public-key-encryption-backing-up-drivers-hackers-are-people-too-documentary-and-organize-your-music-collection/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 14:09:53 +0000</pubDate>
		<dc:creator>Snubs</dc:creator>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[documentary]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hak.5]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[mod]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[organize]]></category>
		<category><![CDATA[revision3]]></category>

		<guid isPermaLink="false">http://www.snubsie.com/?p=165</guid>
		<description><![CDATA[Download it here! Shannon takes the spotlight and opens the show. Darren threatens to vote her off the hakhouse. We postponed the open sourcing of the missile launcher due to finals. Thanks Jason Appelbaum. Our friend Mubix has a great article on Multi-Boot Security Live CDs that makes last weeks pick, UNetbootin even more amazing. [...]]]></description>
			<content:encoded><![CDATA[<p><embed type="application/x-shockwave-flash" src="http://revision3.com/player-v2280" allowfullscreen="true" width="400" height="244"  /></p>
<p><a href="http://revision3.com/hak5/HackersArePeopleToo/">Download it here!</a></p>
<p>Shannon takes the spotlight and opens the show. Darren threatens to vote her off the hakhouse. We postponed the open sourcing of the missile launcher due to finals. Thanks Jason Appelbaum. Our friend Mubix has a great article on Multi-Boot Security Live CDs that makes last weeks pick, UNetbootin even more amazing.</p>
<p>Our next LAN Party will be Half-Life 2 Deathmatch on Saturday, December 13 at game.hak5.org. Prepare to get smack in the face with a flying toilet! Check out all the details at our brand spankin&#8217; new Hak5 LAN Site (with leetness by Squarespace)</p>
<p>Public Key Encryption</p>
<p>In this segment we show you how to setup public key authentication between a windows and a linux host. There are many different software packages through which to accomplish this but we used openssh and putty.</p>
<p>Requirements:</p>
<p>Linux machine or VM running OpenSSH (most distros have it in their repository, or you can find it here: http://www.openssh.com/portable.html</p>
<p>Windows machine with putty software (download the whole package) http://www.openssh.com/portable.html</p>
<p>Installing openssh on linux is relatively straightforward. Refer to their site for details. Once that&#8217;s setup, we generated a key using the command &#8220;ssh-keygen&#8221; and specified the filenames. You can customize the keys you generate as you wish, but we went with the defaults. After entering a passphrase twice, you&#8217;ll have a public and private key file, with the public having the extension .pub. The private key file stays on the server but we copy the public key over to our windows machine and convert it into putty format using Putty Generator. After you have the key, you can either pass it with scp using scp -i (pscp in our example since we&#8217;re using putty&#8217;s scp executable), or you can use the putty ssh client in order to pass the key instead of just a password to authenticate to the server. This makes an easy two-factor authentication mechanism. <img src='http://www.snubsie.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&#8211;Chris</p>
<p>Driver Backup</p>
<p>After installing a fresh copy of your Windows OS of choice, the biggest headache for most of us is the arduous task of trying to locate drivers for all of our different components. So this post is all about making your reinstall a little less troublesome.</p>
<p>Hereís a list of some of the better driver backup utilities!</p>
<p>DriverBackup2 is a lightweight driver-backup tool. The application is portable with a caveat: youíll need administrative privileges for full use. You can opt to backup one or all of your drivers, the backed up files are dumped into a tree structure based on driver name. DriverBackup2 also allows you to restore and delete unnecessary drivers. If you ever hunted for obscure drivers online, when installing legacy or obscure hardware for instance, DriverBackup2 will save you the hassle of searching them out again.</p>
<p>Double Driver lists all the hardware drivers installed on your system and creates backups of both the actual drivers and lists of the driver names. While handy with any computer, Double Driver really shines if you have a computer that came with pre-installed drivers that are hard if not impossible to come by. With a few clicks youíll have those archaic laptop drivers backed up and ready to put back to work after a fresh install.</p>
<p>DriverMax allows you to easily reinstall all your Windows drivers. No more searching for rare drivers on discs or on the web or inserting one installation CD after the other. Simply export all your drivers (or just the ones that work ok) to a folder or a compressed file. After reinstalling Windows all drivers can be back in place in less than 5 minutes.</p>
<p>DriverView is a helpful upgrade from looking through devices individually in the Device Manager, but the real value here is in the list generation. Create an HTML-formatted backup list for your future troubleshooting needs or export to text to show friends or forum members just whatís gone wrong. While it doesnít actually backup drivers, if youíre still into doing things the old fashion way, DriverView is a great choice!</p>
<p>Now that weíve got all of the corporate slogans and descriptions out of the way, my personal favorite is the first link weíve talked about here. The interface is the least cluttered, and the process really couldnít be any easier. For those of you who are looking to deploy driver backups in an automated fashion, thereís a built in commandline builder! Like I said, Iíve personally used it and really does make life alot easier after a reinstall.</p>
<p>So check it out and if you have any questions, remember: matt@hak5.org &#8211; Revision3 Forum or Hak5 Forum</p>
<p>&#8211;Matt</p>
<p>Congrats to Mesartwell who correctly answered last week&#8217;s trivia. Answer: &#8220;Tom is king&#8221; and &#8220;Jules sucks&#8221;. Grab yourself a copy of the Doom alphas</p>
<p>&#8220;Hackers Are People Too&#8221;</p>
<p>Ashley Schwartau joins us via skype to talk about her documentary Hackers Are People Too</p>
<p>&#8211;Darren</p>
<p>Music Organizers</p>
<p>I have thousands of songs on my computer and some of them are missing titles, artists, etc. So when I hop on iTunes to download my feed of podcasts (like Hak5!), I use TuneUp Media to clean up some of my music.</p>
<p>TuneUpMedia</p>
<p>TuneUp Media has the ability to find your songs basically by listening to them, and tell you the information for each one. You simply drag your song over to the clean up bar on the right, and TuneUp finds your songs info in a few seconds. It even gives you a choice of album art you can use.</p>
<p>I like TuneUp simply because Iím really organizational. There are a few bugs thoughÖ Firstly, once you download TuneUp, you donít have the option to close it while in iTunes (unless this has changed recently). Second, there are two versions &#8211; free and not free. With the free version, you only have 500 songs to clean up. In the payed version- you can clean up as much as you want.</p>
<p>TagScanner</p>
<p>The second one is TagScanner. Tagscanner is good for someone who doesnít like iTunes. In tagscanner, you can not only clean up the names and artists on your music, but you can also fix up the ID3 tags for each song, down to lyrics and album art. You can also export your music into a .txt or excel spreadsheet, which is pretty neat.</p>
<p>&#8211;Shannon<br />
	2</p>
<p>Questions</p>
<p>Skybar Baron writes I have a computer from my school and was wondering if there was a way to wipe everything but like Microsoft Office and the OS?</p>
<p>Darren recommends Sdelete.</p>
<p>Until next week we welcome your feedback and remind you to Trust your Technolust</p>
]]></content:encoded>
			<wfw:commentRss>http://www.snubsie.com/2008/12/11/episode-415-public-key-encryption-backing-up-drivers-hackers-are-people-too-documentary-and-organize-your-music-collection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Few Notes</title>
		<link>http://www.snubsie.com/2008/09/17/a-few-notes/</link>
		<comments>http://www.snubsie.com/2008/09/17/a-few-notes/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 04:20:26 +0000</pubDate>
		<dc:creator>Snubs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ascii]]></category>
		<category><![CDATA[audio surf]]></category>
		<category><![CDATA[audiosurf]]></category>
		<category><![CDATA[bbs]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[hak.5]]></category>
		<category><![CDATA[lord]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[opendns]]></category>
		<category><![CDATA[revision3]]></category>
		<category><![CDATA[steam]]></category>
		<category><![CDATA[valve]]></category>

		<guid isPermaLink="false">http://www.snubsie.com/?p=120</guid>
		<description><![CDATA[On the past three episodes of Hak5, I&#8217;ve gotten the chance to talk about some nifty stuff that I&#8217;ll touch up on here! Audiosurf: http://www.audio-surf.com/ The Wikipedia entry for Audiosurf is incredibly good, with lots of information about it: http://en.wikipedia.org/wiki/Audiosurf OpenDNS http://www.opendns.com/ Your computer reads DNS as an IP address while you read DNS as [...]]]></description>
			<content:encoded><![CDATA[<p>On the past three episodes of Hak5, I&#8217;ve gotten the chance to talk about some nifty stuff that I&#8217;ll touch up on here!</p>
<p>Audiosurf:</p>
<p>http://www.audio-surf.com/</p>
<p>The Wikipedia entry for Audiosurf is incredibly good, with lots of information about it:</p>
<p>http://en.wikipedia.org/wiki/Audiosurf</p>
<p>OpenDNS</p>
<p>http://www.opendns.com/</p>
<p>Your computer reads DNS as an IP address while you read DNS as www.something.com.  Using OpenDNS (which is completely free) lets you block anything from your kids or co-workers, protects you from phishing, customize the logo&#8217;s that appear, create shortcuts so you don&#8217;t have to type www.gmail.com and instead can type mail, and tons more.  It&#8217;s a great free tool for anyone who needs a cheap way to get around normal DNS protocol, and customize something of your very own.</p>
<p>Hak5 BBS</p>
<p>Hak5 has a bulliten board system via telnet.  To get to this in Windows (In Vista make sure to enable the command prompt), go to the Start menu.  Go to Run&#8230; and type in cmd.  This takes you to the command prompt window.  Type in telnet bbs.hak5.org (TELNET (spacebar) bbs.hak5.org) and press enter.</p>
<p>This will pull up some nifty Hak5 ascii art and ask you to create a Username and Password.  From there, once you log in, you can read messages, join a chat room, and best of all &#8211; play Legend Of the Red Dragon (LORD).  To get to LORD, skip reading your messages, and once you get to the big list of options (usually colored in blue font) choose X for external programs.  Then choose 2 for games, and 6 for LORD.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.snubsie.com/2008/09/17/a-few-notes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Musicovery</title>
		<link>http://www.snubsie.com/2008/07/05/musicovery/</link>
		<comments>http://www.snubsie.com/2008/07/05/musicovery/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 23:31:18 +0000</pubDate>
		<dc:creator>Snubs</dc:creator>
				<category><![CDATA[e-life]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[2.0]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.snubsie.com/?p=70</guid>
		<description><![CDATA[While using Stumble Upon during one of my boring moments, I ran across a really cool site called Musicovery.  It&#8217;s basically another radio site, with a twist.  You have a cute little dashboard embedded in the page.  On this dashboard you can choose the genre, decade, and mood of the music you want to listen [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.snubsie.com/wp-content/uploads/2008/07/musicovery.jpg"><img class="alignleft size-medium wp-image-71" style="float: left;" title="musicovery" src="http://www.snubsie.com/wp-content/uploads/2008/07/musicovery-300x207.jpg" alt="" width="300" height="207" /></a></p>
<p>While using Stumble Upon during one of my boring moments, I ran across a really cool site called <a href="http://musicovery.com/index.php?ct=us">Musicovery</a>.  It&#8217;s basically another radio site, with a twist.  You have a cute little dashboard embedded in the page.  On this dashboard you can choose the genre, decade, and mood of the music you want to listen to.  To try musicovery out, you don&#8217;t have to sign up or anything!  You can just start clicking around your browser for a different song.</p>
<p>If you do decide to sign up for an account, you can ban crappy songs and favorite the best songs..  Musicovery is full of eye candy and incredibly easy to use.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.snubsie.com/2008/07/05/musicovery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
