fixing tag
This commit is contained in:
parent
4b716afa38
commit
5737d39227
63 changed files with 2923 additions and 160 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>duckland.org news (sa)</title><link>http://www.duckland.org/</link><description></description><atom:link href="http://www.duckland.org/categories/sa.xml" type="application/rss+xml" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 10 Jun 2015 05:13:30 GMT</lastBuildDate><generator>http://getnikola.com/</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Quick Ansible Tip</title><link>http://www.duckland.org/posts/quick-ansible-tip.html</link><dc:creator>Don Harper</dc:creator><description><div><p>This is a quick post to capture something seen. <a class="reference external" href="http://www.ansible.com">Ansibel</a> is a configuration management tool that I have been learning recently. More details in a future post. This is just to capture this idea:</p>
|
||||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>duckland.org news (sa)</title><link>http://www.duckland.org/</link><description></description><atom:link type="application/rss+xml" rel="self" href="http://www.duckland.org/categories/sa.xml"></atom:link><language>en</language><lastBuildDate>Fri, 12 Jun 2015 15:54:28 GMT</lastBuildDate><generator>http://getnikola.com/</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Quick Ansible Tip</title><link>http://www.duckland.org/posts/quick-ansible-tip.html</link><dc:creator>Don Harper</dc:creator><description><div><p>This is a quick post to capture something seen. <a class="reference external" href="http://www.ansible.com">Ansibel</a> is a configuration management tool that I have been learning recently. More details in a future post. This is just to capture this idea:</p>
|
||||
<blockquote>
|
||||
<p>From: Smith, Chris (Big Data)</p>
|
||||
<p>To: ansible</p>
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
<p>Also, I want to revisit the 30 Day FreeBSD challenge again in January. I have the old HP R810 running <a class="reference external" href="http://www.pcbsd.org">PCBSD 10.1</a> 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.</p>
|
||||
<p>Just to prove things, this post was written under FreeBSD.</p>
|
||||
<p>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.</p>
|
||||
<p>I hope your 2015 is a great year.</p></div></description><category>30DayChallenge</category><category>personeal</category><category>photo</category><category>sa</category><guid>http://www.duckland.org/posts/goodbye-2014.html</guid><pubDate>Wed, 31 Dec 2014 05:44:55 GMT</pubDate></item><item><title>Perl, Modules, and Package Management</title><link>http://www.duckland.org/posts/201409perl-modules-and-package-management.html</link><dc:creator>Don Harper</dc:creator><description><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>I hope your 2015 is a great year.</p></div></description><category>30DayChallenge</category><category>personal</category><category>photo</category><category>sa</category><guid>http://www.duckland.org/posts/goodbye-2014.html</guid><pubDate>Wed, 31 Dec 2014 05:44:55 GMT</pubDate></item><item><title>Perl, Modules, and Package Management</title><link>http://www.duckland.org/posts/201409perl-modules-and-package-management.html</link><dc:creator>Don Harper</dc:creator><description><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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue