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,9 @@
<html><body><p>I have not updated <a href="http://cli.donharper.org">cli.donharper.org - forget the
GUI</a> in a very long time, and I did have
some nice tricks and tips there, so I decided to bring it over here.</p>
<p>It is all tagged with
<a href="http://www.duckland.org/tag/cli" title="cli">cli</a>
for easy searching, plus I added a whole mess of other tags.</p>
<p>Enjoy.</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: cli add
.. slug: 201401cli-added
.. date: 2014/01/25 17:01:00
.. tags: sitenews
.. link:
.. description:

View file

@ -0,0 +1,3 @@
<html><body><p>Well, as I <a href="http://www.duckland.org/archive/2013/11/Tale_of_Installs.html">mentioned</a>, I was trying to install OpenBSD. Well, my main workstation died, so I have to re-purposed the OpenBSD box as my workstation running <a href="http://www.archlinux.org">ArchLinux</a>. I am hunting for a suitable replacement.</p>
<p>Oh, and Happy New Year!</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: Tale of Installs, Part 2
.. slug: 201401tale-of-install-2
.. date: 2014/01/08 17:01:00
.. tags: sa,Unix,OpenBSD,FreeBSD
.. link:
.. description:

View file

@ -0,0 +1,14 @@
<html><body><p>Found this site, and since I had someone ask, I thought I would share.</p>
<div style="width:550px; position: relative;">
<object width="550" height="293" type="application/x-shockwave-flash" data="http://static.travbuddy.com/flash/countries_map.swf?id=6299186" height="293" width="550">
<param name="movie" value="http://static.travbuddy.com/flash/countries_map.swf?id=6299186" />
<param name="quality" value="high" /><param name="bgcolor" value="#372060" />
<embed src="http://static.travbuddy.com/flash/countries_map.swf?id=6299186" quality="high" bgcolor="#372060" width="550" height="293" type="application/x-shockwave-flash"></embed>
</object>
<div style="background-color: #38235b; padding: 5px 0px 5px 0px; text-align: center; width: 549px; border-left: 1px solid #372060; font-size: 11px; color: #EEE; line-height: 1.4em;">
<a style="font-size: 14px; color: #FFBF42" href="http://www.travbuddy.com/travel-widgets"><strong>Create your own travel map</strong></a> - <a style="font-size: 14px; color: #FFBF42" href="http://www.travbuddy.com"><strong>TravBuddy</strong></a><br/>
</div>
</div>

View file

@ -0,0 +1,6 @@
.. title: My Travel Map
.. slug: 201402travels
.. date: 2014/02/23 17:02:00
.. tags: personal,travel
.. link:
.. description:

View file

