Rearranging dir structure...

This commit is contained in:
Don Harper 2015-06-18 11:05:31 -05:00
parent 0be4a5f73a
commit 2696bf0516
126 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1,14 @@
.. title: FreeBSD Challenge II, Day 14
.. slug: freebsd-challenge-ii-day-14
.. date: 2015-01-14 23:51:48 UTC-06:00
.. tags: sa,30DayChallenge,FreeBSD
.. category:
.. link:
.. description:
.. type: text
Today is day 14 (pushing day 15 at this hour), and things are looking very good. Today, I got word from the `PCBSD Project <http://www.pcbsd.org>`_ that a patch which I submitted to fix the `issue with the WiFi NIC <http://www.duckland.org/posts/201407freebsd-switch.html>`_. Well, I got notice today that `PCBSD Bug #7330 <https://bugs.freenas.org/issues/7330>`_ has been resolved, and I tested on the R810. It works!
Now, I just need to get a few things configured here first, like snapshots, backups, and porting my SDCARD reading scripts over to FreeBSD, and I should be good.
Then, fun things like configure & use IPv6. I have two FreeBSD VSP servers to test with...it will be fun!

View file

@ -0,0 +1,19 @@
.. title: FreeBSD Challenge II, Day 30 Update
.. slug: freebsd-challenge-ii-day-30-update
.. date: 2015-01-30 15:38:32 UTC-06:00
.. tags: 30DayChallenge,FreeBSD,sa
.. category:
.. link:
.. description:
.. type: text
As the month draws to a close, I am further into the switch. I have rebuilt my main laptop to `PCBSD <http://www.pcbsd.org>`_. I am still setting a few things up, but it seems to be going well.
Two things I need to fix:
- **Skype**: While there is not a native client, there are lots of folks who report success with the Linux client. I will need to do some research.
- **Nikola**: The software I use for my blogs. It throws a python error when I run it, so I cannot update things. Again, I think I just need to do some more research.
Now, the fun of the weekend is here, so I am off!

View file

@ -0,0 +1,20 @@
.. title: Update on revisiting FreeBSD Challenge
.. slug: update-on-revisiting-freebsd-challenge
.. date: 2015-01-10 22:35:04 UTC-06:00
.. tags: sa,30DayChallenge
.. link:
.. description:
.. type: text
It is the 10th day of the month, and I am 10 days in trying to use FreeBSD as my daily non-work driver. How is it going?
Well, for the most part, well. I can spend most of my personal work-flow on the FreeBSD laptop with no issues. There are a couple of things I have not moved over yet, and those relate to my photo work-flow. The main application, `AfterShotPro <http://aftershotpro.com>`_ is installed and working (see `my previous desciption </posts/201403freebsd-challenge-day-4-6.html>`_ of installing in), however, I have not moved over the scripts I use in the flow. I believe they will just come over, but I have not had a chance to test them.
I was using `Chromium <http://chromium.org>`_, but any Flash site did not work. I need to revisit this at some point, but for now I went back to Firefox, and it is working create.
The only major thing right now I need to figure out is how FreeBSD deals with sound. I can hear things from the speakers just fine, but I need to figure out how to enable and use an USB headset. Not the biggest, but still. I also need to either install & configure Skype, or find a replacement video chat to use with the wife while traveling that works under FreeBSD. I like the second option better, but I have not really had the time to do the research.
And, the new site generating suite I am using works under FreeBSD. I wrote and posted this from the FreeBSD laptop.
More updates soon.