From 7f17dd9ae7173927242f855e0885c07ef9d56219 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Thu, 19 Sep 2024 06:32:16 +0100 Subject: misc changes plus nepvim additions --- public/posts/10Gentoo | 2 +- public/posts/12Pihole | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'public/posts') 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 @@

Installing Gentoo Linux

Date: 31-08-2024


Over the past three days I have been installing and tinkering with Gentoo Linux!

- +

Installing

I found the Gentoo Handbook 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.

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 @@

Pi-hole

Date: 18-09-2024


-

Been rather busy with school lately but I still have time to tinker!

+ +

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 Gentoo or school. However, I have finally found the time and inspiration to install Pi-hole on my home server!

+

What is Pi-hole ?

-- cgit v1.2.3