@ -0,0 +1,45 @@
<html><body><p>So, a long time ago, I had a box which was running FreeBSD 4, running
on a Pentium. This housed my public server, website, and mail server.
After I while, I had to rebuild it, and went back to Linux.</p>
<p>14 years later, I have decided to get back into FreeBSD, now at
FreeBSD 10. I have it running headless on two boxes, and I have
decided to take the '30 Day Challenge'. You know, all the bloggers
tell you to try something for 30 days before you give up on it.</p>
<p>I am going to try to give FreeBSD a go as my daily driver for 30 (or
so) days. I cannot do this full time, as I so Linux support in my day
job, so I cannot change over the work laptop (yet). I have installed
<a href="http://www.pcbsd.org" title="PCBSD">PCBSD10</a> on one of my spare laptops. Why PCBSD and not pure
FreeBSD? Well, I do not know enough yet to get past UEFI boot and the
NVidia/Intel dual graphics, so I cheated. I imagine that I before
the end, I will either reload this laptop or start from scratch on my
current daily personal driver.</p>
<p>So, most of my cli tools came over very cleanly, with the exception of
abook. On Linux, I track the git repo, and the version in the
ports tree is a bit older, so I will need to either compile it from
git, or change my config to use the older version. But the rest,
mutt, tmux, newsbeauter, irssi, and such, all work out of the box.</p>
<p>In the X department, PCBSD has my current favorite window-manager, i3,
so that is all good. The only issue I hit is the version of firefox
in the PCBSD port tree is broken, and I am going to stay away from the
PBI as much as I can. I feel that PBI are too much like installing
something under windows, i.e. install the app, and all the libraries
it needs to run. In my option, a waste of space, and un-patched
libraries on my system. Thank you, I will pass. I ended up enabling
the normal FreeBSD ports tree to install it.</p>
<p>I have ported most of my custom scripts over. Most of the work is in
the fact that bash lives somewhere different (/usr/local/bin vs /bin).
There are a few commands either missing or I have not installed them
yet, and a couple of core commands have very different syntax.</p>
<p>I figure for most of what I do, this will be very easy to switch over,
but the main area I am unsure of at this point is in photo editing and
photo management. I use a commercial Linux package, and I will need
to figure out how to make it work under the Linux compatibility layer.</p>
<p>I do not promise daily updates, but I will try to keep a journal of my
progress.</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: Back to FreeBSD aka Day 1
.. slug: 201403back-to-freebsd-aka-day-1
.. date: 2014/03/12 04:03:05
.. tags: FreeBSD,sa,30DayChallenge
.. link:
.. description:

View file

@ -0,0 +1,13 @@
<html><body><p>Half-way point.</p>
<p>Much progress made in the world of a bootable USB stick to get my new-fangled WiFi chip working. I was able to make a new image, wrote it to a new USB stick, booted it, and was able to successfully scan for my Access Points! W00t!</p>
<p>Tomorrow, I will take the second laptop (HP EliteBook Revolve 810), and load it with 10-Release (slightly patched). I do not expect everything to work (it has a touch screen), but enough should work that I can start using it for the daily driver. Having real wifi will help a lot.</p>
<p>My updates have been a bit slow due to craziness at work. I am taking a trip, and the departure date has been reset many times. I am on my 5th set of airline tickets. With things settled, I need to decide if I am going to bring the second laptop (the R180) with me or not. Weight issues and all.</p>
<p>How do I think this is going? Well, the two major issues I thought I would have going in, WiFi and Photo editing/management, are for the most part solved. Can I use this for my daily non-work driver? Yes. Can I use it for my work daily driver? Maybe. I have set up a few jails on the FreeNAS box (btsync, dns/dhcp, <a href="http://taskwarrior.org/docs/server_setup.html">taskwarrior's taskd</a>, and Plex), and they are mainly working well together (the Plex will not play nice with btsync, yet), but I need to figure out a bit more, and set it up as a target to backup my laptop's ZFS snapshots.</p>
<p>Next steps are to find those performance monitoring tools/docs, and to look at something like puppet/chef/salt.</p>
<p>Thanks for reading....</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: FreeBSD Challenge, Day 12-15
.. slug: 201403freebsd-challenge-day-12-15
.. date: 2014/03/27 05:03:20
.. tags: FreeBSD,sa,30DayChallenge
.. link:
.. description:

View file

@ -0,0 +1,5 @@
<html><body><p>Busy day with other things than play computers, but I found a little time. I have FreeBSD 10-STABLE loaded with the custom WiFi hack on my <a href="http://notebookplanet.blogspot.com/2013/04/hp-elitebook-revolve-810-g1-tablet.html">Elitebook Revolve 810</a>. I would have to let it try to boot off the USB stick. After multiple tries, it would finally run the installer. I tried ZFS a few times, but if I did not select MBR format for the partition table, then it would not boot (no OS error). With MBR and ZFS, it would fail to mount the ZFS filesystem with <strong>error 2</strong>. After trying the various fixes listed on-line, I gave up and went with MBR and UFS.</p>
<p>Once installed, it was fairly easy to get going. I have not configured it to take on the role of daily driver yet. If I have time tomorrow, then I will do it then, otherwise, it will have to wait a bit as I am getting on a plane this weekend, and I will not have room for the second computer. I will try to get it as far as I can with ssh.</p>
<p>The neat thing I found based on <a href="http://lists.freebsd.org/pipermail/freebsd-questions/2005-April/083317.html">this email post from 2005</a> and <a href="http://www.freebsdonline.com/content/view/829/524/">this blog post</a> is that I can have a fancy screensaver at the console! Pretty rad. :) Next steps will be improving the screen resolution in text-mode.</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: FreeBSD Challenge, Day 16
.. slug: 201403freebsd-challenge-day-16
.. date: 2014/03/29 05:03:18
.. tags: FreeBSD,sa,30DayChallenge
.. link:
.. description:

