fix url thing
This commit is contained in:
parent
1a020ca68b
commit
1476ef83ee
170 changed files with 1057 additions and 5841 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 version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>duckland.org news (Unix)</title><link>http://www.duckland.org/</link><description></description><atom:link href="http://www.duckland.org/categories/unix.xml" type="application/rss+xml" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 08 Jun 2015 16:00:02 GMT</lastBuildDate><generator>http://getnikola.com/</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Tale of Installs, Part 2</title><link>http://www.duckland.org/posts/201401tale-of-install-2.html</link><dc:creator>Don Harper</dc:creator><description><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>
|
||||
<?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 (Unix)</title><link>http://www.duckland.org/</link><description></description><atom:link href="http://www.duckland.org/categories/unix.xml" type="application/rss+xml" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 10 Jun 2015 05:13:32 GMT</lastBuildDate><generator>http://getnikola.com/</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Tale of Installs, Part 2</title><link>http://www.duckland.org/posts/201401tale-of-install-2.html</link><dc:creator>Don Harper</dc:creator><description><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></description><category>FreeBSD</category><category>OpenBSD</category><category>sa</category><category>Unix</category><guid>http://www.duckland.org/posts/201401tale-of-install-2.html</guid><pubDate>Wed, 08 Jan 2014 23:01:00 GMT</pubDate></item><item><title>dd(8) with progress</title><link>http://www.duckland.org/posts/201311dd-with-progress.html</link><dc:creator>Don Harper</dc:creator><description><p>I needed to write an iso image to a USB key, and the typical way is
|
||||
with just dd(8), but I wanted a progress bar. A quick google later,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue