<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Debugge</title>
	<link>http://debugge.com</link>
	<description>Tools and scripts to help you in your technical life.</description>
	<lastBuildDate>Wed, 01 Feb 2012 22:14:55 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Cannot install VMware tools &#8211; &#8220;Could not find component&#8230;.&#8221; &#8211; VMware Player 4.0.2</title>
		<description><![CDATA[Today VMware crashed on me, and upon reboot VMware-tools wasn&#8217;t installed on the guest. Every time I would try to do the re-install I would get the following error: &#8220;Could not find conponent on update server. Contact VMware support or [...]]]></description>
		<link>http://debugge.com/cannot-install-vmware-tools-could-not-find-component-vmware-player-4-0-2.db</link>
			</item>
	<item>
		<title>iPhone iOS 5 Beta 7 Expired and need a backup?</title>
		<description><![CDATA[Did your iPhone lock tonight with the expiration of iOS 5 Beta 7? Yup, so did mine! Need to back it up? I have a solution for you that I just found: Diskaid. This solution came from this post, and [...]]]></description>
		<link>http://debugge.com/iphone-ios-5-beta-7-expired-and-need-a-backup.db</link>
			</item>
	<item>
		<title>Restrict SSH access by country IP via hosts.allow and hosts.deny</title>
		<description><![CDATA[Do you want to have SSH and/or SFTP available on your Linux (Ubuntu, Red Hat, Fedora, etc.) server and tired of seeing malicious IP’s from other countries trying to brute force into your server? I have an easy and quick [...]]]></description>
		<link>http://debugge.com/restrict-ssh-access-by-country-ip-via-hosts-allow-and-hosts-deny.db</link>
			</item>
	<item>
		<title>VBS to display all users in Active Directory by Group</title>
		<description><![CDATA[This script, run on your Active Directory controller, will give you an html display of all users in Active Directory based on group. This is a very handy script for me as I use it to run a weekly internal [...]]]></description>
		<link>http://debugge.com/vbs-to-display-all-users-in-active-directory-by-group.db</link>
			</item>
	<item>
		<title>Mingetty and it&#8217;s out of control CPU usage</title>
		<description><![CDATA[In my recent experience with virtually hosted web servers, I ran into a problem where mingetty was taking a large amount of CPU usage. I couldn&#8217;t figure out what was going on. Thanks to this post, I have finally figured [...]]]></description>
		<link>http://debugge.com/mingetty-and-its-out-of-control-cpu-usage.db</link>
			</item>
	<item>
		<title>Clean up and new posts coming/completed!</title>
		<description><![CDATA[Image copyright I&#8217;ve finally gotten time to go through some of the posts and clean them up since I moved all my tech posts from http://crimm.me to http://debugge.com and re-did debugge&#8217;s format. I&#8217;m going to start ensuring I get a [...]]]></description>
		<link>http://debugge.com/clean-up-and-new-posts-comingcompleted.db</link>
			</item>
	<item>
		<title>Visual Basic Script to Display all Users in Active Directory with &#8220;Not Expiring Passwords&#8221;</title>
		<description><![CDATA[Recently, I was requested to give an auditor a list of all users with &#8220;non-expiring&#8221; passwords in Active Directory. After doing a little digging on the internet, I compiled this based on some stuff I found, and made my own [...]]]></description>
		<link>http://debugge.com/visual-basic-script-to-display-all-users-in-active-directory-with-not-expiring-passwords.db</link>
			</item>
	<item>
		<title>PHP redirects</title>
		<description><![CDATA[If you&#8217;d like to redirect users using PHP then you can use the simple code of: $location = &#34;&#34;; header &#40;'Location: '.$location&#41;; If you&#8217;d like to make it permanent, and SEO friendly then add: $location = &#34;&#34;; header &#40;'HTTP/1.1 301 [...]]]></description>
		<link>http://debugge.com/php-redirects.db</link>
			</item>
	<item>
		<title>Zip a folder in linux</title>
		<description><![CDATA[It&#8217;s fairly easy, let&#8217;s go over it. According to man zip, the following options are available: [-AcdDeEfFghjklLmoqrRSTuvVwXyz@$] The ones we are interested in are: -R and -#. -R denotes recursion, and -#, where # stands for a number gives us [...]]]></description>
		<link>http://debugge.com/zip-a-folder-in-linux.db</link>
			</item>
	<item>
		<title>.htaccess: order not allowed here</title>
		<description><![CDATA[A common error people get when attempting to add limits (Such as IP banning) to .htaccess is: &#8220;.htaccess: order not allowed here&#8221; You&#8217;ll see Apache 500 errors, and you&#8217;ll see that in your Apache log. This recently happened to me, [...]]]></description>
		<link>http://debugge.com/htaccess-order-not-allowed-here.db</link>
			</item>
</channel>
</rss>

