duckland.org

FreeBSD Challenge, Day 4-6

Sorry…busy time at work and with the family.

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.

FreeBSD Challenge, Day 3

No major work on the laptop today because I set up a FreeNAS box. I was able to get 4 x 3T drives, and set it up. Pretty easy. I am now busy moving my media over to it.

FreeBSD Challenge, Day 2

Just a quick update. Yesterday, I got abook working. Kind of a hack, though. I used gcc to compile it, vs. clang. I will have to revisit this and offer up some patches to the abook project.

I have also been playing with x11/xpra which bills itself as 'screen for X11'. That, combined with sshuttle , lets me get in from work and do some work during lunch. It may also give me a tempory way to use AfterShotPro until I get the whole Linux compatability layer thing figured out.

Next up is learing how to use ports(7) working to be able to install 10-STABLE while the host is 10-RELEASE.

Yes, my issues are not normal. :)