TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: SW Consultants/Contractors, how do you isolate client data?

2 点作者 barefootcoder超过 8 年前
I&#x27;ve been doing software consulting&#x2F;contracting for a while now and one of the biggest challenges I have faced is figuring out how to best isolate client data, particularly ensuring that I don&#x27;t accidentally display&#x2F;leave behind source code&#x2F;databases&#x2F;etc from one client at the site of another. It&#x27;s possible that I&#x27;m overly paranoid about this, but it&#x27;s something that I feel is important, so I&#x27;m looking for tips from others who deal with the same issues.<p>So far my approach has been to run two different laptops and a VM, but juggling the IT overhead is getting tiresome, and VMs have certain drawbacks as well (e.g. some client products are too demanding for VMs). Switching between client tasks is also a pain as I have to maintain two workspaces at my home office, and one isn&#x27;t as nice as the other.<p>I&#x27;ve considered external drives (all of my drives are encrypted), but that&#x27;s cumbersome as well, and doesn&#x27;t protect against things that cannot be installed on the external drives, nor swap files, temp files, etc.<p>So... has anybody come up with a system that works for them? My dream would be for my laptops to all have easily swapped drive bays, but that&#x27;s not currently an option, and doesn&#x27;t solve the IT overhead issue -- backups are a pain as it is! Multi-boot would be similar, but requires larger drives, increases the risk of losing everything at once, still has the same IT burden, and doesn&#x27;t always go smoothly. (and is a pain with UEFI!)<p>So, I ask you HN: What are your best tips for juggling multiple clients&#x27; installations?

暂无评论

暂无评论