<?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>TXLANS.com &#187; servers</title>
	<atom:link href="http://www.txlans.com/tag/servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.txlans.com</link>
	<description>Quit Playing with Yourself! - San Antonio, TX</description>
	<lastBuildDate>Fri, 14 Jan 2011 00:23:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Receive Text Message Notifications For Finished Torrents</title>
		<link>http://www.txlans.com/2010/10/receive-text-message-notifications-for-finished-torrents/</link>
		<comments>http://www.txlans.com/2010/10/receive-text-message-notifications-for-finished-torrents/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 14:46:46 +0000</pubDate>
		<dc:creator>amp</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Pro Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[do it yourself]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[torrent]]></category>

		<guid isPermaLink="false">http://www.txlans.com/?p=580</guid>
		<description><![CDATA[If you&#8217;re like me you&#8217;re almost always &#8220;on the go&#8221;.  Work, school, sleep, work, school, sleep, and repeat.  I like to know when my downloads are finished and since I always have my phone on me this is probably one of the most nifty things you can do. Requirements SMS Gateway sendEmail uTorrent SMTP Server [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re like me you&#8217;re almost always &#8220;on the go&#8221;.  Work, school, sleep, work, school, sleep, and repeat.  I like to <strong>know</strong> when my downloads are finished and since I always have my phone on me this is probably one of the most nifty things you can do.</p>
<p><strong>Requirements</strong></p>
<ul>
<li>SMS Gateway</li>
<li><a href="http://caspian.dotconf.net/menu/Software/SendEmail/" target="_blank">sendEmail</a></li>
<li>uTorrent</li>
<li>SMTP Server</li>
<li>Any kind of CLI experience will help but is not required.</li>
</ul>
<p><strong><span style="font-weight: normal;">You will need each one of these, especially the SMTP server which will be responsible for sending the notification.</span></strong></p>
<p><strong><span style="font-weight: normal;"><br />
</span></strong></p>
<ol>
<li><strong>Find your SMS Gateway<br />
<span style="font-weight: normal;">You can find your SMS Gateway using<a href="http://en.wikipedia.org/wiki/List_of_SMS_gateways" target="_blank"> this list I found on Wikipedia</a>.</span> </strong>Since I use AT&amp;T my SMS gateway will be &#8220;txt.att.net&#8221;.  This means sending an email to <strong>PhoneNumber@txt.att.net</strong> will send an email to the specified phone number in the form of a text message.  Write this down or save it in notepad.</li>
<li><strong>Setting up sendEmail</strong><br />
If you haven&#8217;t already downloaded it from the link above then you need to.  Put it some place easy to remember such as C:\ or something easy to get to.  This way there will be less for you to type.  I am using C:\sendEmail.exe in this example.</li>
<li><strong>Servers<br />
</strong>You want to have this information ready.  You will need:  SMTP Server address, port, username, and a password all for the authentication and connection.</li>
<li><strong>Set up uTorrent to run sendEmail<br />
</strong>This is the fun part.  Right click on a torrent and select properties and then open the <strong>Advanced Tab</strong>.  There is a field there for &#8220;Run this program when the download finishes&#8221;.  This is what we are interested in.</li>
<li><strong>Build your command for uTorrent<br />
<span style="font-weight: normal;">Since sendEmail is a command line utility we need to build the command for uTorrent to execute it.  You can follow this exact example below&#8230;</p>
<p></span></strong><strong>C:\sendEmail.exe -f &lt;<em>from@domain.com&gt; </em>-t <em>&lt;phone@gateway&gt;</em> -u &#8220;<em>subject</em>&#8221; -m &#8220;<em>message&#8221; </em>-s <em>smtp.server.com:port <span style="font-style: normal;">-xu &#8220;</span>username&#8221; </em>-xp <em>&#8220;password&#8221;</em></strong></p>
<p><strong><em><br />
</em></strong></p>
<p><strong><em><span style="font-weight: normal;"><span style="font-style: normal;">Also, uTorrent has some pre-placed variables for you to use : <strong>%N</strong> for the name of file and <strong>%D</strong> for where it is saved so you can be specific with your notification.</span><br />
</span> <span style="font-style: normal;"><strong><span style="font-weight: normal;"><em><br />
<span style="font-style: normal;"><strong><span style="font-weight: normal;"><br />
</span></strong></span></em></span></strong></span></em></strong></li>
</ol>
<ol></ol>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/mCRy_C0m8hk?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/mCRy_C0m8hk?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d580').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Want to share this post with others?</em></strong></a>
<br />
<div class="d580" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F10%2Freceive-text-message-notifications-for-finished-torrents%2F&amp;title=Receive+Text+Message+Notifications+For+Finished+Torrents" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.txlans.com%2F2010%2F10%2Freceive-text-message-notifications-for-finished-torrents%2F&amp;title=Receive+Text+Message+Notifications+For+Finished+Torrents" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.txlans.com%2F2010%2F10%2Freceive-text-message-notifications-for-finished-torrents%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F10%2Freceive-text-message-notifications-for-finished-torrents%2F&amp;title=Receive+Text+Message+Notifications+For+Finished+Torrents" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F10%2Freceive-text-message-notifications-for-finished-torrents%2F&amp;title=Receive+Text+Message+Notifications+For+Finished+Torrents" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Receive+Text+Message+Notifications+For+Finished+Torrents+@+http%3A%2F%2Fwww.txlans.com%2F2010%2F10%2Freceive-text-message-notifications-for-finished-torrents%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d580').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d580').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.txlans.com/2010/10/receive-text-message-notifications-for-finished-torrents/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use SuseStudio to Create Customized OpenSUSE Linux Distributions</title>
		<link>http://www.txlans.com/2010/07/use-susestudio-to-create-customized-opensuse-linux-distributions/</link>
		<comments>http://www.txlans.com/2010/07/use-susestudio-to-create-customized-opensuse-linux-distributions/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 18:12:49 +0000</pubDate>
		<dc:creator>amp</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[PC Maintenance]]></category>
		<category><![CDATA[Pro Tips]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Reviews & Previews]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Resources]]></category>
		<category><![CDATA[do it yourself]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.txlans.com/?p=547</guid>
		<description><![CDATA[In our previous post about customized Linux Distros we got you to a web app for creating customized linux distros based on ubuntu. Maybe you&#8217;re not an ubuntu fan but an OpenSUSE fan..Well we still have another one for you. Make your way to SuseStudio. It&#8217;s my personal favorite. You get a nice intuitive ajax/jquery [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.txlans.com/wp-content/uploads/2010/07/suse2.png" rel="lightbox[547]"><img class="size-full wp-image-555 alignright" title="OpenSUSE" src="http://www.txlans.com/wp-content/uploads/2010/07/suse2.png" alt="" width="163" height="148" /></a></p>
<p>In our <a href="http://www.txlans.com/2010/07/use-reconstructor-to-create-your-own-customized-ubuntu-live-linux-cddvd/#axzz0uEpWtZ4x" target="_blank">previous post about customized Linux Distros</a> we got you to a web app for <a href="http://www.txlans.com/2010/07/use-reconstructor-to-create-your-own-customized-ubuntu-live-linux-cddvd/#axzz0uEpWtZ4x" target="_blank">creating customized linux distros</a> based on ubuntu.</p>
<p>Maybe you&#8217;re not an ubuntu fan but an OpenSUSE fan..Well we still have another one for you.</p>
<p><a href="http://susestudio.com/" target="_blank">Make your way to SuseStudio.</a> It&#8217;s my personal favorite.</p>
<p>You get a nice intuitive ajax/jquery powered GUI and interface specifically designed to help you customize your very own openSuse distro.</p>
<p>Although at this moment they are constantly reaching their capacity and the only way you can gain access is by requesting an invitation from them.  As far as I remember it did not take very long (maybe a week or two at most?) to get my invitation.  From then on you can sign in using your google account and others.</p>
<div id="attachment_549" class="wp-caption alignright" style="width: 110px"><a href="http://www.txlans.com/wp-content/uploads/2010/07/pickOS-1.png" rel="lightbox[547]"><img class="size-thumbnail wp-image-549 " title="Picking Your Purpose" src="http://www.txlans.com/wp-content/uploads/2010/07/pickOS-1-150x150.png" alt="" width="100" height="100" /></a><p class="wp-caption-text">Picking Your Purpose</p></div>
<p>The first part is where you decide what the purpose of your build will be.  Will it be a server?  Will it be a desktop GUI environment?  What are you going to use it for?</p>
<p>These are all the thoughts I had going through my head when I first started customizing my version of OpenSUSE.</p>
<p>You get to pick between Server, GNOME Desktop, KDE Desktop, Just Enough OS or Minimal (for the most part).  Again, this is just a baseline of what your disc will contain.</p>
<p>The rest of the software configuration is up to you later on in the setup of your custom OpenSuse LiveCD or install disc.</p>
<p>You will get to start out on the general configuration tab where you get to choose network settings and have it set as static, DHCP client, and whether or not you want the firewall on by default. as well as default language, keyboard, and time zone.  You will also have a chance to edit the default users.</p>
<p>Root will of course be there by default with a default password of &#8220;linux&#8221; which should be changed.  You can also add and delete extra users, set their passwords and home directories as well as their groups.</p>
<div id="attachment_550" class="wp-caption alignleft" style="width: 110px"><a href="http://www.txlans.com/wp-content/uploads/2010/07/customizelook-2.png" rel="lightbox[547]"><img class="size-thumbnail wp-image-550  " title="Customize Look" src="http://www.txlans.com/wp-content/uploads/2010/07/customizelook-2-150x150.png" alt="" width="100" height="100" /></a><p class="wp-caption-text">Customize Look</p></div>
<p>One of the phases that may come next (or later if you don&#8217;t care for it much) is to customize the look and feel.</p>
<p>This basically amounts to setting a custom logo and setting a custom wallpaper for it to use by default.</p>
<p>Unfortunately in terms of customization of looks this is pretty much as far as it goes since there is no *desktop theme* customization feature (for now anyways).</p>
<p>Either way the customization is one of the more exciting aspects because you know someone, even if it&#8217;s just you, will see it each time it&#8217;s booted up.</p>
<div id="attachment_551" class="wp-caption alignright" style="width: 110px"><a href="http://www.txlans.com/wp-content/uploads/2010/07/appliance.png" rel="lightbox[547]"><img class="size-thumbnail wp-image-551 " title="Appliance Settings" src="http://www.txlans.com/wp-content/uploads/2010/07/appliance-150x150.png" alt="" width="100" height="100" /></a><p class="wp-caption-text">Appliance Settings</p></div>
<p>At the appliance tab of the configuration menu you can customize settings as if you were going to run it as a virtual machine.</p>
<p>Select memory size and amounts, add Live installers, VMWare support as well as Xen support.</p>
<div id="attachment_552" class="wp-caption alignleft" style="width: 110px"><a href="http://www.txlans.com/wp-content/uploads/2010/07/startup.png" rel="lightbox[547]"><img class="size-thumbnail wp-image-552 " title="Startup" src="http://www.txlans.com/wp-content/uploads/2010/07/startup-150x150.png" alt="" width="100" height="100" /></a><p class="wp-caption-text">Startup</p></div>
<p>Startup configuration is&#8230;well, startup configuration.  Although it sounds promising it only allows the configuration of the user modes and whether or not you want it to show a customized EULA.</p>
<p>The EULA part I like as well as choosing which run-level it starts in but I still think it needs some more customization to startup.</p>
<p>The run levels you have to choose from&#8230; Single User (1), Multi user / No Network (2), Normal Console (3), and Graphical (5).</p>
<p>The software customization tab is obviously the most useful piece of this entire &#8220;distro-generator&#8221;.  Add software packages, add programs, add repositories, etc.  It&#8217;s all there and it&#8217;s all for the adding (or removing).</p>
<div id="attachment_553" class="wp-caption alignright" style="width: 110px"><a href="http://www.txlans.com/wp-content/uploads/2010/07/software.png" rel="lightbox[547]"><img class="size-thumbnail wp-image-553 " title="Software" src="http://www.txlans.com/wp-content/uploads/2010/07/software-150x150.png" alt="" width="100" height="100" /></a><p class="wp-caption-text">Software</p></div>
<p>This of course is the main feature of any distribution authoring/editing/remixing web-app or third party software.</p>
<p>..and alas, the easiest part is building the distro because of course all you have to do now is wait.</p>
<p>You can have it built a few different ways.  ISO format for easy burning, VMDK for virtual machine disk images as a quick loading type (also a good way to test it), a Xen guest or a USB thumb flash drive.</p>
<p>Since there&#8217;s a few different ways to have it built it really cuts back on the whole *oh great I have to convert it 4 times* factor.</p>
<div id="attachment_554" class="wp-caption alignleft" style="width: 110px"><a href="http://www.txlans.com/wp-content/uploads/2010/07/build-1.png" rel="lightbox[547]"><img class="size-thumbnail wp-image-554 " title="Building the Image" src="http://www.txlans.com/wp-content/uploads/2010/07/build-1-150x150.png" alt="" width="100" height="100" /></a><p class="wp-caption-text">Building the Image</p></div>
<p>Also, after it is done being built, you can have susestudio open it in a virtual machine-esque web app for up to an hour.  You can then SSH to it and use the desktop GUI (if required) to check it out and make sure everything is A-OK before you download it.</p>
<p>Plenty of tools out there but OpenSUSE Studio is by far my favorite.</p>
<p><a href="http://susestudio.com/login" target="_blank">Go sign up for OpenSUSE Studio invites.</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d547').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Want to share this post with others?</em></strong></a>
<br />
<div class="d547" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F07%2Fuse-susestudio-to-create-customized-opensuse-linux-distributions%2F&amp;title=Use+SuseStudio+to+Create+Customized+OpenSUSE+Linux+Distributions" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.txlans.com%2F2010%2F07%2Fuse-susestudio-to-create-customized-opensuse-linux-distributions%2F&amp;title=Use+SuseStudio+to+Create+Customized+OpenSUSE+Linux+Distributions" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.txlans.com%2F2010%2F07%2Fuse-susestudio-to-create-customized-opensuse-linux-distributions%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F07%2Fuse-susestudio-to-create-customized-opensuse-linux-distributions%2F&amp;title=Use+SuseStudio+to+Create+Customized+OpenSUSE+Linux+Distributions" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F07%2Fuse-susestudio-to-create-customized-opensuse-linux-distributions%2F&amp;title=Use+SuseStudio+to+Create+Customized+OpenSUSE+Linux+Distributions" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Use+SuseStudio+to+Create+Customized+OpenSUSE+Linux+Distributions+@+http%3A%2F%2Fwww.txlans.com%2F2010%2F07%2Fuse-susestudio-to-create-customized-opensuse-linux-distributions%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d547').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d547').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.txlans.com/2010/07/use-susestudio-to-create-customized-opensuse-linux-distributions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use Reconstructor to Create Your Own Customized Ubuntu Live Linux CD/DVD</title>
		<link>http://www.txlans.com/2010/07/use-reconstructor-to-create-your-own-customized-ubuntu-live-linux-cddvd/</link>
		<comments>http://www.txlans.com/2010/07/use-reconstructor-to-create-your-own-customized-ubuntu-live-linux-cddvd/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 15:45:26 +0000</pubDate>
		<dc:creator>amp</dc:creator>
				<category><![CDATA[File System]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PC Maintenance]]></category>
		<category><![CDATA[Pro Tips]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Reviews & Previews]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Resources]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.txlans.com/?p=544</guid>
		<description><![CDATA[Once again another free (up to a point) web application for use for customizing a Linux distribution for whatever you want. Reconstructor isn&#8217;t as pretty as some of the other Linux distro customization services I&#8217;ve seen but it gets the job done.  You still have the ability to customize the way it looks, operations, modules, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">
<div id="attachment_546" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.txlans.com/wp-content/uploads/2010/07/500x_sshot110.jpg" rel="lightbox[544]"><img class="size-full wp-image-546" title="Reconstructor" src="http://www.txlans.com/wp-content/uploads/2010/07/500x_sshot110.jpg" alt="" width="500" height="274" /></a><p class="wp-caption-text">Reconstructor</p></div>
<p style="text-align: left;">Once again another free (up to a point) web application for use for customizing a Linux distribution for whatever you want.</p>
<p>Reconstructor isn&#8217;t as pretty as some of the other Linux distro customization services I&#8217;ve seen but it gets the job done.  You still have the ability to customize the way it looks, operations, modules, addons, etc.</p>
<p>For the amount you can do it is certainly useful.  Not to mention it has been around since before 2007.</p>
<blockquote><p>Reconstructor is a GNU/Linux distribution customization and creation toolkit. It allows for the customization of the <a href="http://www.ubuntu.com/">Ubuntu</a> and<a href="http://www.debian.org/">Debian</a> GNU/Linux distributions. Customizations include boot logo image and text color, wallpaper, themes, icons, applications, and more.</p>
<p>To start using Reconstructor <em>(it&#8217;s free)</em> go to <a href="https://build.reconstructor.org/">https://build.reconstructor.org</a> and signup.</p></blockquote>
<p>The reason I said it is free up to a point is that they <strong>do charge</strong> for the service but they give each account a $5 limit per month (for free).  Anything over that will have you paying up front for it.</p>
<p>Here is an overlook of their &#8220;Fees&#8221; page&#8230;</p>
<blockquote>
<h1 id="Fees">Fees</h1>
<p>The following are the fees for using the Reconstructor services. Please note: each account balance will get up to a <strong>$5</strong> credit each month <em>(ending balance after credit will be no more than $5)</em>. Each transaction will deduct from your account credit. To add more funds, click the &#8220;Add Credit&#8221; button in your account details window (accessed by clicking your username in the upper right after you login).</p>
<ul>
<li>Upload and store a project file: <strong>$0.02</strong> per MB per month</li>
<li>Build a project: <strong>$0.30</strong></li>
<li>Download a built project: <strong>$0.45</strong> per GB</li>
<li>Priority build service: <strong>$5.00</strong> (enabled for one month) <em>Note: This charge is prorated based upon the remaining days in the month.</em></li>
</ul>
<p>Project Hosting</p>
<ul>
<li>File storage: <strong>$0.45</strong> per GB per month</li>
<li>Download: <strong>$0.35</strong></li>
</ul>
</blockquote>
<p>So yes for a one or two time use I would say the service isn&#8217;t that bad.  There&#8217;s still a lot of customization you can do and a lot you can get out of it.  However, the entire fee thing isn&#8217;t really the best but you have to understand the kind of loads you can put on servers when doing these kinds of operations.</p>
<p><a href="https://www.reconstructor.org/projects/reconstructor" target="_blank">Reconstructor</a></p>
<p><a href="https://www.reconstructor.org/projects/reconstructor" target="_blank"> </a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d544').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Want to share this post with others?</em></strong></a>
<br />
<div class="d544" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F07%2Fuse-reconstructor-to-create-your-own-customized-ubuntu-live-linux-cddvd%2F&amp;title=Use+Reconstructor+to+Create+Your+Own+Customized+Ubuntu+Live+Linux+CD%2FDVD" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.txlans.com%2F2010%2F07%2Fuse-reconstructor-to-create-your-own-customized-ubuntu-live-linux-cddvd%2F&amp;title=Use+Reconstructor+to+Create+Your+Own+Customized+Ubuntu+Live+Linux+CD%2FDVD" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.txlans.com%2F2010%2F07%2Fuse-reconstructor-to-create-your-own-customized-ubuntu-live-linux-cddvd%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F07%2Fuse-reconstructor-to-create-your-own-customized-ubuntu-live-linux-cddvd%2F&amp;title=Use+Reconstructor+to+Create+Your+Own+Customized+Ubuntu+Live+Linux+CD%2FDVD" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F07%2Fuse-reconstructor-to-create-your-own-customized-ubuntu-live-linux-cddvd%2F&amp;title=Use+Reconstructor+to+Create+Your+Own+Customized+Ubuntu+Live+Linux+CD%2FDVD" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Use+Reconstructor+to+Create+Your+Own+Customized+Ubuntu+Live+Linux+CD%2FDVD+@+http%3A%2F%2Fwww.txlans.com%2F2010%2F07%2Fuse-reconstructor-to-create-your-own-customized-ubuntu-live-linux-cddvd%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d544').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d544').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.txlans.com/2010/07/use-reconstructor-to-create-your-own-customized-ubuntu-live-linux-cddvd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cover Your Tracks! : Hiding Your Bittorrent traffic and Protecting Your Privacy</title>
		<link>http://www.txlans.com/2010/06/protect-yourself-hiding-your-bittorrent-traffic-and-protecting-your-privacy/</link>
		<comments>http://www.txlans.com/2010/06/protect-yourself-hiding-your-bittorrent-traffic-and-protecting-your-privacy/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 01:02:42 +0000</pubDate>
		<dc:creator>amp</dc:creator>
				<category><![CDATA[Pro Tips]]></category>
		<category><![CDATA[do it yourself]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://www.txlans.com/?p=504</guid>
		<description><![CDATA[Keeping yourself hidden from the prying eyes of big brother is a big deal to a lot of people.  Mostly this idea makes itself visible the more and more one hears about Cease and Desist notices from ISP&#8217;s warning about Dreamworks, Microsoft, and other major companies watching them download movies and music. Although BitTorrenting has [...]]]></description>
			<content:encoded><![CDATA[<p>Keeping yourself hidden from the prying eyes of big brother is a big deal to a lot of people.  Mostly this idea makes itself visible the more and more one hears about Cease and Desist notices from ISP&#8217;s warning about Dreamworks, Microsoft, and other major companies watching them download movies and music.</p>
<p>Although BitTorrenting has many many uses as a legit method of acquiring files it is not always illegal.  What is it exactly?  It&#8217;s a protocol and it is up to you whether you are using it for legit purposes or not.</p>
<p>I will admit I do seed quite a bit of stuff.  Mostly it tends to be various free stock photos from various websites or one of the most popular; brush packs I have compiled for Photoshop.  These are both two things you could legally seed as they are freely available for download on the internet.</p>
<p>Lets say you want to hide your traffic as best as you can anyways&#8230;  Here are a few methods.<span id="more-504"></span></p>
<div id="attachment_505" class="wp-caption alignright" style="width: 110px"><a href="http://www.txlans.com/wp-content/uploads/2010/06/peerblock.jpg" rel="lightbox[504]"><img class="size-thumbnail wp-image-505" title="PeerBlock" src="http://www.txlans.com/wp-content/uploads/2010/06/peerblock-150x150.jpg" alt="" width="100" height="100" /></a><p class="wp-caption-text">PeerBlock</p></div>
<p>1.    <strong>PeerBlock </strong>(<a href="http://www.peerblock.com/">http://www.peerblock.com/</a>)</p>
<p>PeerBlock is becoming one of the more popular programs to use on your local machine or even your server (if that&#8217;s what you&#8217;re into).  The interface, operations, etc are all almost identical to PeerGuardian 2 which does basically the same thing.  If anything, it&#8217;s just a clone.</p>
<p>How does it work?  PeerBlock keeps lists of IP Addresses of known organizations and companies that are out to track you for illegal downloading or uploading.  PeerBlock will block the adMany of these companies for example, Dreamworks, will track your IP and downloads until they are reading to complain to your ISP.  That&#8217;s when you get the dreaded Cease and Desist letter</p>
<p>2.    <strong>SOCKS Proxy or VPN </strong>(Many Available)</p>
<div id="attachment_506" class="wp-caption alignright" style="width: 110px"><a href="http://www.txlans.com/wp-content/uploads/2010/06/proxy.jpg" rel="lightbox[504]"><img class="size-thumbnail wp-image-506" title="Proxy" src="http://www.txlans.com/wp-content/uploads/2010/06/proxy-150x150.jpg" alt="" width="100" height="100" /></a><p class="wp-caption-text">Proxy</p></div>
<p>Of course there are always proxies and VPN&#8217;s available in a million different places.  What a proxy does is instead of someone seeing your IP they see the server that you are connected to.  This is because all traffic is going from You-&gt;Proxy-&gt;Outside.  This provides the *internet illusion* that you are operating from a different IP Address than your real one and keeping you hidden from the real world.</p>
<p>To this day, the biggest complaint of using a proxy or VPN is speed.  Download speeds or upload speeds can be significantly lower than normal.  My normal speeds went from 1.7 mb/s to at most, 80.3 kbps.  You can also set up your own proxy server or VPN.</p>
<p>One of the best free ones I have come across has been a service called &#8220;ItsHidden&#8221; (<a href="http://itshidden.com/">http://itshidden.com/</a>).  However, they do disconnect free accounts every 20 minutes now but they didn&#8217;t used to back in the day.</p>
<p>3.    <strong>BTGuard </strong>(<a href="http://btguard.com/">http://btguard.com/</a>)</p>
<p>BTGuard is a relatively new service aimed specifically at BitTorrent users.  It serves as a major encrypted proxy server and VPN (like stated above) while maintaining great bandwidth speeds.  Also, since it&#8217;s a proxy you can (most of the time) bypass any limitations from ISP&#8217;s that throttle bittorrent traffic.  <a href="http://wiki.vuze.com/w/Bad_ISPs" target="_blank">Check out this VuzeWiki article for a list of Bad ISP&#8217;s that are known to cause trouble for bit torrent.</a></p>
<blockquote><p>&#8220;Your downloads will be routed through Canada which enforces some of the strictest privacy laws in the world, ensuring the protection of your identity, even from your own ISP!&#8221;</p></blockquote>
<p>The down side?  It&#8217;s subscription based which honestly, for the price and the advantage you gain, is well worth it.  Their prices are as follows (as of 2010-06-05)&#8230;</p>
<ul>
<li>Continued Subscription : $6.95 per Month.</li>
<li>Single Month PrePaid : $6.95</li>
<li>Three Month PrePaid : $19.95 (5% Off)</li>
<li>Six Month PrePaid : $34.95 (15% Off)</li>
<li>Twelve Month PrePaid : $59.95 (25% Off)</li>
</ul>
<p>There are of course many other ways to protect not just your BT traffic but your identity and privacy as well.</p>
<p>Keep you eyes out!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d504').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Want to share this post with others?</em></strong></a>
<br />
<div class="d504" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F06%2Fprotect-yourself-hiding-your-bittorrent-traffic-and-protecting-your-privacy%2F&amp;title=Cover+Your+Tracks%21+%3A+Hiding+Your+Bittorrent+traffic+and+Protecting+Your+Privacy" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.txlans.com%2F2010%2F06%2Fprotect-yourself-hiding-your-bittorrent-traffic-and-protecting-your-privacy%2F&amp;title=Cover+Your+Tracks%21+%3A+Hiding+Your+Bittorrent+traffic+and+Protecting+Your+Privacy" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.txlans.com%2F2010%2F06%2Fprotect-yourself-hiding-your-bittorrent-traffic-and-protecting-your-privacy%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F06%2Fprotect-yourself-hiding-your-bittorrent-traffic-and-protecting-your-privacy%2F&amp;title=Cover+Your+Tracks%21+%3A+Hiding+Your+Bittorrent+traffic+and+Protecting+Your+Privacy" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F06%2Fprotect-yourself-hiding-your-bittorrent-traffic-and-protecting-your-privacy%2F&amp;title=Cover+Your+Tracks%21+%3A+Hiding+Your+Bittorrent+traffic+and+Protecting+Your+Privacy" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Cover+Your+Tracks%21+%3A+Hiding+Your+Bittorrent+traffic+and+Protecting+Your+Privacy+@+http%3A%2F%2Fwww.txlans.com%2F2010%2F06%2Fprotect-yourself-hiding-your-bittorrent-traffic-and-protecting-your-privacy%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d504').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d504').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.txlans.com/2010/06/protect-yourself-hiding-your-bittorrent-traffic-and-protecting-your-privacy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modern Warfare 2 DLC Released : Why NOT to buy it.</title>
		<link>http://www.txlans.com/2010/05/modern-warfare-2-dlc-released-why-not-to-buy-it/</link>
		<comments>http://www.txlans.com/2010/05/modern-warfare-2-dlc-released-why-not-to-buy-it/#comments</comments>
		<pubDate>Wed, 05 May 2010 00:29:00 +0000</pubDate>
		<dc:creator>amp</dc:creator>
				<category><![CDATA[PC]]></category>
		<category><![CDATA[Reviews & Previews]]></category>
		<category><![CDATA[XBox 360]]></category>
		<category><![CDATA[modern warfare]]></category>
		<category><![CDATA[multiplayer]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://www.txlans.com/?p=488</guid>
		<description><![CDATA[First off I can&#8217;t knock this game too much.  It&#8217;s a real blast to play with friends; especially the Co-op missions which is what we look for in a game first before it&#8217;s even released.  So far since Modern Warfare (the first one) each one has been the same.  Play more, level up, unlock, restart. [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_489" class="wp-caption alignright" style="width: 160px"><a href="http://www.txlans.com/wp-content/uploads/2010/05/Connecting-to-IWNet1.jpg" rel="lightbox[488]"><img class="size-thumbnail wp-image-489" title="Connecting..." src="http://www.txlans.com/wp-content/uploads/2010/05/Connecting-to-IWNet1-150x150.jpg" alt="" width="150" height="150" /></a><p class="wp-caption-text">Connecting...</p></div>
<p>First off I can&#8217;t knock this game too much.  It&#8217;s a real blast to play with friends; especially the Co-op missions which is what we look for in a game first before it&#8217;s even released.  So far since Modern Warfare (the first one) each one has been the same.  Play more, level up, unlock, restart.</p>
<p>Since the first release each Call of Duty game has been really good.  Not only that, each one has spawned other games that attempt the same concept of leveling up while blowing opponents away.  There is just something about games that you gain levels in that makes them addicting.  Maybe it&#8217;s the increases in power making you feel like a monster?  I don&#8217;t know.  It&#8217;s a new phenomenon that has emerged with some of these games.</p>
<p>With the recent release of of the &#8220;Stimulus Map Pack DLC&#8221; comes 5 new multiplayer maps.  Think about what you are paying for.</p>
<p>I can think of a few reasons off the top of my head to <strong>not</strong> buy this extra content.</p>
<ul>
<li><strong>No Dedicated Server Software</strong> &#8211; This is one of those things that separates PC Gaming from consoles.  From what I have read there are millions of PC gamers that are quite frankly, pissed off, about this.  When joining a game it chooses the &#8220;best host&#8221;.  This is a bad idea considering I have ended up with some of the laggiest games ever conceivable.  I was once connected to a host that was running on wireless using a laptop with an AMD @ 1.8 ghz.  Imagine how quickly this game ended once everyone left.  Another point that needs to be made is the fact that since you can&#8217;t join a specific server/game/map, you don&#8217;t get to play where you want.  YOU ARE LIMITED to what the game gives you.  You wanted to play Terminal?  Too bad.  Oh there&#8217;s a cheater in your game?  That&#8217;s also a shame because you can&#8217;t kick, ban, mute, etc.  Which brings me to the next bullet.</li>
<li><strong>Hackers</strong> &#8211; Need I say more?  Of course Valve is responsible for the anti-cheat side (I guess..) running VAC but how up to date is that?  Get this, my roommate and I decided to play one Saturday afternoon.  We were put into a game with 2 players using aimbots.  We left and clicked &#8220;Find game&#8221; again.  It put us in the same game.  We left again and did the same thing but this time picked a different game mode.  We were put into another game with another aimbot that had just launched a nuke.  Wonderful.  This happened a (not surprisingly) <strong>SEVEN </strong>times.  Would you like to be level 70?  Maybe you&#8217;ll get put into one of those hacked hosts that instantly gives you 10e-11 experience points.  With that happening you&#8217;ve unlocked everything so why play anymore?  Waste of money if you ask me&#8230;</li>
<li><strong>IWNet does not care.</strong> &#8211; Welcome to earth.  IWNet&#8217;s forums have been flooded with numerous posts like this very one you&#8217;re reading.  Everyone is complaining about the hackers, lack of software and updates, glitches that need to be fixed, etc etc.  This goes on for pages and pages and there will be no response to them since, well, we are still giving them money.  The lack of response to the *needs* of the game are sickening.</li>
<li><strong>You are paying for maps.</strong> &#8211; The reason I made this post.  You&#8217;ve already payed $50 for a game that has been saturated with cheats, fails to release updates to fix reported glitches, etc.  You are giving them an extra $15 for something that should be free in the first place.  I can understand if you get bored with the maps it already has but guess what you can do with dedicated servers?  THAT&#8217;S RIGHT! Custom maps!  One of the biggest things that brings someone in the PC Gaming is not only the look at flexibility but the ability in itself to play maps that have been contributed by the community.</li>
</ul>
<p>I&#8217;m sure there are a million reasons TO buy the game.  It&#8217;s fun, fast, and it&#8217;s good for LAN&#8217;s.  Problem is : this was a game that was to be made for the console and should have had major changes in it for PC release.</p>
<p>I&#8217;m sure the screenshot at the top of this post looks very familiar to console and PC gamers alike.</p>
<hr />
<p>Update : Apparently there have been numerous reports of hackers being able to send trojans to other players machines..</p>
<p>&#8220;It&#8217;s possible if you host a game for a hacker client, and it&#8217;s possible if you don&#8217;t host a game, but are connected to a hacker hosting the game. If the game&#8217;s net code is not 100% secure then it could be possible to craft special packets of data to cause buffer over-runs (stack smashing). This injects hackers code into your computer, which executes it, and hey presto you have a remote code execution hack. If the code&#8217;s written well it&#8217;s possible to make it secure, but stack-smashing bugs are so often overlooked.  Yet another reason we need dedicated servers.&#8221;  -  Quoted from IW Forums ( <a href="http://www.modernwarfare2.com/forum/viewtopic.php?f=24&amp;t=181646&amp;sid=7836f69259d0ba4165ab94f90850a9aa" target="_blank">Link</a> )</p>
<p><a href="http://forums.steampowered.com/forums/showthread.php?t=1031092" target="_blank">Link to Steam Forums</a> post stating this discovery in the IW Net Forums.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d488').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Want to share this post with others?</em></strong></a>
<br />
<div class="d488" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F05%2Fmodern-warfare-2-dlc-released-why-not-to-buy-it%2F&amp;title=Modern+Warfare+2+DLC+Released+%3A+Why+NOT+to+buy+it." rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.txlans.com%2F2010%2F05%2Fmodern-warfare-2-dlc-released-why-not-to-buy-it%2F&amp;title=Modern+Warfare+2+DLC+Released+%3A+Why+NOT+to+buy+it." rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.txlans.com%2F2010%2F05%2Fmodern-warfare-2-dlc-released-why-not-to-buy-it%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F05%2Fmodern-warfare-2-dlc-released-why-not-to-buy-it%2F&amp;title=Modern+Warfare+2+DLC+Released+%3A+Why+NOT+to+buy+it." rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.txlans.com%2F2010%2F05%2Fmodern-warfare-2-dlc-released-why-not-to-buy-it%2F&amp;title=Modern+Warfare+2+DLC+Released+%3A+Why+NOT+to+buy+it." rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Modern+Warfare+2+DLC+Released+%3A+Why+NOT+to+buy+it.+@+http%3A%2F%2Fwww.txlans.com%2F2010%2F05%2Fmodern-warfare-2-dlc-released-why-not-to-buy-it%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.txlans.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d488').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d488').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://www.txlans.com/2010/05/modern-warfare-2-dlc-released-why-not-to-buy-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