View file

@ -0,0 +1,7 @@
<html><body><p>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.</p>
<p>I have also been playing with <strong>x11/xpra</strong> which bills itself as 'screen for X11'. That, combined with <strong><a href="https://github.com/apenwarr/sshuttle">sshuttle</a></strong>, lets me get in from work and do some work during lunch. It may also give me a tempory way to use <strong><a href="http://www.corel.com/corel/product/index.jsp?pid=prod4670071&amp;cid=catalog20038&amp;segid=6000006">AfterShotPro</a></strong> until I get the whole Linux compatability layer thing figured out.</p>
<p>Next up is learing how to use <em>ports(7)</em> working to be able to install <strong>10-STABLE</strong> while the host is <strong>10-RELEASE</strong>.</p>
<p>Yes, my issues are not normal. :)</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: FreeBSD Challenge, Day 2
.. slug: 201403freebsd-challenge-day-2
.. date: 2014/03/13 20:03:36
.. tags: FreeBSD,sa,30DayChallenge
.. link:
.. description:

View file

@ -0,0 +1 @@
<html><body><p>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.</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: FreeBSD Challenge, Day 3
.. slug: 201403freebsd-challenge-day-3
.. date: 2014/03/14 05:03:44
.. tags: FreeBSD,sa,30DayChallenge
.. link:
.. description:

View file

@ -0,0 +1,7 @@
<html><body><p>Sorry...busy time at work and with the family.</p>
<p>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 <em>portsnap fetch &amp;&amp; portsnap update &amp;&amp; cd /usr/ports/mail/mutt &amp;&amp; pkg remove mutt &amp;&amp; make install clean</em> and all is good!</p>
<p>My biggest update is that I got AfterShotPro working! It as a simple as reading the pages in the <a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu-lbc-install.html">manual</a>, 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.</p>
<p>Next thing to figure out is how to get the sound to come out of my headphones instead of the 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.</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: FreeBSD Challenge, Day 4-6
.. slug: 201403freebsd-challenge-day-4-6
.. date: 2014/03/16 18:03:20
.. tags: FreeBSD,sa,30DayChallenge
.. link:
.. description:

View file

@ -0,0 +1,5 @@
<html><body><p>AKA Fight with Thunderbird and Lightning.</p>
<p>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.</p>
<p>The other thing I am playing with is building a memstick image after patching the kernel using this <a href="https://forums.freebsd.org/viewtopic.php?t=35467">post</a> in the FreeBSD Forums. This is for the <strong>Intel Centrino Advanced-N 6235 WiFi Driver</strong> which I have in all my laptops. The data wants to be free! from wires. Since it is chunking away, I will test tomorrow.</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: FreeBSD Challenge, Day 7
.. slug: 201403freebsd-challenge-day-7
.. date: 2014/03/18 04:03:04
.. tags: FreeBSD,sa,30DayChallenge
.. link:
.. description:

View file

@ -0,0 +1,5 @@
<html><body><p>Again, work is dragging, so not much to update.</p>
<p>I have install btsync and I am now syncing home dirs between the laptop, desktop, and the FreeNAS.</p>
<p>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. :)</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: FreeBSD Challenge, Day 8
.. slug: 201403freebsd-challenge-day-8
.. date: 2014/03/19 18:03:12
.. tags: FreeBSD,sa,30DayChallenge
.. link:
.. description:

