<?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>All Forces &#187; internet</title>
	<atom:link href="http://allforces.com/tag/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://allforces.com</link>
	<description>Design, Music &#038; Mac Geekery</description>
	<lastBuildDate>Fri, 20 May 2011 14:27:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ghost Email</title>
		<link>http://allforces.com/2005/05/18/ghost-email/</link>
		<comments>http://allforces.com/2005/05/18/ghost-email/#comments</comments>
		<pubDate>Wed, 18 May 2005 08:10:37 +0000</pubDate>
		<dc:creator>Melvin Rivera</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://allforces.com/?p=19</guid>
		<description><![CDATA[How ghost email addresses will save you from a whole lot of SPAM]]></description>
			<content:encoded><![CDATA[<p>A ghost email address will save you from a whole lot of SPAM. If you own your own web address, whenever you get asked to give your email address, just make one up. Make sure you can receive all incoming mail to your server. If you get SPAM to a particular ghost address, filter it out and you will live a SPAM free life. Well OK, maybe just a little less SPAM than before. But at least you&#8217;ll know who the offender might be.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/18/email_united.png" alt="Ghost Email Address Screenshot" /></p>
<p><span id="more-19"></span></p>
<p><strong>What do I need to set this up?</strong><br />
All you need is your own web address and email hosting. You can purchase a web address for as low as $7 a year and hosting for as low as one dollar a month. A small price for a SPAM free life.</p>
<p><strong>What is a Ghost Email Address?</strong><br />
A ghost email address is an email address that you give out but that you do not necessarily have it set up as an actual email account. You need to set up your email application to receive all email that reaches your domain. And although you real email address might be victor@yourdomain.com you can still receive email if I send it to lazyeyevictor@yourdomain.com</p>
<p><strong>How does it work?</strong><br />
Whenever you need to enter an email address in a form, make one up. If you need to buy a ticket from United Airlines, tell them your address is unitedairlines@yourdomain.com. Replace yourdomain.com with whatever you particular web address is. Whenever you start getting SPAM(and you will, oh yes, you will), just create a rule to filter out any email sent to that address an complain to the offender for selling your email address.</p>
<p><strong>What if it&#8217;s too late?</strong><br />
Change the username for you official address. It will be like starting new and you can transition easily since you can still get the catch all emails.</p>
<p>Note: This tip I learned from my friend <a href="http://www.xanga.com/home.aspx?user=breathe_fire" title="steve's blog">Steve Watson</a></p>
<div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://allforces.com/2005/05/18/ghost-email/"></a></div><img src="http://allforces.com/?ak_action=api_record_view&id=19&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://allforces.com/2005/05/18/ghost-email/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Share with FTP &#8211; A PureFTPd Guide</title>
		<link>http://allforces.com/2005/05/04/share-with-pureftpd/</link>
		<comments>http://allforces.com/2005/05/04/share-with-pureftpd/#comments</comments>
		<pubDate>Wed, 04 May 2005 20:42:08 +0000</pubDate>
		<dc:creator>Melvin Rivera</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Mac Geekery]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://allforces.com/2005/05/04/share-with-ftp-a-pureftpd-guide/</guid>
		<description><![CDATA[A visual guide to sharing files with PureFTPd on your Mac.]]></description>
			<content:encoded><![CDATA[<p>Moving big files through the internet can prove to be one of the most challenging things to do. There are issues of transfer speeds, dropped connections and file size restrictions.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/ftpd_connect.jpg" alt="Ftpd Connect" title="Ftpd Connect" /> <img src="http://allforces.com/wp-content/uploads/2005/05/04/ftpd_connected.jpg" alt="Ftpd Connected" title="Ftpd Connected" /></p>
<p>What&#8217;s available right now? </p>
<ol>
<li>Email &#8211; Most servers have a file size limit for attachments</li>
<li>FTP to a server &#8211; Most servers have a size limit</li>
<li>P2P &#8211; Peer to peer transfer is not a private network</li>
<li>iChat &#8211; Does not provide &#8220;Resume&#8221; in case you need to reconnect</li>
<li>FTP Sharing &#8211; Not any size restriction other that your hard drive, can support many connections</li>
</ol>
<p>This guide will help you set up an FTP server on your Mac in less than 15 minutes using PureFTPd. We&#8217;re not setting up the FTP Sharing that comes as part of Mac OSX because that one is tied in to an OSX user. On the other hand, PureFTPd allows you to set up FTP users just for FTP access. It allows you to disconnect them, limit their bandwidth, monitor their activity etc. We are also going to set it up using no-ip.com, a service that will give u a server name in case your dynamic IP address changes.</p>
<p><span id="more-14"></span></p>
<p><strong>Step 1: Set up No-IP</strong><br />
Why do we need this to begin with? Every time you are online, your are identified with a serial number called an IP Address. Most users at home have dynamic IP addresses. This means their IP changes constantly. By using no-ip.com we can have the server be automatically  alerted if the IP changes.</p>
<p>Go to <a href="http://no-ip.com" title="Create account with no-ip.com">no-ip.com</a> and create an account.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/noip_logo.jpg" alt="No-IP Logo" title="No-IP Logo"  class="center" /></p>
<p>The basic account is free.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/noip_signup.gif" alt="No-IP Signup" title="No-IP Signup" class="center" /></p>
<p>Once the account is confirmed, log in to your account.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/noip_login.gif" alt="No-IP Login" title="No-IP Login" class="center"  /></p>
<p>Select &#8220;Add Host&#8221; from the &#8220;Hosts/Redirects&#8221; menu and create the hostname u want. In our example we are setting it up as allforces.no-ip.info. Change allforces to whatever you would like your ftp host address to be. No-Ip offers a paid premium service if you want to set it up with your domain, but for this example, we&#8217;ll use their free service.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/noip_addhost-1.jpg" alt="No-IP Addhost" title="No-IP Addhost" class="center" /></p>
<p><strong>Step 2: Making it Dynamic</strong><br />
If you have a dynamic IP address like most people do, you need to download the No-IP Address Client. </p>
<p>The No-IP Client is available from the Downloads section of their website</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/noip_downloads.gif" alt="No-IP Downloads" title="No-IP Downloads" class="center"  /></p>
<p>Download, Install and Launch from the Applications folder.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/noip_download.jpg" alt="No-IP Download" title="No-IP Download" /><img src="http://allforces.com/wp-content/uploads/2005/05/04/noip_install.jpg" alt="No-IP Install" title="No-IP Install" /><img src="http://allforces.com/wp-content/uploads/2005/05/04/noip_appfolder.jpg" alt="No-IP App Folder" title="No-IP App Folder" /></p>
<p>Enter your No-IP account info</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/noip_app1-1.jpg" alt="Noip App1" title="Noip App1" class="center" /></p>
<p>Select the Hosts you want updated</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04//noip_app2-1.jpg" alt="Noip App2" title="Noip App2" class="center" /></p>
<p>Click on Update Now. It will take the server a few minutes to become available.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/noip_app3.jpg" alt="No-IP App 3" title="No-IP App 3" class="center" /></p>
<p><strong>Step 3: Set Up Router</strong><br />
If you have a router you will need to configure it so that it opens the FTP port directly to your computer. So much for the thought of going to Starbucks to user their T1. In our example, we&#8217;ll configure the Airport Base, although in your case it might be a LinkSys Router. If you do not have access to the router to open the FTP ports, your computer will not be accessible.</p>
<p>First we need to find our current dynamic IP Address. We can find this in the Network System Preferences.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/systemprefs-1.jpg" alt="Systemprefs-1" title="" class="center" /></p>
<p>Double Click your active port. In this case, it&#8217;s the Airport.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/network_airport-1.jpg" alt="Network Airport" title="Network Airport" class="center" /></p>
<p>Copy the last part of your IP Address found in the TCP/IP tab. In our case, Airport has assigned us the IP Address 10.0.1.106. The last part of the IP is 106.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/network_ip.jpg" alt="Network IP" title="Network IP"class="center"  /></p>
<p>Launch the Airport Admin Utility Found in Applications &gt; Utilities</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/airport_adminapp.jpg" alt="Airport Admin App" title="Airport Admin App" class="center" /></p>
<p>Add a Port under the Port Mapping Tab. Enter 21 for The Public and Private ports. This is the port FTP uses to communicate. Enter the last numbers of your current IP. In our case it was 106.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/airport_ports.jpg" alt="Airport Ports" title="Airport Ports" class="center" /></p>
<p>Update the Airport Base or Router.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/airport_update.jpg" alt="Airport Update" title="Airport Update" class="center" /></p>
<p><strong>Step 4: Set Up PureFTPd</strong><br />
The last step is to download, install and set up PureFTPd.</p>
<p>Download <a href="http://jeanmatthieu.free.fr/pureftpd/" title="Download PureFTPd Manager">PureFTPd Manager</a></p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/pureftpd_site.jpg" alt="Pureftpd Site" title="Pureftpd Site" /> <img src="http://allforces.com/wp-content/uploads/2005/05/04/pureftpd_download.jpg" alt="PureFTPd Download" title="PureFTPd Download" /></p>
<p>Install PureFTPd Manager and launch from the Applications folder.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/pureftpd_install.jpg" alt="Pureftpd Install" title="Pureftpd Install" /> <img src="http://allforces.com/wp-content/uploads/2005/05/04/pureftpd_appfolder.jpg" alt="Pureftpd Appfolder" title="Pureftpd Appfolder" /></p>
<p>The first time you launch you will be guided with a Setup Assistant. First, you are asked about creating an anonymous account. They recommend you do, so just leave everything as is and press Continue.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/pureftpd_assistant1-1.jpg" alt="Pureftpd Assistant1" title="Pureftpd Assistant1" class="center" /></p>
<p>Create your first FTP User. You can create many users, or just have one global one. You can even share folders between users. For this step just create the login name for the user. Changing the group name is optional. Keep it all lowercase with no special characters.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/pureftpd_assistant2-1.jpg" alt="Pureftpd Assistant2" title="Pureftpd Assistant2" class="center" /></p>
<p>Finalize your options and click Continue.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/pureftpd_assistant3-1.jpg" alt="Pureftpd Assistant3" title="Pureftpd Assistant3" class="center" /></p>
<p>To Finish the setup process, select the location where you want your FTP users to be.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/pureftpd_assistant4.jpg" alt="Pureftpd Assistant4" title="Pureftpd Assistant4" class="center" /></p>
<p>Once set up, select the user you created under User Manager and add a password.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/pureftpd_users.jpg" alt="Pureftpd Users" title="Pureftpd Users" class="center" /></p>
<p><strong>Step 5: Share the files</strong><br />
To place files in your FTP Server, just move the files to the user folder you wan to. In our example we created the user &#8220;victor&#8221;. That&#8217;s the folder we would place the files in.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/ftpd_files.jpg" alt="Ftpd Files" title="Ftpd Files" class="center" /></p>
<p>For someone to access your FTP Server they need to connect with an FTP Application like Transmit to the server yourhostname.no-ip.info. Notice that the FTP server is a .info not .com. Use the username and password you set up with FTPd Manager.</p>
<p><img src="http://allforces.com/wp-content/uploads/2005/05/04/ftpd_connect.jpg" alt="Ftpd Connect" title="Ftpd Connect" /> <img src="http://allforces.com/wp-content/uploads/2005/05/04/ftpd_connected.jpg" alt="Ftpd Connected" title="Ftpd Connected" /></p>
<p><strong>Conclusion</strong><br />
Setting up your Mac as a temporary FTP server takes less than 15 minutes. It works in the background as people connect to you to get the files from your computer. You avoid the hassle of uploading since the files are in your computer. And, its Free! This is definitely the best way to transfer huge files over the internet.</p>
<div align="left" style="float: ; padding: 5px 5px 0px 0px;"><a name="fb_share" type="button_count" share_url="http://allforces.com/2005/05/04/share-with-pureftpd/"></a></div><img src="http://allforces.com/?ak_action=api_record_view&id=14&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://allforces.com/2005/05/04/share-with-pureftpd/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

