|
|
|
|
|
by pmbailey
5007 days ago
|
|
My computing setup is the same in spirit as the one described in the article. In my experience, the maintenance overhead is quite small and syncing is a non-issue with a nix tool called unison. It's basically a bi-directional rsync. Keeping my working directories in sync is as simple as running unison each time I boot my netbook only. This assumes that you have an internet accessible nix machine already in place for other purposes. Understandably, that may not always be the case. |
|