summaryrefslogtreecommitdiff
path: root/public/posts
diff options
context:
space:
mode:
Diffstat (limited to 'public/posts')
-rw-r--r--public/posts/10Gentoo2
-rw-r--r--public/posts/12Pihole4
2 files changed, 4 insertions, 2 deletions
diff --git a/public/posts/10Gentoo b/public/posts/10Gentoo
index 6ed2061..b505a47 100644
--- a/public/posts/10Gentoo
+++ b/public/posts/10Gentoo
@@ -23,7 +23,7 @@
<h2>Installing Gentoo Linux</h2>
<h3>Date: 31-08-2024</h3><hr>
<p>Over the past three days I have been installing and tinkering with Gentoo Linux!</p>
- <img src="../Images/logos/gentoo.png" class="right-image" width="300">
+ <img src="../Images/logos/gentoo.png" class="right-image" width="250">
<h2>Installing</h2>
<p>I found the <a href="https://wiki.gentoo.org/wiki/Handbook:Main_Page">Gentoo Handbook</a> extremely useful for installing Gentoo Linux. In the past, my attempts to install Gentoo on my test PC, which uses a BIOS system, were, just a big fail due to a bunch of small mistakes I made. But this time around I installed Gentoo on my main PC, which has 18 cores, that allows me to compile things faster. Overall, I found the installation process to be very straightforward. I simply SSHed into the computer and copied the necessary commands to install the required packages, along with some miscellaneous things like ensuring the file systems where 100% working.</p>
diff --git a/public/posts/12Pihole b/public/posts/12Pihole
index 95a52a8..682fb82 100644
--- a/public/posts/12Pihole
+++ b/public/posts/12Pihole
@@ -22,7 +22,9 @@
<main>
<h2>Pi-hole</h2>
<h3>Date: 18-09-2024</h3><hr>
- <p>Been rather busy with school lately but I still have time to tinker!</p>
+
+ <p>I've been rather busy with school lately, but I still have time to tinker! For a while now, I have wanted to use Pi-hole with my router, but I've either been busy with <a href="10Gentoo">Gentoo</a> or school. However, I have finally found the time and inspiration to install Pi-hole on my home server!</p>
+
<h2>What is Pi-hole ?</h2>
<img class="right-image" width="200" src="../Images/logos/pihole.png">