Convert about half of the imported .html to .rst
This commit is contained in:
parent
2696bf0516
commit
8017b6fafb
79 changed files with 423 additions and 369 deletions
|
|
@ -1,12 +0,0 @@
|
|||
<html><body><p>So, I am starting a new personal project at the house, and I need a new server. As I was wanting to learn more about the *BSD, I started looking around at things like <a href="http://www.freebsd.org">FreeBSD</a>, <a href="http://www.netBSD.org">NetBSD</a>, or <a href="http://www.openbsd.org">OpenBSD</a>.</p>
|
||||
|
||||
<p>Since there was a security part, I started with <strong>OpenBSD</strong>. One of
|
||||
the things I noticed quickly while doing my research is that while
|
||||
there is a lot of documentation, they do not really seem to care about
|
||||
making it easy for new folks to join the project, nor are the trying
|
||||
to support new-fangled hardware, like <a href="http://openbsd.7691.n7.nabble.com/bootable-OpenBSD-USB-stick-from-windows-td223393.html">bootable USB
|
||||
drives</a>.
|
||||
This strikes me odd, as FreeBSD has <a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/bsdinstall-pre.html">instructions (see
|
||||
2.3.5)</a>.</p>
|
||||
|
||||
<p>Since I want to use pf, I am going to stay with OpenBSD for now.</p></body></html>
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
.. title: Tale of Installs
|
||||
.. slug: 201311tale-of-install
|
||||
.. date: 2013/11/21 17:11:00
|
||||
.. tags: sa,Unix,OpenBSD,FreeBSD
|
||||
.. link:
|
||||
.. description:
|
||||
15
posts/2013/11/tale-of-install.rst
Normal file
15
posts/2013/11/tale-of-install.rst
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
.. title: Tale of Installs
|
||||
.. slug: tale-of-install
|
||||
.. date: 2013/11/21 17:11:00
|
||||
.. tags: sa,Unix,OpenBSD,FreeBSD
|
||||
.. link:
|
||||
.. description:
|
||||
.. text:
|
||||
|
||||
|
||||
|
||||
So, I am starting a new personal project at the house, and I need a new server. As I was wanting to learn more about the **BSD**, I started looking around at things like `FreeBSD <http://www.freebsd.org>`_, `NetBSD <http://www.netBSD.org>`_, or `OpenBSD <http://www.openbsd.org>`_.
|
||||
|
||||
Since there was a security part, I started with **OpenBSD**. One of the things I noticed quickly while doing my research is that while there is a lot of documentation, they do not really seem to care about making it easy for new folks to join the project, nor are the trying to support new-fangled hardware, like `bootable USB drives <http://openbsd.7691.n7.nabble.com/bootable-OpenBSD-USB-stick-from-windows-td223393.html>`_. This strikes me odd, as FreeBSD has `instructions (see 2.3.5) <http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/bsdinstall-pre.html>`_.
|
||||
|
||||
Since I want to use pf, I am going to stay with OpenBSD for now.
|
||||
Loading…
Add table
Add a link
Reference in a new issue