View file

@ -0,0 +1,9 @@
<html><body><p>Ah, life with kids...not enough spare time with soccer and volleyball practices and games.</p>
<p>Things are going well. Found a few more small utilities that I use under Linux and added them via pkgng, and all is good.</p>
<p>Next up: system debugging. The system will slow down at random points, so I need to go find a good performance debug guide. The only thing changed was I imported my music library (~60G), but my drive is still plenty empty (~37% used), so I do not think it is ZFS, but I am not sure.</p>
<p>The other is the custom boot stick I made does not work. The initial loader will start, but then it stops. So, I need to find the docs on the boot process there.</p>
<p>Oh, and welcome to all the folks from <a href="http://bsdnow.tv">BSDNow</a>, which is an awesome video/audio podcast on all things BSD.</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: FreeBSD Challenge, Day 9-11
.. slug: 201403freebsd-challenge-day-9-11
.. date: 2014/03/22 17:03:03
.. tags: FreeBSD,sa,30DayChallenge
.. link:
.. description:

View file

@ -0,0 +1,3 @@
<html><body><p>Still not going with a database on the back-end, but this one has a cool real-time visualization editor.</p>
<p>It is called <a href="http://www.htmly.com/" title="HTMLy">HTMLy</a>. This should let me update this a bit more. But, I have said that before.</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: New CMS (Again)
.. slug: 201403new-cms-again
.. date: 2014/03/06 05:03:27
.. tags: sitenews
.. link:
.. description:

View file

@ -0,0 +1,5 @@
<html><body><p>Today, I got my new laptop <strong><em>dragon</em></strong> up on wireless with a little <a href="http://www.amazon.com/gp/product/B003MTTJOY/ref=ox_sc_act_title_1?ie=UTF8&amp;psc=1&amp;smid=A2N1S6D8VVCNZ3">Edimax EW-7811Un 150 Mbps Wireless 11n Nano Size USB Adapter</a>. Now, setup begins in ernest. I have disabled the on-board wireless NIC in the BIOS, and started to set up shop on it.</p>
<p>Next major task. Configure X. :)</p>
<p>d</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: FreeBSD Challenge, Day 17
.. slug: 201404freebsd-challenge-day-17
.. date: 2014/04/17 04:04:52
.. tags: FreeBSD,sa,30DayChallenge
.. link:
.. description:

View file

@ -0,0 +1,21 @@
<html><body><p>Well,
Something broke on the main computer. The speed when trying to run
a few terminal apps, firefox, and thunderbird at the same time was
appalling. I never had that sort of performance issues under
ArchLinix on the same kit. I would love to take the time to debug it,
but I am almost four weeks behind in dealing with my photos, including
those from my trip to England, and I am getting ready to do run some
training courses for work which will suck up all my free time.</p>
<p>I am re-installing Arch on the two laptops. I should have restored
working configs in a day or two, and then I can start working on my
backlog of photo and other projects.</p>
<p>Also, since my laptops are not supported under 10-RELEASE, I want to
wait until 10.1 to see if my WLAN NICs are supported.</p>
<p>I still need to rebuild my server which has a failing drive (backed up
the data already, just need time). I may go ahead and put 10-RELEASE
on it since the NICs are fully supported.</p>
<p>d</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: FreeBSD Challenge final (for now)
.. slug: 201404freebsd-challenge-final-for-now
.. date: 2014/04/22 22:04:17
.. tags: FreeBSD,sa,30DayChallenge
.. link:
.. description:

View file

@ -0,0 +1,6 @@
<html><body><p>Hey,
Sorry about the lack of updates over the last two weeks, but my job sent me out of country for two weeks, and I had no time to work on this project. Once I unbury myself, I will return to this with a vengence. I am planning on <em>upgrading</em> my two servers to FreeBSD10 from Linux. One will involve a major disk reworking as one of the disks is about dead.</p>
<p>Stay tuned, and thanks for coming back!</p>
<p>d</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: FreeBSD Challenge, Update
.. slug: 201404freebsd-challenge-update
.. date: 2014/04/15 16:04:26
.. tags: FreeBSD,sa,30DayChallenge
.. link:
.. description:

View file

@ -0,0 +1,6 @@
<html><body><p><img alt="On The Road Again" src="http://img.duckland.org/2014-05/StartMexico.jpg">
The reason I was busy at work is that I was getting ready for two different trips to conduct three different training courses.</p>
<p>Last week I was down in Mexico City to present some training to folks from Latin and Central America on one of our new products. Next month, I head off to Lost Wages, er, Las Vegas, for our major conference and two different training courses, while supporting a third.</p>
<p>That, and the fact the two oldest kids are in swim team right now, free time has drop to null.</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: On the Road Again
.. slug: 201405on-the-road-again
.. date: 2014/05/20 12:05:59
.. tags: travel,photo
.. link:
.. description:

View file

@ -0,0 +1,11 @@
<html><body><p>So, I had a bit of time over the weekend, and spent it doing a bit of hacking around.</p>
<p>I had re-installed <a href="http://www.pcbsd.org">PC-BSD</a> on my HP EliteBook R810. I used 10.0.2, and everything but the wireless looked good. I decided to try to get the wireless working with the internal WNIC. <a href="http://www.duckland.org/2014/04/freebsd-challenge,-day-17">Previously</a>, I used an external dongle to get WiFi working, but it was a pain to remember to pull it out, so I decided to try again.</p>
<p>I updated the base OS to 10-CURRENT, and then 'patched' the source tree using the info I found <a href="https://forums.freebsd.org/viewtopic.php?t=35467">in this forum post</a>. Once I rebooted, and used the PC-BSD tools to enable the device, things worked! Since this was only last night, I need to test it a bit to make sure it stands up to load.</p>
<p>There is a <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=169433">PR</a>, and support <strong>has</strong> been added to HEAD. I am going try to write a patch to get this added before then. I will need to see if I can figure out how to do that. :)</p>
<p>Since my work laptop uses the same WNIC, I am one step closer to being able to install it on the work machine.</p>
<p>I am going to see about trying to use <strong><em>dragon</em></strong> as my non-work daily driver and shake out what I need to do, so I may be restarting the <a href="http://www.duckland.org/tag/30DayChallenge">30 Day Challenge</a> again, but a lot of that depends on how work goes.</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: Back to FreeBSD (maybe back to the challenge)
.. slug: 201406back-to-freebsd-maybe-back-to-the-challenge
.. date: 2014/06/30 15:06:09
.. tags: FreeBSD,sa,30DayChallenge
.. link:
.. description:

View file

@ -0,0 +1,10 @@
<html><body><p><img alt="View in front of The Venetian" src="http://img.duckland.org/2014-06/20140607094949.JPG">
I am back from Las Vegas for a trade show for work. The hardest part was two and a half days of setting up an isolated network for some hands on training.</p>
<p>The training went very well, and I got some good feedback from the students. By the last session, all the kinks were worked out of the training, and the students were able to explore a bit more than planned, but that was okay.</p>
<p><img alt="Gondolas waiting at The Venetian" src="http://img.duckland.org/2014-06/20140607095037.JPG"></p>
<p>The major downside is that I did not have much time but one day for a quick walk around where I was staying at The Venetian to take some photos. It is a shame, as there are lots of really cool visuals around the strip and in the area of Las Vegas. Maybe next time.</p>
<p><img alt="Bell Tower and The Moon at The Ventian" src="http://img.duckland.org/2014-06/20140607234122.JPG"></p></body></html>

View file

