diff options
Diffstat (limited to 'public/posts/5Servers')
-rw-r--r-- | public/posts/5Servers | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/posts/5Servers b/public/posts/5Servers index f2e1a16..04bf4a7 100644 --- a/public/posts/5Servers +++ b/public/posts/5Servers @@ -27,10 +27,10 @@ <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> <br> - <img src="../Images/misc/thinkcenter.png" class="center" alt="ThinkCentre"> + <img src="../Images/computers/thinkcenter.png" class="center" alt="ThinkCentre"> <hr> <h2>What is on the Server?</h2> - <img src="../Images/misc/ubuntu-logo.png" class="right-image" width="200" alt="Ubuntu Logo"> + <img src="../Images/distros/ubuntu-logo.png" class="right-image" width="200" alt="Ubuntu Logo"> <p>The operating system of choice for this server is <a href="https://ubuntu.com/download/server">Ubuntu Server</a>; I do know it is not the best server operating system, but I will stick with it for now because I have already set everything up. In the future, I plan to migrate to either a <a href="https://www.debian.org/">Debian server</a> or an <a href="https://www.openbsd.org/">OpenBSD server</a> due to the annoyance of Ubuntu’s snap packages and other weird stuff Ubuntu likes to do.</p> |