<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How do you live a computer-independent computing lifestyle?</title>
	<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle/</link>
	<description>Comments on Ask MetaFilter post How do you live a computer-independent computing lifestyle?</description>
	<pubDate>Sat, 10 Dec 2005 10:55:41 -0800</pubDate>
	<lastBuildDate>Sat, 10 Dec 2005 10:55:41 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How do you live a computer-independent computing lifestyle?</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle</link>	
		<description>As a computer geek, I&apos;ve wasted a lot of time contemplating how to build a system that would let me access, preserve, and share my information without being dependent on any particular computer. What are your thoughts? &lt;br /&gt;&lt;br /&gt; Here&apos;s what I think would be required (are these the best solutions?):&lt;br&gt;
&lt;br&gt;
*  Access from anywhere: PCAnywhere + PCAnywhere Express. Or are there better ideas?&lt;br&gt;
&lt;br&gt;
*  Backing up information: Mirra Personal Server (so if my computer goes down I can transfer my whole setup elswhere instantly) + automatic backup of important small files to a web host or to Streamload (have a software recommendation for backup?)&lt;br&gt;
&lt;br&gt;
*  Sharing information: A personal web server...any suggestions for one that is user-friendly, allows extremely easy sharing of photos and generation of thumbnails and the like, and has good secure defaults?&lt;br&gt;
&lt;br&gt;
*  Sychronizing files between laptop and desktop: any ideas for software for this, given the above context? Email can be synched using IMAP. Is it worth putting Exchange Server or the like on the desktop server to synchronize Outlook? And then add a specific file-sync program for files?&lt;br&gt;
&lt;br&gt;
*  Is there anything I&apos;ve missed? Any recommendations for other good discussion forums in which to talk about this?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.28785</guid>
		<pubDate>Sat, 10 Dec 2005 10:31:50 -0800</pubDate>
		<dc:creator>shivohum</dc:creator>
		
			<category>digitallifestyle</category>
		
			<category>backup</category>
		
			<category>access</category>
		
			<category>hacks</category>
		
	</item> <item>
		<title>By: adamwolf</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453013</link>	
		<description>I do pretty alright with SSH and X-forwarding.  This thing may be easier to do with a Linux lifestyle.  &lt;br&gt;
&lt;br&gt;
This question may be unclear.  Using something like PCAnywhere would still require a personal computer running somewhere, correct?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453013</guid>
		<pubDate>Sat, 10 Dec 2005 10:55:41 -0800</pubDate>
		<dc:creator>adamwolf</dc:creator>
	</item><item>
		<title>By: shivohum</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453017</link>	
		<description>No, you&apos;re right. I would still be dependent on a computer, just not AS dependent on its physical location, and not as vulnerable if it went down.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453017</guid>
		<pubDate>Sat, 10 Dec 2005 11:00:56 -0800</pubDate>
		<dc:creator>shivohum</dc:creator>
	</item><item>
		<title>By: benzo8</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453024</link>	
		<description>Seconding adamwolf&apos;s suggestion - if this is really what you want from a computer system, go Linux. Windows was designed as a desktop operating system; Linux is a mainframe/multiuser operating system that&apos;s had desktop use foisted upon it - it&apos;s much better designed for remote use, and still functions within the paradigm of client/server and terminal/mainframe...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453024</guid>
		<pubDate>Sat, 10 Dec 2005 11:09:04 -0800</pubDate>
		<dc:creator>benzo8</dc:creator>
	</item><item>
		<title>By: devilsbrigade</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453029</link>	
		<description>Use a unix-like OS and remote X. You can run an X server from whatever machine you happen to be on (cygwin/x is free, Hummingbird is nicer but expensive) and access all of your programs. &lt;br&gt;
&lt;br&gt;
Look into linux/BSD/solaris to see which you like best. Its definitely a personal preference, and no one will be able to tell you what you should use. Solaris &amp;amp; (most distributions of) linux are both basically SysV, which I don&apos;t like (between commands, the init system, and the kernel philosophy). The BSDs are, of course, BSD systems. Solaris has some nice features over linux (I still like CDE, and the ZFS filesystem is by all accounts great - there&apos;s also somewhat nicer kernel-level debugging), but linux has a wider range of software &amp;amp; kernel modules available (and may be &quot;faster&quot;).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453029</guid>
		<pubDate>Sat, 10 Dec 2005 11:21:32 -0800</pubDate>
		<dc:creator>devilsbrigade</dc:creator>
	</item><item>
		<title>By: b1tr0t</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453030</link>	
		<description>More details about how to do this from a Unix-like system (which could be Linux, *BSD, OS X, AIX, etc.)&lt;br&gt;
