LaptopHeaven's Tools List
Tuesday, April 29 2008 - computer, tools, software, guide - 0 comments
Source Control
- VisualSVN Server: a subversion server installer for windows
- TortoiseSVN: a windows-explorer integrated subversion client
Text Editors
Other Tools Lists
How To: Prepare for Hard Disk Crash
Friday, April 18 2008 - computer, backup, admin - 0 comments
ExtremeTech has an ok article on how to prepare for the death of a hard drive. Here are the highlights:
- Use "misson-critical" parts if machine is "misson-critical" (ie: RAID 1-mirroring)
- Lower the AutoSave time increments.
- If there's no AutoSave available, save your work often.
- Perform nightly backups.
- Check the integrity of the backups often (I once had to restore from a backup, only to find the backup corrupt).
- Use a backup battery system.
My work machine adhears to most of the suggestions. Time to find a better backup routine. Thank god for source control.
There's also an article about what to do after a hard disk crash.
