summary refs log tree commit diff stats
path: root/blog/New_OpenBSD_Server.html
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2021-12-12 20:07:03 +0800
committerAndrew Yu <andrew@andrewyu.org>2021-12-12 20:07:03 +0800
commit0595033919446ba60c2b228e46d29dfcb4eaa814 (patch)
treeb1ca40ee3d8de9b7866b7df826e56c147ec1f638 /blog/New_OpenBSD_Server.html
parent6025d88e6fbfa83df5d1e85c893353aecf45478a (diff)
downloadwww-0595033919446ba60c2b228e46d29dfcb4eaa814.tar.gz
rename with enumeration for ease with auto index
Diffstat (limited to 'blog/New_OpenBSD_Server.html')
-rw-r--r--blog/New_OpenBSD_Server.html19
1 files changed, 0 insertions, 19 deletions
diff --git a/blog/New_OpenBSD_Server.html b/blog/New_OpenBSD_Server.html
deleted file mode 100644
index b4ce425..0000000
--- a/blog/New_OpenBSD_Server.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-	<head>
-		<title>New OpenBSD server</title>
-	</head>
-	<body>
-		<h1>New OpenBSD server</h1>
-		<p>I finally made the switch from <a href="https://debian.org">Debian&nbsp;GNU/Linux</a> to <a href="https://OpenBSD.org">OpenBSD</a> for my server.  I recently got into the idea that Linux is too bloated and was led the wrong direction.  OpenBSD on the other hand is well documented (you get help by reading the manual rather than searching the Web), secure by default, simpler, and not let by capital interests.</p>
-		<p>Below I list a few articles that got me into this.  I do not agree with everything stated in these, but nevertheless they are a worth a lot to my technical thoughts.</p>
-		<p>
-			<ul>
-				<li><a href="https://unixsheikh.com/articles/the-problems-with-the-gpl.html">The problems with the GPL</a></li>
-				<li><a href="https://unixsheikh.com/articles/why-you-should-migrate-everything-from-linux-to-bsd.html">Why migrate to BSD -- part 1</a></li>
-				<li><a href="https://unixsheikh.com/articles/why-you-should-migrate-everything-from-linux-to-bsd-part-2.html">Why migrate to BSD -- part 2</a></li>
-				<li><a href="https://unixsheikh.com/articles/technical-reasons-to-choose-freebsd-over-linux.html">Why migrate to BSD -- technical reasons</a></li>
-			</ul>
-		</p>
-	</body>
-</html>