I have install btsync and I am now syncing home dirs between the laptop, desktop, and the FreeNAS.
My attempt to build a custom kernel to deal with the new WiFi was mixed. I was able to build the kernel and world just fine and it made a USB image for me. But, it would not boot...I do need to figure out how to debug this. :)
I broke down and installed a PBI for now. I could not get Lightning, the calendaring AddOn for Thunderbird to work using the native FreeBSD pkg or the linux-thunderbird one. The linux-thunderbird package actually refused to start for me. I need to go figure out how to generate a PR.
The other thing I am playing with is building a memstick image after patching the kernel using this post in the FreeBSD Forums. This is for the Intel Centrino Advanced-N 6235 WiFi Driver which I have in all my laptops. The data wants to be free! from wires. Since it is chunking away, I will test tomorrow.
Small updates: I have the external VGA dongle working. No config needed, just plug it in and it works. I really need to fix the WiFi so I can stop using the USB dongle on it. Also, I have updated mutt to 1.5.23, and that upgrade went smoothly. Since I am not using the default build, it was a matter of portsnap fetch && portsnap update && cd /usr/ports/mail/mutt && pkg remove mutt && make install clean and all is good!
My biggest update is that I got AfterShotPro working! It as a simple as reading the pages in the manual, and changing the path to bash in the launcher script, and all is good! I should really look into what it takes to make a port so when I set up the next few computers, I will not have to do this by hand again.
Next thing to figure out is how to get the sound to come out of my headphones instead of the speakers. Since I did not have to do anything to get sound, I figure this is just a bit of RTFM'ing on my part.