@ -0,0 +1,6 @@
.. title: More travel
.. slug: 201406more-travel
.. date: 2014/06/17 03:06:15
.. tags: work,travel,photo
.. link:
.. description:

View file

@ -0,0 +1,6 @@
<html><body><p><img alt="New Toy" src="http://www.getolympus.com/us/en/media/catalog/product/cache/hero_resize/600X245/em5_hero_black.png">
So, in 2013, I went to China twice, Tokyo, Las Vegas, London twice, and Barcelona. This was enough to get me some serious air miles. I decided to turn them into something to help me get back into photography, so I got <a href="http://www.getolympus.com/us/en/digitalcameras/omd/e-m5.html" title="Olympus E-M5">Olympus OM-D E-M5</a>. This is one of the latest in the line of Olympus DSLR. This one is a micros 4/3, with a built-in Electronic View Finder (EVF).</p>
<p>It showed up yesterday, and I have not had much of a chance to take it through its paces. I hope to have some time this weekend, but I have a major work project which might interfere.</p>
<p>Keep an eye out for some photos as I get a chance to try it out.</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: Rewards for Hard Travel
.. slug: 201406rewards-for-hard-travel
.. date: 2014/06/05 04:06:15
.. tags: travel,photo
.. link:
.. description:

View file

@ -0,0 +1,11 @@
<html><body><p>I just noticed I have not updated this in a few weeks. Sorry about that.</p>
<p>I have my R810 running PCBSD 10.0.2, and I just patched and configured WiFi on it. I need to figure out how to submit a patch to see if I can get the Centrino supported in the main-line kernel so I do not have to compile a custom kernel just for that.</p>
<p>I almost have this working where I can switch to it full time. I need to deal with getting my <strong>killer</strong> apps installed and working. I had most (all?) of them working before, so I know I can do it again.</p>
<p>Currently, FireFox is not working for me for some reason, but Chromium is, so I will use that for now.</p>
<p>I have started a wiki to keep some notes for myself on this (what SA has not done that?), so I hope this process will be easier this time.</p>
<p>peace.</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: FreeBSD Switch
.. slug: 201407freebsd-switch
.. date: 2014/07/24 04:07:42
.. tags: FreeBSD,sa,30DayChallenge
.. link:
.. description:

View file

@ -0,0 +1,3 @@
<html><body><p>So, I have upgraded my servers at the house to FreeBSD, and have set up the basic functions needed on them. So, now, I am down to only my main laptop running Linux. Oh, and the work machine which runs Windows 8.1.</p>
<p>So far, not much different than running Arch for the server. But, the magic will be when I start working with jails...</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: One step closer
.. slug: 201408one-step-closer
.. date: 2014/08/05 20:08:14
.. tags: FreeBSD,sa
.. link:
.. description:

View file

@ -0,0 +1,7 @@
<html><body><p>So, even though I have been starting to <a href="http://www.duckland.org/2014/06/back-to-freebsd-maybe-back-to-the-challenge">work with</a> <a href="http://www.duckland.org/2014/07/freebsd-switch">FreeBSD</a> <a href="http://www.duckland.org/2014/08/one-step-closer">again</a>, I am still running <a href="http://www.archlinux.org/">ArchLinux</a> on my workstation.</p>
<p>And I wanted to run a script I wrote a long time ago to support a <a href="http://www.donaldharper.com/">website</a> of mine, which I have not updated in a while. The way I would update the site is by doing some batch editing of photos, park them in a directory, and then run my script which pushes the photos to the web server, and then interfaces with the CMS software to schedule the posts and all is good.</p>
<p>Except the script is in perl, and it uses some modules which are not main-stream. While perl has the awesome <strong>cpan(1perl)</strong> command to fetch and install perl modules, I wanted it to be tied into <strong>pacman(8)</strong> . A quick trip to the <a href="http://aur.archlinux.org/">AUR</a> turned up the tools <a href="https://aur.archlinux.org/packages/perl-cpanplus-dist-arch-git/">cpan2aur</a> and <a href="https://aur.archlinux.org/packages/pkgbuild-introspection-git/">mkaurball</a> which made it pretty easy to package up and post the the AUR the 9 perl modules I needed to get my script going and keep track of things with pacman.</p>
<p>Yeah!</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: Perl, Modules, and Package Management
.. slug: 201409perl-modules-and-package-management
.. date: 2014/09/18 05:09:12
.. tags: sa,arch
.. link:
.. description:

