Anyway, the list:
- My Music
- My Documents
- IE / Firefox bookmarks
- Any local webserver document root files you have. If you're like me, you do a lot of development off of your own local server, so don't forget all the files in that htdocs directory.
- Local mysql db - again, if you do local development you probably have a bunch of development db's that you'll need for future reference. There's a quicker way to transfer than just dumping into a sql statement, which is to just copy the mysql/data directory from your old computer to your new (I'm running xampp).
- VPN config files - if you connect to a vpn, remember to copy over your .key, .crt, and .csr files
- Any application config files. The only one I have to take care of is Emacs - don't leave home without your .emacs file.
- Firefox extensions - the essentials: MeasureIt, ColorZilla, Mouse Gestures, Web Developer
No comments:
Post a Comment