diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-09-19 06:32:16 +0100 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-09-19 06:32:16 +0100 |
commit | 7f17dd9ae7173927242f855e0885c07ef9d56219 (patch) | |
tree | abf73e847df38c09da337e73b2804031a86cfbe9 /public/posts/10Gentoo | |
parent | 85ee220d457c4fae38fba6d8e050c11421e631bf (diff) |
misc changes plus nepvim additions
Diffstat (limited to 'public/posts/10Gentoo')
-rw-r--r-- | public/posts/10Gentoo | 2 |
1 files changed, 1 insertions, 1 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> |