&lt;br&gt;
1. Access from anywhere: ssh&lt;br&gt;
2. Backing up information: Subversion&lt;br&gt;
3. Sharing information: apache&lt;br&gt;
4. Sychronizing files between laptop and desktop: Subversion, rsync&lt;br&gt;
&lt;br&gt;
Old Skool unixes like slackware, Redhat, most BSD and almost all of the big-iron systems work very nicely at the back end. You can have a linux or bsd box colocated for US$100-$200 per month. Less if you are willing to share some of the system resources with others. Unixes like Ubuntu and OSX are great for the desktop, but the tools I&apos;ve listed are generally Windows friendly as well.&lt;br&gt;
&lt;br&gt;
Unix boxes are less likely to go down than windows boxes, and you can colocate several around the world. Use rsync to synchronize non-versioned files, and subversion when you need a history of modifications. You may want to throw some PHP and MySQL in as well. A wiki like MediaWiki could be interesting, depending on what you are trying to do.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453030</guid>
		<pubDate>Sat, 10 Dec 2005 11:22:03 -0800</pubDate>
		<dc:creator>b1tr0t</dc:creator>
	</item><item>
		<title>By: devilsbrigade</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453032</link>	
		<description>For bonus points, carry around a linux livecd that automatically finds your colo box and logs in remotely. Then you&apos;ll never, ever be away from home. &lt;br&gt;