View file

@ -0,0 +1,3 @@
<html><body><p>Well, October is almost over already. Time flies. This fall has been very busy with non-work things. Kids in sports (with me being the coach for one of them), kids doing scouts, kids doing Y Adventure program (with me in the leadership), kids in advance classes at school.</p>
<p>Free time, how I miss you.</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: Another Month Going Quick.
.. slug: 201410another-month-going-quick
.. date: 2014/10/23 06:10:00
.. tags: personal
.. link:
.. description:

View file

@ -0,0 +1,3 @@
<html><body><p>Wow...missed November by that much. It was a good month, but busy with the start of the holidays and all.</p>
<p>A bit of work in the background on some projects, but nothing to show for it. Still a new picture daily over at my <a href="http://www.donaldharper.com/">photo blog</a>, so go check it out.</p></body></html>

View file

@ -0,0 +1,6 @@
.. title: This posting thing is not working right now
.. slug: 201412this-posting-thing-is-not-working-right-now
.. date: 2014/12/01 14:12:58
.. tags: personal
.. link:
.. description:

View file

@ -0,0 +1,16 @@
.. title: Another Year
.. slug: another-year
.. date: 2014-12-26 18:33:36 UTC-06:00
.. tags: personal
.. link:
.. description:
.. type: text
=============
Another Year
=============
Well, 2014 is drawing to a close. For the most part, it has been a good year with the family, but time is always in short supply. I am going to try to focus a bit more on my photography, as well as technology. We shall see.
Happy new year, and make it a safe one.

View file

@ -0,0 +1,23 @@
.. title: Goodbye 2014!
.. slug: goodbye-2014
.. date: 2014-12-30 23:44:55 UTC-06:00
.. tags: sa,30DayChallenge,personal,photo
.. link:
.. description:
.. type: text
As 2014 draws to a close, I look back at the year.
Overall, it was a good year. The family staid reasonably health (just a case of the flu which every one of us caught).
Work slowed down a bit after only three trips, and the last one was in June, but I did get to spend two weeks in London which was cool. While the work has been not what I really want to be doing, it has been interesting, and next year promises to be very interesting. I have no clue if travel is in the cards or not, but I will keep the camera handy.
In the coming year, I plan to focus on health, photography, and technology. I want to get back to taking photos every day, and to bring the quality back up to art level over the snapshots and historical documentation that I have been doing.
Also, I want to revisit the 30 Day FreeBSD challenge again in January. I have the old HP R810 running `PCBSD 10.1 <http://www.pcbsd.org>`_ already set up that I have been using for a couple of days working the kinks out of it, so I think I can do it this time. Normal caveat applies...I have a work laptop which dual boots Windows 8.1 and Fedora 21 for my work stuff. The home stuff should work nicely on the laptop.
Just to prove things, this post was written under FreeBSD.
I also need to fix up my virtual host farm. I have one too many, and do not need it, but of course, it is the one with the main mail and other services, so I need to hurry up and migrate things off of it.
I hope your 2015 is a great year.

View file

@ -0,0 +1,13 @@
.. title: New Look (again)
.. slug: new-look-again
.. date: 2014-12-06 00:26:01 UTC-06:00
.. tags: sitenews,software
.. link:
.. description:
.. type: text
================
New Look (again)
================
I was having some issues with my word press site, so I decided to look around for something else. I found a static-site generator, and I think I like it. So, I flipped this site over to it. I might flip the reset RealSoonNow(TM).