<?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>Thoughts from the abyss</title>
	<atom:link href="http://www.maxsworld.org/index.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.maxsworld.org</link>
	<description>Ramblings of IT and life...</description>
	<lastBuildDate>Wed, 03 Mar 2010 23:46:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Themes</title>
		<link>http://www.maxsworld.org/index.php/themes</link>
		<comments>http://www.maxsworld.org/index.php/themes#comments</comments>
		<pubDate>Wed, 03 Mar 2010 23:46:46 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.maxsworld.org/?p=360</guid>
		<description><![CDATA[Playing around with some themes again. It&#8217;s time for change, but I haven&#8217;t decided which one I like or want yet, so I apologize for different looks and views for a little while as I make up my mind.
]]></description>
			<content:encoded><![CDATA[<p>Playing around with some themes again. It&#8217;s time for change, but I haven&#8217;t decided which one I like or want yet, so I apologize for different looks and views for a little while as I make up my mind.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxsworld.org/index.php/themes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Infrastructure Client 2.5 Recent Connections</title>
		<link>http://www.maxsworld.org/index.php/vmware-infrastructure-client-2-5-recent-connections</link>
		<comments>http://www.maxsworld.org/index.php/vmware-infrastructure-client-2-5-recent-connections#comments</comments>
		<pubDate>Mon, 21 Dec 2009 15:23:01 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.maxsworld.org/?p=336</guid>
		<description><![CDATA[One annoying feature of VMware Infrastructure Client 2.5, used for connecting to ESX and ESXi hosts, is the fact that it likes to remember any IP addresses and names of connections in the login screen. While I appreciate its helpfulness, when you have a dozen machines used for testing no longer being accessed, I got [...]]]></description>
			<content:encoded><![CDATA[<p>One annoying feature of VMware Infrastructure Client 2.5, used for connecting to ESX and ESXi hosts, is the fact that it likes to remember any IP addresses and names of connections in the login screen. While I appreciate its helpfulness, when you have a dozen machines used for testing no longer being accessed, I got tired of looking at them in the drop-down menu. To delete any of the old connections, open up regedit.</p>
<p>Start -> Run -> regedit</p>
<p>CTRL+F or Edit -> Find</p>
<p>Type in &#8220;RecentConnections&#8221; and your VMware recent connections list should pop up somewhere under HKU registry. Just open this up and delete any hosts you don&#8217;t want to see anymore.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxsworld.org/index.php/vmware-infrastructure-client-2-5-recent-connections/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>www.childsplaycharity.org</title>
		<link>http://www.maxsworld.org/index.php/www-childsplaycharity-org</link>
		<comments>http://www.maxsworld.org/index.php/www-childsplaycharity-org#comments</comments>
		<pubDate>Tue, 08 Dec 2009 20:37:29 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.maxsworld.org/?p=333</guid>
		<description><![CDATA[I ran across www.childsplaycharity.org today, which I urge you to visit. You can either donate money to them, or better yet, you can pick items off of listed Childs Play Hospital&#8217;s Amazon&#8217;s Gift Lists, and send items directly to a childrens hospital of your choosing. Very cool. A copy of Hotel for Dogs is on [...]]]></description>
			<content:encoded><![CDATA[<p>I ran across <a href="http://www.childsplaycharity.org/">www.childsplaycharity.org</a> today, which I urge you to visit. You can either donate money to them, or better yet, you can pick items off of listed Childs Play Hospital&#8217;s Amazon&#8217;s Gift Lists, and send items directly to a childrens hospital of your choosing. Very cool. A copy of Hotel for Dogs is on it&#8217;s way to the childrens hospital most nearest me right now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxsworld.org/index.php/www-childsplaycharity-org/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Resize Encrypted LVM Volume Group</title>
		<link>http://www.maxsworld.org/index.php/resize-encrypted-lvm-volume-group</link>
		<comments>http://www.maxsworld.org/index.php/resize-encrypted-lvm-volume-group#comments</comments>
		<pubDate>Mon, 07 Dec 2009 22:36:28 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.maxsworld.org/?p=331</guid>
		<description><![CDATA[
# lvextend -L+5G /dev/vg0/whatever
  Extending logical volume whatever to 45.00 GB
  Logical volume whatever successfully resized

# cryptsetup resize /dev/mapper/whatever

# resize2fs /dev/mapper/whatever
resize2fs 1.39 (29-May-2006)
Filesystem at /dev/mapper/whatever is mounted on /whatever; on-line resizing required
Performing an on-line resize of /dev/mapper/whatever to 11796351 (4k) blocks.
The filesystem on /dev/mapper/whatever is now 11796351 blocks long.

Voila! Your encrypted partition has [...]]]></description>
			<content:encoded><![CDATA[<pre>
# lvextend -L+5G /dev/vg0/whatever
  Extending logical volume whatever to 45.00 GB
  Logical volume whatever successfully resized

# cryptsetup resize /dev/mapper/whatever

# resize2fs /dev/mapper/whatever
resize2fs 1.39 (29-May-2006)
Filesystem at /dev/mapper/whatever is mounted on /whatever; on-line resizing required
Performing an on-line resize of /dev/mapper/whatever to 11796351 (4k) blocks.
The filesystem on /dev/mapper/whatever is now 11796351 blocks long.
</pre>
<p>Voila! Your encrypted partition has been resized.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxsworld.org/index.php/resize-encrypted-lvm-volume-group/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS wiki issues</title>
		<link>http://www.maxsworld.org/index.php/centos-wiki-issues</link>
		<comments>http://www.maxsworld.org/index.php/centos-wiki-issues#comments</comments>
		<pubDate>Thu, 17 Sep 2009 18:21:55 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Guides]]></category>

		<guid isPermaLink="false">http://www.maxsworld.org/?p=328</guid>
		<description><![CDATA[Very long time, no post. I had a fire at my house, well not mine the neighbor&#8217;s fire damaged mine but anyways, at the beginning of the year, so a lot of things in life got put on hold as I dealt with that. That being said, some recent discussions about the CentOS wiki came [...]]]></description>
			<content:encoded><![CDATA[<p>Very long time, no post. I had a fire at my house, well not mine the neighbor&#8217;s fire damaged mine but anyways, at the beginning of the year, so a lot of things in life got put on hold as I dealt with that. That being said, some recent discussions about the CentOS wiki came up again on the documentation mailing list. There&#8217;s a big attitude about posting material on their wiki these days from a few, so I decided to not participate there any longer. I removed my name from all the pages I had created and worked on there, but left the content. </p>
<p>If you&#8217;re visiting there and find stale information, that&#8217;s the reason why. I&#8217;ll only be maintaining documentation here at this site now. It&#8217;s sad, and I hope attitudes start to change in the future of CentOS. It seems they are driving more and more people away. Wikis are about sharing, but there is so much control and criticism at the CentOS wiki it&#8217;s hard to share these days without being discouraged.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxsworld.org/index.php/centos-wiki-issues/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Added BackupPC guide</title>
		<link>http://www.maxsworld.org/index.php/added-backuppc-guide</link>
		<comments>http://www.maxsworld.org/index.php/added-backuppc-guide#comments</comments>
		<pubDate>Thu, 18 Dec 2008 16:48:39 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[Guides]]></category>

		<guid isPermaLink="false">http://www.maxsworld.org/?p=324</guid>
		<description><![CDATA[I recently switched from using rsnapshot to trying out BackupPC as a backup utility. I like it well enough to start using it at my employer as well, so I figured I&#8217;d write a guide up on how to install it and use it on CentOS, since the RPMs are available from their testing repository. [...]]]></description>
			<content:encoded><![CDATA[<p>I recently switched from using rsnapshot to trying out BackupPC as a backup utility. I like it well enough to start using it at my employer as well, so I figured I&#8217;d write a guide up on how to install it and use it on CentOS, since the RPMs are available from their testing repository. </p>
<p>The guide concentrates on using rsync as the primary backup medium, and also includes a section on using AutoMySQLBackup to dump MySQL backups. As always, I welcome all comments and criticism. Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxsworld.org/index.php/added-backuppc-guide/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding DNS suffix search lists to dhclient.conf</title>
		<link>http://www.maxsworld.org/index.php/adding-dns-suffix-search-lists-to-dhclientconf</link>
		<comments>http://www.maxsworld.org/index.php/adding-dns-suffix-search-lists-to-dhclientconf#comments</comments>
		<pubDate>Wed, 17 Dec 2008 15:47:30 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.maxsworld.org/?p=320</guid>
		<description><![CDATA[For whatever reason, I had a hard time finding how to add DNS search suffix lists to a dhcp client in Linux. So I&#8217;m adding it here, so I can easily find how to do so.

# vim /etc/dhclient-eth0.conf
supersede domain-name "domain1.com domain2.com domain3.com";

Save the file and restart the network.

# service network restart

Then cat the contents of [...]]]></description>
			<content:encoded><![CDATA[<p>For whatever reason, I had a hard time finding how to add DNS search suffix lists to a dhcp client in Linux. So I&#8217;m adding it here, so I can easily find how to do so.</p>
<pre>
# vim /etc/dhclient-eth0.conf
supersede domain-name "domain1.com domain2.com domain3.com";
</pre>
<p>Save the file and restart the network.</p>
<pre>
# service network restart
</pre>
<p>Then cat the contents of /etc/resolv.conf and you should see the changes.</p>
<pre>
# cat /etc/resolv.conf
search domain1.com domain2.com domain3.com
nameserver xxx.xxx.xxx.xxx
nameserver xxx.xxx.xxx.xxx
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.maxsworld.org/index.php/adding-dns-suffix-search-lists-to-dhclientconf/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hmmm, Amarok or Songbird</title>
		<link>http://www.maxsworld.org/index.php/hmmm-amarok-or-songbird</link>
		<comments>http://www.maxsworld.org/index.php/hmmm-amarok-or-songbird#comments</comments>
		<pubDate>Thu, 04 Dec 2008 02:10:30 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>

		<guid isPermaLink="false">http://www.maxsworld.org/?p=318</guid>
		<description><![CDATA[For a long time, I&#8217;ve been using Amarok for my music player at both work and home. Since I switched my desktop at home back to CentOS from Fedora, though, I haven&#8217;t found an easy way to get Amarok installed back on it. I&#8217;ve been playing around with Songbirg tonight though, and I&#8217;m pretty impressed. [...]]]></description>
			<content:encoded><![CDATA[<p>For a long time, I&#8217;ve been using <a href="http://amarok.kde.org/">Amarok</a> for my music player at both work and home. Since I switched my desktop at home back to CentOS from Fedora, though, I haven&#8217;t found an easy way to get Amarok installed back on it. I&#8217;ve been playing around with <a href="http://getsongbird.com/">Songbirg</a> tonight though, and I&#8217;m pretty impressed. I think I might have found my new music player. Installation is a breeze, because there&#8217;s nothing to compile. Just unzip, use, and enjoy.</p>
<p>Songbird is built on Mozilla technology and code, but it&#8217;s not one of Mozilla&#8217;s products. The reason I like it so far from what I see is because it has a similar menu and preference structure as Thunderbird and Firefox has. They have add-ons which can be easily installed, and it seems pretty fast. Since I already use Firefox, Thunderbird, and Sunbird, it&#8217;s easy to navigate around the menus if you already use Mozilla like products.</p>
<p>Check it out if you&#8217;re looking for a new music player. I just might have to switch from Amarok&#8230;no offense to Amarok. Amarok is an awesome and powerful music player, but, it&#8217;s a pita to get it installed on CentOS. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxsworld.org/index.php/hmmm-amarok-or-songbird/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free online file coversion</title>
		<link>http://www.maxsworld.org/index.php/free-online-file-coversion</link>
		<comments>http://www.maxsworld.org/index.php/free-online-file-coversion#comments</comments>
		<pubDate>Wed, 12 Nov 2008 14:36:33 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.maxsworld.org/?p=309</guid>
		<description><![CDATA[I had to use Zamzar today to convert a .pptx to a ppt and odp file. It worked well. I&#8217;m not sure I trust sending documents that contain personal or sensitive information out, but for something like a simple product presentation, I think it worked fine.
Upload the file, and then you can choose the type [...]]]></description>
			<content:encoded><![CDATA[<p>I had to use Zamzar today to convert a .pptx to a ppt and odp file. It worked well. I&#8217;m not sure I trust sending documents that contain personal or sensitive information out, but for something like a simple product presentation, I think it worked fine.</p>
<p>Upload the file, and then you can choose the type of conversion you want done, and then they e-mail you where to download the file after the conversion is done.</p>
<p><a href="http://www.zamzar.com/">http://www.zamzar.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxsworld.org/index.php/free-online-file-coversion/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Added new how to for encrypting /tmp /swap and /home</title>
		<link>http://www.maxsworld.org/index.php/added-new-how-to-for-encrypting-tmp-swap-and-home</link>
		<comments>http://www.maxsworld.org/index.php/added-new-how-to-for-encrypting-tmp-swap-and-home#comments</comments>
		<pubDate>Wed, 15 Oct 2008 11:56:43 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.maxsworld.org/?p=300</guid>
		<description><![CDATA[Title says it all. I now having /tmp /swap and /home encrypted on my laptop, as well as /tmp /swap /home and /srv (used for backing up laptop) on my desktop at home. Remember, no use encrypting your laptop if you&#8217;re backing it up in the same location without encryption.
Guide can be found here on [...]]]></description>
			<content:encoded><![CDATA[<p>Title says it all. I now having /tmp /swap and /home encrypted on my laptop, as well as /tmp /swap /home and /srv (used for backing up laptop) on my desktop at home. Remember, no use encrypting your laptop if you&#8217;re backing it up in the same location without encryption.</p>
<p>Guide can be found here on this site: <a href="http://www.maxsworld.org/index.php/how-tos/encrypt-tmp-swap-home">Encrypt /tmp /swap &#038; /home</a>.</p>
<p>Also, you can find it on the <a href="http://www.maxsworld.org/index.php/how-tos/encrypt-tmp-swap-home">CentOS Wiki</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxsworld.org/index.php/added-new-how-to-for-encrypting-tmp-swap-and-home/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