&lt;br&gt;
(&lt;a href=&quot;http://upload.wikimedia.org/wikipedia/commons/5/50/Unix_history-simple.png&quot;&gt;This&lt;/a&gt; diagram gives a good view of the history of the main UNIX variants, btw)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453032</guid>
		<pubDate>Sat, 10 Dec 2005 11:25:21 -0800</pubDate>
		<dc:creator>devilsbrigade</dc:creator>
	</item><item>
		<title>By: precipice</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453042</link>	
		<description>Depending on how comfortable you are with Unix &amp;amp; &lt;a href=&quot;http://subversion.tigris.org/&quot;&gt;Subversion&lt;/a&gt;, &lt;a href=&quot;http://www.kitenet.net/~joey/svnhome.html&quot;&gt;this article&lt;/a&gt; on checking your home directory into source control is great.  Being able to configure any Unix box for your use with a single checkout is great.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453042</guid>
		<pubDate>Sat, 10 Dec 2005 11:35:44 -0800</pubDate>
		<dc:creator>precipice</dc:creator>
	</item><item>
		<title>By: toxic</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453056</link>	
		<description>&lt;br&gt;
I&apos;ll third (or fourth, or whatever) that if access from anywhere, on any platform, is your first design goal, that you&apos;ll be much better off using linux or *BSD and accessing via ssh, X over ssh, or xdm/gdm connected to VNC over SSH.&lt;br&gt;
&lt;br&gt;
&lt;em&gt;Access from anywhere: PCAnywhere + PCAnywhere Express. Or are there better ideas?&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
Many of the VNC variants are just as good as PCAnywhere, and they&apos;re open source, which may make them better, but certainly makes them a better value.  For purely windows systems, &lt;a href=&quot;http://www.ultravnc.com/&quot;&gt;UltraVNC&lt;/a&gt; has some specific advantages over the others.&lt;br&gt;
&lt;br&gt;
Keep a copy of a vnc viewer for several platforms on a USB stick.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453056</guid>
		<pubDate>Sat, 10 Dec 2005 11:53:16 -0800</pubDate>
		<dc:creator>toxic</dc:creator>
	</item><item>
		<title>By: shivohum</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453065</link>	
		<description>Thanks for the Linux suggestions, but the problem with it is its complex learning curve. So too Apache. I&apos;ve dealt with these systems to some extent, and I would have to invest an enormous amount of time to master them, I think. I have much more experience with Windows XP already.&lt;br&gt;
&lt;br&gt;
I&apos;m trying to figure out a solution that is easy to setup, secure, easy to administer, and robust... I&apos;m looking for software whether others have already done most of the work of configuring this stuff for the common uses (see Mirra). I figure that will be the software that will be in most common use and easiest to install, maintain, and troubleshoot.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453065</guid>
		<pubDate>Sat, 10 Dec 2005 12:02:52 -0800</pubDate>
		<dc:creator>shivohum</dc:creator>
	</item><item>
		<title>By: b1tr0t</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453069</link>	
		<description>&lt;i&gt;I&apos;m trying to figure out a solution that is easy to setup, secure, easy to administer, and robust&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
These requirements are generally mutually exclusive. Unixes do take some time to learn, but once you are familiar with them, they are very powerful and secure. I don&apos;t know any profressional windows administrator who thinks that putting a Windows Terminal Server host on a public IP is a good idea, much less VNC or PC Anywhere.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453069</guid>
		<pubDate>Sat, 10 Dec 2005 12:07:58 -0800</pubDate>
		<dc:creator>b1tr0t</dc:creator>
	</item><item>
		<title>By: benzo8</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453072</link>	
		<description>I guess most of us took &quot;I&apos;m a computer geek&quot; at face value and assumed that you&apos;d love to play with, learn and explor new technologies and systems!&lt;br&gt;
&lt;br&gt;
If you must stay on XP, then VNC (as suggested by toxic) would probably be a better solution than PCAnywhere, which has got seriously bloaty these days. Alternatively, you could look at Remote Desktop (what Microsoft call Terminal Services in XP) which is quite capable, or even Citrix, which will map local drives to your remote session, allowing copying stuff between the two machines quickly and easily...&lt;br&gt;
&lt;br&gt;
(Go Linux. You know it makes sense!)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453072</guid>
		<pubDate>Sat, 10 Dec 2005 12:10:38 -0800</pubDate>
		<dc:creator>benzo8</dc:creator>
	</item><item>
		<title>By: davar</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453112</link>	
		<description>If you are on XP Pro I would not think twice about using Remote Desktop. It works great (much better than VNC), and there are clients for all operating systems (see &lt;a href=&quot;http://www.microsoft.com/windowsxp/downloads/tools/rdclientdl.mspx&quot;&gt;here&lt;/a&gt; for Windows clients). And it is already installed on your computer.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453112</guid>
		<pubDate>Sat, 10 Dec 2005 13:15:18 -0800</pubDate>
		<dc:creator>davar</dc:creator>
	</item><item>
		<title>By: zanni</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453149</link>	
		<description>You can do maybe 90% of this through a combination of FolderShare (free) and a hosted Exchange Account ($8/mo).  FolderShare will transparently keep files and folders in sync across multiple computers and let you access them through the web.  A Hosted Exchange Account will let you sync Outlook on multiple computers intelligently (i.e. record level, without having to copy around the .PST file).  You might also want to consider Oboe to back up your music collection.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453149</guid>
		<pubDate>Sat, 10 Dec 2005 14:58:59 -0800</pubDate>
		<dc:creator>zanni</dc:creator>
	</item><item>
		<title>By: CrayDrygu</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453150</link>	
		<description>Don&apos;t just open your box up to the internet.  Get yourself a router that&apos;ll act as a VPN endpoint, and use a secure passphrase on it.&lt;br&gt;
&lt;br&gt;
Then, you can connect to your home network from anywhere with internet access, and do it securely.  Once you&apos;re attached to your home network, you can use Remote Desktop to control your PC remotely, or just browse shared files, like you&apos;d do from another computer at home.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453150</guid>
		<pubDate>Sat, 10 Dec 2005 14:59:09 -0800</pubDate>
		<dc:creator>CrayDrygu</dc:creator>
	</item><item>
		<title>By: suni</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453155</link>	
		<description>gmailfs can make a great personal info system</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453155</guid>
		<pubDate>Sat, 10 Dec 2005 15:16:01 -0800</pubDate>
		<dc:creator>suni</dc:creator>
	</item><item>
		<title>By: planetthoughtful</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453296</link>	
		<description>As a lateral thinking solution: set up a blog on one of the free providers and use it as a personal information store. I don&apos;t have a lot of experience with these types of providers, but it wouldn&apos;t surprise me if you could find one that offered password protection, if you&apos;re not comfortable with just anyone being able to stumble across your data. It would be searchable, almost certainly would allow you to upload images etc, and would require no software installation at your client end (beyond the obvious need to have a browser available).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453296</guid>
		<pubDate>Sat, 10 Dec 2005 19:53:55 -0800</pubDate>
		<dc:creator>planetthoughtful</dc:creator>
	</item><item>
		<title>By: cactus</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453374</link>	
		<description>Colo:  Having a box that will (almost) always be up on the internet and not restricted by your broadband provider is nice.  I pay &amp;lt; 30usd a month for a 1u slot at a colo; the $100-200/month fees mentioned above are a bit high, and 1u boxes aren&apos;t that expensive.  (see next)&lt;br&gt;
&lt;br&gt;
Operating Systems: linux, *bsd, solaris for x86, or if you want to run Solaris for sparc, you can buy a 1u Netra T1 off ebay for &amp;lt; 100usd.  I like the Netras (and other Sun machines) because of their LOM - lights out management - which enables you to remotely power on, power off, boot from CD, etc.  I&apos;m a little behind the times on PC hardware, but I know some of these features are available through add-on cards for PCs.  Anyone care to help me out on that?&lt;br&gt;
&lt;br&gt;
Backup - subversion and rsync have already been mentioned above.  &lt;a href=&quot;http://www.nasbackup.com&quot;&gt;nasbackup&lt;/a&gt; is a windows version of rsync.&lt;br&gt;
&lt;br&gt;
Remote access - ssh, vnc, again already mentioned above.  Any linux/bsd/unix system should already have ssh installed on it, but carry around &lt;a href=&quot;http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html&quot;&gt;putty.exe&lt;/a&gt; on a memory stick, along with those various vnc clients you downloaded per the above post.&lt;br&gt;
&lt;br&gt;
Sharing files:  Apache as a web server.  &lt;a href=&quot;http://gallery.menalto.com/&quot;&gt;Gallery&lt;/a&gt; for pictures if you need more flexibility than flickr.&lt;br&gt;
&lt;br&gt;
Yes, this is a lot to learn, but it&apos;s not that hard if you&apos;re serious about calling yourself a computer geek.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453374</guid>
		<pubDate>Sat, 10 Dec 2005 22:27:28 -0800</pubDate>
		<dc:creator>cactus</dc:creator>
	</item><item>
		<title>By: hatsix</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453433</link>	
		<description>I use a combination of Microsoft&apos;s SyncToy and (because I&apos;m a geek), subversion.&lt;br&gt;
&lt;br&gt;
SyncToy is great for quick &apos;n dirty, and Subversion has a client called &quot;Tortoise&quot; that integrates into windows explorer... right click, browse to the files you want in the subversion, and check them out.... delete when you&apos;re done (I use this on a laptop with a 10gig drive... not a work computer, but I transfer music/ebooks onto it when I&apos;m traveling)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453433</guid>
		<pubDate>Sun, 11 Dec 2005 00:55:27 -0800</pubDate>
		<dc:creator>hatsix</dc:creator>
	</item><item>
		<title>By: hatsix</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453434</link>	
		<description>davar &lt;a href=&apos;http://ask.metafilter.com/mefi/28785#453112&apos;&gt;writes&lt;/a&gt;  &lt;em&gt;&quot;If you are on XP Pro I would not think twice about using Remote Desktop. It works great (much better than VNC), and there are clients for all operating systems (see &lt;a href=&quot;http://www.microsoft.com/windowsxp/downloads/tools/rdclientdl.mspx&quot;&gt;here&lt;/a&gt; for Windows clients). And it is already installed on your computer.&quot;&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
Ehh... Remote Desktop is OK for computers if you never have to run applications on them, but if you want to do anything with applications, you&apos;ll have to use VNC (Remote Desktop logs in as another user, hence anything running on the actual desktop is hidden to you)...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453434</guid>
		<pubDate>Sun, 11 Dec 2005 00:57:49 -0800</pubDate>
		<dc:creator>hatsix</dc:creator>
	</item><item>
		<title>By: davar</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453518</link>	
		<description>&lt;b&gt;hatsix:&lt;/b&gt; I am not sure if I understand you correctly. I have an XP box with Firefox and Putty open. I now log in (with my own username) to this XP box from my Handheld PC. On my  handheld PC, I now see my own desktop, with Firefox and Putty. This seems to me exactly what the OP wants. (It is true that while I am logged in from my handheld, I cannot &lt;b&gt;at the same time&lt;/b&gt; access the applications from my desktop computer, but the OP does not indicate that that would be a problem. You can only be at one place at a time, right?).&lt;br&gt;
&lt;br&gt;
I do use VNC if I want somebody else to see what I am doing on their PC, but I would never use it to access my own PC from another location.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453518</guid>
		<pubDate>Sun, 11 Dec 2005 08:10:03 -0800</pubDate>
		<dc:creator>davar</dc:creator>
	</item><item>
		<title>By: Good Brain</title>
		<link>http://ask.metafilter.com/28785/How-do-you-live-a-computerindependent-computing-lifestyle#453608</link>	
		<description>I think Hatsix is talking about what I would call &quot;desktop sessions.&quot;  As far as I can tell, XP Pro only allows one desktop session per user, whether they log in directly from the console, or via Remote Desktop.  As a result, you&apos;ll see your desktop, including all open windows, in exactly the same state no matter how you are accessing the machine.&lt;br&gt;
&lt;br&gt;
Windows Server has different behavior, by default, at least.  It lets a given user have two different desktop sessions, one for when they log in via the console, another when they access remotely.  In this case, you can leave applications running on the console that you can&apos;t have access to when you come back in with remote desktop.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.28785-453608</guid>
		<pubDate>Sun, 11 Dec 2005 10:33:59 -0800</pubDate>
		<dc:creator>Good Brain</dc:creator>
	</item>
	</channel>
</rss>
