diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-22 12:50:35 +0100 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-22 12:50:35 +0100 |
commit | 18be66b70f071e880fa08e96e5a50a7b78647390 (patch) | |
tree | 2bd06375c99d9031885ab16eb45203b7ba017f87 /public/posts/04Servers | |
parent | eaae0d65d3e589ebf6660429a1314b2fedad0282 (diff) |
added fish shell post and some minor changes
Diffstat (limited to 'public/posts/04Servers')
-rw-r--r-- | public/posts/04Servers | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/posts/04Servers b/public/posts/04Servers index 2561348..37a09ba 100644 --- a/public/posts/04Servers +++ b/public/posts/04Servers @@ -21,7 +21,7 @@ </header> <main class="description"> <h2>Messing Around with servers</h2> - <h3>Date: 24/7/2024</h3> + <h3>Date: 24-7-2024</h3> <hr> <p>Originally, this article was going to be about setting up an email server. However, due to problems with my router and the fact that I do not like the idea of hosting an email server locally in case it goes down, I have chosen not to do that. Instead, I have decided to host a different server on my local network, and that is what this article is about!</p> <p>Below is my server; it is a ThinkCentre. I do not really care about the specs because it is not going to be doing much, but it does have an Intel i7, so it’s not bad at all for what I am doing. It has 8 cores and 16 GB of memory, which should be more than enough for what I am doing.</p> |