From 8bbdcbb2d0711134a68bd80ae541edbfb4f472ad Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Fri, 21 Feb 2025 19:19:17 +0000 Subject: Changed all files to .html and new post! --- public/posts/00dwm | 57 ------------------------- public/posts/00dwm.html | 57 +++++++++++++++++++++++++ public/posts/01Summer | 63 ---------------------------- public/posts/01Summer.html | 63 ++++++++++++++++++++++++++++ public/posts/02FreeBSD | 61 --------------------------- public/posts/02FreeBSD.html | 61 +++++++++++++++++++++++++++ public/posts/03Art | 38 ----------------- public/posts/03Art.html | 38 +++++++++++++++++ public/posts/04Servers | 47 --------------------- public/posts/04Servers.html | 47 +++++++++++++++++++++ public/posts/05Yubikeys | 45 -------------------- public/posts/05Yubikeys.html | 45 ++++++++++++++++++++ public/posts/06NewLaptop | 46 --------------------- public/posts/06NewLaptop.html | 46 +++++++++++++++++++++ public/posts/07FishShell | 49 ---------------------- public/posts/07FishShell.html | 49 ++++++++++++++++++++++ public/posts/08ArchServer | 58 -------------------------- public/posts/08ArchServer.html | 58 ++++++++++++++++++++++++++ public/posts/09Kernel | 41 ------------------ public/posts/09Kernel.html | 41 ++++++++++++++++++ public/posts/10Gentoo | 47 --------------------- public/posts/10Gentoo.html | 47 +++++++++++++++++++++ public/posts/11School | 34 --------------- public/posts/11School.html | 34 +++++++++++++++ public/posts/12Pihole | 61 --------------------------- public/posts/12Pihole.html | 61 +++++++++++++++++++++++++++ public/posts/13I2P | 67 ------------------------------ public/posts/13I2P.html | 67 ++++++++++++++++++++++++++++++ public/posts/14Email | 42 ------------------- public/posts/14Email.html | 42 +++++++++++++++++++ public/posts/15Christmas | 92 ----------------------------------------- public/posts/15Christmas.html | 92 +++++++++++++++++++++++++++++++++++++++++ public/posts/16PC | 61 --------------------------- public/posts/16PC.html | 61 +++++++++++++++++++++++++++ public/posts/17Server.html | 49 ++++++++++++++++++++++ public/posts/Temp | 2 +- public/posts/tags/BSD | 36 ---------------- public/posts/tags/BSD.html | 36 ++++++++++++++++ public/posts/tags/Hardware | 40 ------------------ public/posts/tags/Hardware.html | 40 ++++++++++++++++++ public/posts/tags/Life | 36 ---------------- public/posts/tags/Life.html | 36 ++++++++++++++++ public/posts/tags/Linux | 44 -------------------- public/posts/tags/Linux.html | 45 ++++++++++++++++++++ public/posts/tags/Tech | 48 --------------------- public/posts/tags/Tech.html | 49 ++++++++++++++++++++++ public/posts/tags/li | 0 47 files changed, 1165 insertions(+), 1114 deletions(-) delete mode 100644 public/posts/00dwm create mode 100644 public/posts/00dwm.html delete mode 100644 public/posts/01Summer create mode 100644 public/posts/01Summer.html delete mode 100644 public/posts/02FreeBSD create mode 100644 public/posts/02FreeBSD.html delete mode 100644 public/posts/03Art create mode 100644 public/posts/03Art.html delete mode 100644 public/posts/04Servers create mode 100644 public/posts/04Servers.html delete mode 100644 public/posts/05Yubikeys create mode 100644 public/posts/05Yubikeys.html delete mode 100644 public/posts/06NewLaptop create mode 100644 public/posts/06NewLaptop.html delete mode 100644 public/posts/07FishShell create mode 100644 public/posts/07FishShell.html delete mode 100644 public/posts/08ArchServer create mode 100644 public/posts/08ArchServer.html delete mode 100644 public/posts/09Kernel create mode 100644 public/posts/09Kernel.html delete mode 100644 public/posts/10Gentoo create mode 100644 public/posts/10Gentoo.html delete mode 100644 public/posts/11School create mode 100644 public/posts/11School.html delete mode 100644 public/posts/12Pihole create mode 100644 public/posts/12Pihole.html delete mode 100644 public/posts/13I2P create mode 100644 public/posts/13I2P.html delete mode 100644 public/posts/14Email create mode 100644 public/posts/14Email.html delete mode 100644 public/posts/15Christmas create mode 100644 public/posts/15Christmas.html delete mode 100644 public/posts/16PC create mode 100644 public/posts/16PC.html create mode 100644 public/posts/17Server.html delete mode 100644 public/posts/tags/BSD create mode 100644 public/posts/tags/BSD.html delete mode 100644 public/posts/tags/Hardware create mode 100644 public/posts/tags/Hardware.html delete mode 100644 public/posts/tags/Life create mode 100644 public/posts/tags/Life.html delete mode 100644 public/posts/tags/Linux create mode 100644 public/posts/tags/Linux.html delete mode 100644 public/posts/tags/Tech create mode 100644 public/posts/tags/Tech.html delete mode 100644 public/posts/tags/li (limited to 'public/posts') diff --git a/public/posts/00dwm b/public/posts/00dwm deleted file mode 100644 index 213350b..0000000 --- a/public/posts/00dwm +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - DWM - - - - -
- -
-
-

Switching to DWM

-

Date: 13-7-2024

-
-

What is DWM?

- -

DWM stands for Dynamic Window Manager. It is a window manager for X.org; it was developed by the programmers at Suckless Software. DWM is super lightweight, with the entire window manager programmed in about 3,000 lines of C code. Its very minimalistic, allowing users to modify and patch it to their heart's content!


- -

Why DWM?

-

The reason why I have chosen DWM as my window manager is because recently I have been on a sort of pilgrimage for the perfect window manager, something lightweight and functionable. I started my window manager pilgrimage with the very user-friendly and configurable Qtile written in Python; I was happy with it. But I felt the urge to explore more into window managers, so from there I tried out I3, another great window manager, and I really enjoyed using it, but I wanted to test out the most lightweight and fastest window manager, being DWM. As of writing, I believe this is the end of my pilgrimage since I am more than happy with DWM.

-

There is also the fact that I want to try out Linux from scratch, Gentoo, and Freebsd in the future, so having the same window manager throughout using all of these operating systems will just make it easier for me to use the OS.

- -

What I like

- -
-
- Linux rice -

Here is my DWM setup on my PC as of 13-7-2024

-
-
- -

Overview

-

I love DWM and I plan to use it for as long as I can, there is a wayland version of DWM called DWL so even if I do switch to wayland I will still be able to use DWM. I am exited to further work on my DWM setup and keep an eye on my dotfiles for any updates!

- -

-
Back πŸšͺ | More Linux 🐧 | More BSD 😈 | More Tech πŸ§‘β€πŸ’» 
-
-
- - - diff --git a/public/posts/00dwm.html b/public/posts/00dwm.html new file mode 100644 index 0000000..3c41782 --- /dev/null +++ b/public/posts/00dwm.html @@ -0,0 +1,57 @@ + + + + + + + DWM + + + + +
+ +
+
+

Switching to DWM

+

Date: 13-7-2024

+
+

What is DWM?

+ +

DWM stands for Dynamic Window Manager. It is a window manager for X.org; it was developed by the programmers at Suckless Software. DWM is super lightweight, with the entire window manager programmed in about 3,000 lines of C code. Its very minimalistic, allowing users to modify and patch it to their heart's content!


+ +

Why DWM?

+

The reason why I have chosen DWM as my window manager is because recently I have been on a sort of pilgrimage for the perfect window manager, something lightweight and functionable. I started my window manager pilgrimage with the very user-friendly and configurable Qtile written in Python; I was happy with it. But I felt the urge to explore more into window managers, so from there I tried out I3, another great window manager, and I really enjoyed using it, but I wanted to test out the most lightweight and fastest window manager, being DWM. As of writing, I believe this is the end of my pilgrimage since I am more than happy with DWM.

+

There is also the fact that I want to try out Linux from scratch, Gentoo, and Freebsd in the future, so having the same window manager throughout using all of these operating systems will just make it easier for me to use the OS.

+ +

What I like

+ +
+
+ Linux rice +

Here is my DWM setup on my PC as of 13-7-2024

+
+
+ +

Overview

+

I love DWM and I plan to use it for as long as I can, there is a wayland version of DWM called DWL so even if I do switch to wayland I will still be able to use DWM. I am exited to further work on my DWM setup and keep an eye on my dotfiles for any updates!

+ +

+
Back πŸšͺ | More Linux 🐧 | More BSD 😈 | More Tech πŸ§‘β€πŸ’» 
+
+
+ + + diff --git a/public/posts/01Summer b/public/posts/01Summer deleted file mode 100644 index 5e9d9d1..0000000 --- a/public/posts/01Summer +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - Summer Holiday - - - - -
- -
-
-

6 Weeks holiday

-

Date: 19-7-2024

-
- -

As of today, my summer holiday has started. And with that comes a lot of freetime to mess around with computers! I have planned some projects for the next 6 weeks so I thoought I would make a post on what I have planned!

-
-

Operating system plans

-

At some point, I will try out Linux from scratch because I have heard it is a good way to see how a Linux system is constructed while making it. I would also like to try creating my own distro of some kind and maybe ship it too.

- -

While we are on the topic of Linux, I am going to try out Gentoo to see if it is any good. All I really know is that it takes longer to install than Arch Linux and you need to compile all the programs. I'm looking forward to that experience!

- -

On top of trying Gentoo and Linux From Scratch, I will also try out FreeBSD just to see how it is. Though I am not planning to switch to it because nothing can beat Linux! However, I have heard BSD is really good for web servers, and I know you can run Nextcloud on it, so maybe I will try something like that out to see if its any good.

-

This is my 'testing computer' where I will be doing all this on.

-
- -

Programming

-

Learning programming languages

-

Over the next 6 weeks I will also try and dedicate some more time into learning the C programming language, and I will be trying to learn some more Python because it is easier for smaller progects and I am planning on trying to make a few small programs and see how much I can do.

- -

Fakefetch

-

I will try to give Fakefetch weekly updates to improve its functionality because I really enjoy developing Fakefetch. It is something simple, yet it expands my knowledge of Linux and the C programming language. For example, I could add an IP option to Fakefetch where you can display your IP address, or I could add a battery option. There are lots of things to do with Fakefetch, so I am excited to work on it more!

-

Fakefetch Link

- -

Dotfiles

-

There is not much I will do with my dotfiles, to be honest, because so far I have my ideal setup. Maybe I will add some more bits to Neovim and perhaps create a custom color theme, but that's all I can really think of. Of course, I will add little bits and maybe update some of the programs on the install list, but as of today, there is not much I will change apart from maybe some patches for DWM.

-

Dotfiles Link

- -

Website

-

I will try to do daily updates to this website. Making this website is one of the most fun projects I have ever undertaken because it is just enjoyable to write down ideas and projects I have done. I will do my best to make this website more mobile-friendly; in fact, I am going to try to do this tomorrow and see how it goes.


- -

Writing

-

In the next few weeks, I will be trying to compile all my notes about Linux into a small book that anybody can read! In this book, there will be information about different commands, how to start in the Linux world, and more! So far, I have finished the first part, but there is way more to go. If you are interested, keep an eye on the projects page for any updates!

- -

Last words

-

That is all for now, as you can tell I am going to be busy but I am going to love the next few weeks! Thank you for reading.

-

-
Back πŸšͺ
-
- - - diff --git a/public/posts/01Summer.html b/public/posts/01Summer.html new file mode 100644 index 0000000..5e9d9d1 --- /dev/null +++ b/public/posts/01Summer.html @@ -0,0 +1,63 @@ + + + + + + + Summer Holiday + + + + +
+ +
+
+

6 Weeks holiday

+

Date: 19-7-2024

+
+ +

As of today, my summer holiday has started. And with that comes a lot of freetime to mess around with computers! I have planned some projects for the next 6 weeks so I thoought I would make a post on what I have planned!

+
+

Operating system plans

+

At some point, I will try out Linux from scratch because I have heard it is a good way to see how a Linux system is constructed while making it. I would also like to try creating my own distro of some kind and maybe ship it too.

+ +

While we are on the topic of Linux, I am going to try out Gentoo to see if it is any good. All I really know is that it takes longer to install than Arch Linux and you need to compile all the programs. I'm looking forward to that experience!

+ +

On top of trying Gentoo and Linux From Scratch, I will also try out FreeBSD just to see how it is. Though I am not planning to switch to it because nothing can beat Linux! However, I have heard BSD is really good for web servers, and I know you can run Nextcloud on it, so maybe I will try something like that out to see if its any good.

+

This is my 'testing computer' where I will be doing all this on.

+
+ +

Programming

+

Learning programming languages

+

Over the next 6 weeks I will also try and dedicate some more time into learning the C programming language, and I will be trying to learn some more Python because it is easier for smaller progects and I am planning on trying to make a few small programs and see how much I can do.

+ +

Fakefetch

+

I will try to give Fakefetch weekly updates to improve its functionality because I really enjoy developing Fakefetch. It is something simple, yet it expands my knowledge of Linux and the C programming language. For example, I could add an IP option to Fakefetch where you can display your IP address, or I could add a battery option. There are lots of things to do with Fakefetch, so I am excited to work on it more!

+

Fakefetch Link

+ +

Dotfiles

+

There is not much I will do with my dotfiles, to be honest, because so far I have my ideal setup. Maybe I will add some more bits to Neovim and perhaps create a custom color theme, but that's all I can really think of. Of course, I will add little bits and maybe update some of the programs on the install list, but as of today, there is not much I will change apart from maybe some patches for DWM.

+

Dotfiles Link

+ +

Website

+

I will try to do daily updates to this website. Making this website is one of the most fun projects I have ever undertaken because it is just enjoyable to write down ideas and projects I have done. I will do my best to make this website more mobile-friendly; in fact, I am going to try to do this tomorrow and see how it goes.


+ +

Writing

+

In the next few weeks, I will be trying to compile all my notes about Linux into a small book that anybody can read! In this book, there will be information about different commands, how to start in the Linux world, and more! So far, I have finished the first part, but there is way more to go. If you are interested, keep an eye on the projects page for any updates!

+ +

Last words

+

That is all for now, as you can tell I am going to be busy but I am going to love the next few weeks! Thank you for reading.

+

+
Back πŸšͺ
+
+ + + diff --git a/public/posts/02FreeBSD b/public/posts/02FreeBSD deleted file mode 100644 index 1636300..0000000 --- a/public/posts/02FreeBSD +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - FreeBSD - - - - -
- -
-
-

Trying out FreeBSD

-

Date: 22-7-2024


-

Today, I had the pleasure of trying out FreeBSD, the open source, Unix-like operating system. In this post, I will share my experience with FreeBSD based on my time using it.


-

Instillation

-

Installing FreeBSD is relatively easy; you are provided with a nice graphical interface that supports mouse input. Below is a screenshot.

- - BSD Installer - -

I had no issues with the install script. The only problem I encountered was with using Ventoy; for some reason, FreeBSD does not work with Ventoy, so I had to burn it to a standard USB stick.

-

I downloaded the amd64-memstick.img for my installation of FreeBSD.

-

I encountered some internet issues because my test computer has an unusual Wi-Fi card. I resolved this by plugging in an Ethernet cable and would recommend doing the same for anyone installing FreeBSD or any other operating system for that matter. Using Ethernet makes the setup process so much faster.

-

When adding users during the FreeBSD installation, I had to include them in the `wheel` group, which grants them the ability to gain root access.


- -

Post install

-

After installing everything, the first thing I noticed was that most commands in BSD are similar to those in Linux, as both are Unix-like operating systems. Another observation was that the `sudo` command was not available by default. This command allows users to run commands with root privileges, so I had to install it using FreeBSD's package manager, PKG. The command to install it is listed below.

-
-

su # To become root

-

pkg install sudo # Installing the sudo program

-
-

Even after installing `sudo`, I was unable to use the command, despite being in the `wheel` group. This was unexpected because I assumed that `sudo` would check for group membership and grant access accordingly. However, FreeBSD handles this differently. To allow a user to use `sudo`, follow the commands below, replacing `shipwreckt` with your username:

-
-

su

-

sudo visudo


-

# Add this to the very bottom of the file on a new line

-

shipwreckt ALL=(ALL) ALL

-

- -

After updating `sudo`, I was able to use the command. The next step was installing X.Org and dwm. I didn't need a display manager (login prompt) since I could use `startx`, so I focused on installing the X.Org package and `git` to use my own `dwm` configuration that I uploaded there. I tested X.Org with `startx`, and it worked fine. However, when I cloned my configuration files and tried to compile `dwm`, I encountered a problem. Fortunately, it was an easy fix thanks to a helpful post on the FreeBSD forums. After applying that fix, I was able to use my `dwm` setup successfully. I then checked if my two most-used programs, Alacritty and Librewolf, were available on FreeBSD. To my surprise, they were, and both were fully functional. Below is a photo of FreeBSD running with `neofetch` (`fakefetch` only works on Linux).

- BSD with DWM
- -

Conclusion

-

Overall, I like FreeBSD and could use it as a daily driver since it supports three of my most-used programs: `git`, `Librewolf`, and `Alacritty`. I appreciate how it works, but for now, I’m sticking with Linux because I am more comfortable with it and prefer Linux over BSD. In the future, I plan to set up a server with OpenBSD, as I’ve heard excellent things about BSD servers.

-

Thank you for reading!

- -

-
Back πŸšͺ | More BSD 😈 | More Tech πŸ§‘β€πŸ’» 
- - - diff --git a/public/posts/02FreeBSD.html b/public/posts/02FreeBSD.html new file mode 100644 index 0000000..c7eba2b --- /dev/null +++ b/public/posts/02FreeBSD.html @@ -0,0 +1,61 @@ + + + + + + + FreeBSD + + + + +
+ +
+
+

Trying out FreeBSD

+

Date: 22-7-2024


+

Today, I had the pleasure of trying out FreeBSD, the open source, Unix-like operating system. In this post, I will share my experience with FreeBSD based on my time using it.


+

Instillation

+

Installing FreeBSD is relatively easy; you are provided with a nice graphical interface that supports mouse input. Below is a screenshot.

+ + BSD Installer + +

I had no issues with the install script. The only problem I encountered was with using Ventoy; for some reason, FreeBSD does not work with Ventoy, so I had to burn it to a standard USB stick.

+

I downloaded the amd64-memstick.img for my installation of FreeBSD.

+

I encountered some internet issues because my test computer has an unusual Wi-Fi card. I resolved this by plugging in an Ethernet cable and would recommend doing the same for anyone installing FreeBSD or any other operating system for that matter. Using Ethernet makes the setup process so much faster.

+

When adding users during the FreeBSD installation, I had to include them in the `wheel` group, which grants them the ability to gain root access.


+ +

Post install

+

After installing everything, the first thing I noticed was that most commands in BSD are similar to those in Linux, as both are Unix-like operating systems. Another observation was that the `sudo` command was not available by default. This command allows users to run commands with root privileges, so I had to install it using FreeBSD's package manager, PKG. The command to install it is listed below.

+
+

su # To become root

+

pkg install sudo # Installing the sudo program

+
+

Even after installing `sudo`, I was unable to use the command, despite being in the `wheel` group. This was unexpected because I assumed that `sudo` would check for group membership and grant access accordingly. However, FreeBSD handles this differently. To allow a user to use `sudo`, follow the commands below, replacing `shipwreckt` with your username:

+
+

su

+

sudo visudo


+

# Add this to the very bottom of the file on a new line

+

shipwreckt ALL=(ALL) ALL

+

+ +

After updating `sudo`, I was able to use the command. The next step was installing X.Org and dwm. I didn't need a display manager (login prompt) since I could use `startx`, so I focused on installing the X.Org package and `git` to use my own `dwm` configuration that I uploaded there. I tested X.Org with `startx`, and it worked fine. However, when I cloned my configuration files and tried to compile `dwm`, I encountered a problem. Fortunately, it was an easy fix thanks to a helpful post on the FreeBSD forums. After applying that fix, I was able to use my `dwm` setup successfully. I then checked if my two most-used programs, Alacritty and Librewolf, were available on FreeBSD. To my surprise, they were, and both were fully functional. Below is a photo of FreeBSD running with `neofetch` (`fakefetch` only works on Linux).

+ BSD with DWM
+ +

Conclusion

+

Overall, I like FreeBSD and could use it as a daily driver since it supports three of my most-used programs: `git`, `Librewolf`, and `Alacritty`. I appreciate how it works, but for now, I’m sticking with Linux because I am more comfortable with it and prefer Linux over BSD. In the future, I plan to set up a server with OpenBSD, as I’ve heard excellent things about BSD servers.

+

Thank you for reading!

+ +

+
Back πŸšͺ | More BSD 😈 | More Tech πŸ§‘β€πŸ’» 
+ + + diff --git a/public/posts/03Art b/public/posts/03Art deleted file mode 100644 index 7518796..0000000 --- a/public/posts/03Art +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - Art - - - - -
- -
-
-

Making some art

-

Date: 24-7-2024


-

Over the last few days in my free time, I have been messing around with Gimp to make some wallpapers and a profile picture. I do admit this is something I plan to do more of, so I have made a page on my projects page for all of the art I have done! Below are some examples of what I have done so far; I am exited to do some more!


-

Here I have tried to give Tux a vaporwave effect.

- -
- -

Here are all the wallpapers I have done so far! I think the Newyork image is the best one so far.

- Dublin - Newyork - -

-
Back πŸšͺ
- - - diff --git a/public/posts/03Art.html b/public/posts/03Art.html new file mode 100644 index 0000000..7518796 --- /dev/null +++ b/public/posts/03Art.html @@ -0,0 +1,38 @@ + + + + + + + Art + + + + +
+ +
+
+

Making some art

+

Date: 24-7-2024


+

Over the last few days in my free time, I have been messing around with Gimp to make some wallpapers and a profile picture. I do admit this is something I plan to do more of, so I have made a page on my projects page for all of the art I have done! Below are some examples of what I have done so far; I am exited to do some more!


+

Here I have tried to give Tux a vaporwave effect.

+ +
+ +

Here are all the wallpapers I have done so far! I think the Newyork image is the best one so far.

+ Dublin + Newyork + +

+
Back πŸšͺ
+ + + diff --git a/public/posts/04Servers b/public/posts/04Servers deleted file mode 100644 index 08bd8d2..0000000 --- a/public/posts/04Servers +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - Servers - - - - - -
- -
-
-

Messing Around with servers

-

Date: 24-7-2024


-

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!

-

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.


- - ThinkCentre
-

What is on the Server?

- Ubuntu Logo - -

The operating system of choice for this server is Ubuntu Server; 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 Debian server or an OpenBSD server due to the annoyance of Ubuntu’s snap packages and other weird stuff Ubuntu likes to do.

- -

This is my first time using Docker. Docker allows you to contain programs, such as Apache, letting you to run multiple instances and manage them easily. It has been a pretty smooth experience so far! With Docker, I have installed the Jellyfin media server.

- -

Originally, I planned to install Plex, but the web interface was scuffed and was stuck on the "Premium Features" popup, and none of the buttons worked. So, I removed that container and chose Jellyfin instead. I have heard good things about Jellyfin beforehand, and those have turned out to be true! So far, Jellyfin has met all my needs for a media server, and I am very content with it. If I do change the server OS, I will stick with Jellyfin. I also like that you can upload books to it but I have not tried that feature yet.

- -

The other thing I have on this server is an instance of SearXNG on my local network, providing my own self-hosted search engine! I set it up because I wasn’t sure what else to do with the server, and it’s fun having my own private search engine. Plus, it is definitely much more private than using online search engines like DuckDuckGo or, God forbid, Google.


- -

Conclusion

-

Overall, this has been an enjoyable project, and I will probably migrate my server sometime in the coming weeks. As always, thank you for reading!

-

-
Back πŸšͺ | More Linux 🐧 | Hardware πŸ–₯ | More BSD 😈 | More Tech πŸ§‘β€πŸ’» 
-
- - diff --git a/public/posts/04Servers.html b/public/posts/04Servers.html new file mode 100644 index 0000000..7c05722 --- /dev/null +++ b/public/posts/04Servers.html @@ -0,0 +1,47 @@ + + + + + + + Servers + + + + + +
+ +
+
+

Messing Around with servers

+

Date: 24-7-2024


+

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!

+

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.


+ + ThinkCentre
+

What is on the Server?

+ Ubuntu Logo + +

The operating system of choice for this server is Ubuntu Server; 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 Debian server or an OpenBSD server due to the annoyance of Ubuntu’s snap packages and other weird stuff Ubuntu likes to do.

+ +

This is my first time using Docker. Docker allows you to contain programs, such as Apache, letting you to run multiple instances and manage them easily. It has been a pretty smooth experience so far! With Docker, I have installed the Jellyfin media server.

+ +

Originally, I planned to install Plex, but the web interface was scuffed and was stuck on the "Premium Features" popup, and none of the buttons worked. So, I removed that container and chose Jellyfin instead. I have heard good things about Jellyfin beforehand, and those have turned out to be true! So far, Jellyfin has met all my needs for a media server, and I am very content with it. If I do change the server OS, I will stick with Jellyfin. I also like that you can upload books to it but I have not tried that feature yet.

+ +

The other thing I have on this server is an instance of SearXNG on my local network, providing my own self-hosted search engine! I set it up because I wasn’t sure what else to do with the server, and it’s fun having my own private search engine. Plus, it is definitely much more private than using online search engines like DuckDuckGo or, God forbid, Google.


+ +

Conclusion

+

Overall, this has been an enjoyable project, and I will probably migrate my server sometime in the coming weeks. As always, thank you for reading!

+

+
Back πŸšͺ | More Linux 🐧 | Hardware πŸ–₯ | More BSD 😈 | More Tech πŸ§‘β€πŸ’» 
+
+ + diff --git a/public/posts/05Yubikeys b/public/posts/05Yubikeys deleted file mode 100644 index ea7d29b..0000000 --- a/public/posts/05Yubikeys +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - Yubikey - - - - -
- -
-
-

Using Yubikey

-

Date: 03-8-2024


-

For a while now, I have wanted to own a Yubikey, but the price has always held me back since they cost a lot of money. After scouring ebay for a while, I finally found a good deal on one. I bought it, and now I’ve had the chance to mess around with it.

- - Yubikey 4 photo - -

So far, I have been relatively happy with the Yubikey, but there is one concern I have: a lot of the firmware on the Yubikey is closed source, meaning someone like me cannot read the source code. While this may sound like something small to most, and I might seem overly cautious, but all I will say is how can you fully trust a product and its functionality if you can't see what it’s doing? Due to the Yubikey having closed source components, I have looked for some FOSS alternatives. Below, I have listed some of these products below:

- -

There are two on that list that I am particually interested in, that being TKey and Nitrokey, this is because they are both well delevoped and have ways to set up with SSH so I can connect to servers way more securely, they also provide keys that have NFC so I can use it with my phone which is a big save.

- -

So far the only thing I have really done with my Yubikey is set it up with KeepassXC, for some reason I cannot get my Google account working with it, and this is because I am under Linux, so I might need to install Windows or ChromeOS in a virtual machine and set it up, but even if then, I just have to hope it will still work on Linux because if not, well, that would be ass.

-

That is all I am going to look more into hardware keys because well they are awesome, but that is all thank you for reading!

- -

-
Back πŸšͺ | More hardware πŸ–₯ | More Tech πŸ§‘β€πŸ’»
-
- - diff --git a/public/posts/05Yubikeys.html b/public/posts/05Yubikeys.html new file mode 100644 index 0000000..d4dbd82 --- /dev/null +++ b/public/posts/05Yubikeys.html @@ -0,0 +1,45 @@ + + + + + + + Yubikey + + + + +
+ +
+
+

Using Yubikey

+

Date: 03-8-2024


+

For a while now, I have wanted to own a Yubikey, but the price has always held me back since they cost a lot of money. After scouring ebay for a while, I finally found a good deal on one. I bought it, and now I’ve had the chance to mess around with it.

+ + Yubikey 4 photo + +

So far, I have been relatively happy with the Yubikey, but there is one concern I have: a lot of the firmware on the Yubikey is closed source, meaning someone like me cannot read the source code. While this may sound like something small to most, and I might seem overly cautious, but all I will say is how can you fully trust a product and its functionality if you can't see what it’s doing? Due to the Yubikey having closed source components, I have looked for some FOSS alternatives. Below, I have listed some of these products below:

+ +

There are two on that list that I am particually interested in, that being TKey and Nitrokey, this is because they are both well delevoped and have ways to set up with SSH so I can connect to servers way more securely, they also provide keys that have NFC so I can use it with my phone which is a big save.

+ +

So far the only thing I have really done with my Yubikey is set it up with KeepassXC, for some reason I cannot get my Google account working with it, and this is because I am under Linux, so I might need to install Windows or ChromeOS in a virtual machine and set it up, but even if then, I just have to hope it will still work on Linux because if not, well, that would be ass.

+

That is all I am going to look more into hardware keys because well they are awesome, but that is all thank you for reading!

+ +

+
Back πŸšͺ | More hardware πŸ–₯ | More Tech πŸ§‘β€πŸ’»
+
+ + diff --git a/public/posts/06NewLaptop b/public/posts/06NewLaptop deleted file mode 100644 index b504a2e..0000000 --- a/public/posts/06NewLaptop +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - New Laptop! - - - - -
- -
-
-

New Laptop!

-

Date: 17-8-2024


-

Last weekend I was able to buy a ThinkPad L560 laptop from a car boot, and the best part about buying this laptop is it only cost me Β£15 with it being fully working!

- - -

Likes

-

The best thing about this ThinkPad as well as most ThinkPads is the keyboard; it feels so good to type on, and I love it so much; it definitely subconsciously encourages me to type faster. I also like the fact that it is bigger than my main laptop; it gives me a lot of screen space and is more comfortable for me to use. The only disadvantage to this is that the laptop does not fit in some of my bags.

- -

Dislikes

-

The only thing I really dislike about the laptop is where the ports are located. This is because the charger is at the side when it should, in my opinion, be at the back where there is a USB port. There is also the fact that the screen is not all that bright, not making it ideal for outside use, but I do not plan on using it outside much. But apart from all of that, I am all happy with it!


- -

Problems

-

There have been two problems with this laptop so far, the first being that it had issues powering on when I brought it. But after a while with messing around with the laptop, I fixed the issue and it is all good now, but there is a chance this could happen in the future, so I have to keep that in mind. The other issue I had was the fan being weird; this problem has only occurred as of today, but it is only a small problem and is probably fixed for good now!

- -

What will it be used for?

-

This ThinkPad will be my day laptop, so whenever I go out I will bring it; the reason why I will use it as a day laptop is because I got it for cheep and if it goes missing I will not be too upset.


- -

Last words

-

Thank you for reading. I hope this laptop lasts me a while, and I will mostly use it for school.

-

-
Back πŸšͺ | More Linux 🐧 | Hardware πŸ–₯
-
- - diff --git a/public/posts/06NewLaptop.html b/public/posts/06NewLaptop.html new file mode 100644 index 0000000..257d663 --- /dev/null +++ b/public/posts/06NewLaptop.html @@ -0,0 +1,46 @@ + + + + + + + New Laptop! + + + + +
+ +
+
+

New Laptop!

+

Date: 17-8-2024


+

Last weekend I was able to buy a ThinkPad L560 laptop from a car boot, and the best part about buying this laptop is it only cost me Β£15 with it being fully working!

+ + +

Likes

+

The best thing about this ThinkPad as well as most ThinkPads is the keyboard; it feels so good to type on, and I love it so much; it definitely subconsciously encourages me to type faster. I also like the fact that it is bigger than my main laptop; it gives me a lot of screen space and is more comfortable for me to use. The only disadvantage to this is that the laptop does not fit in some of my bags.

+ +

Dislikes

+

The only thing I really dislike about the laptop is where the ports are located. This is because the charger is at the side when it should, in my opinion, be at the back where there is a USB port. There is also the fact that the screen is not all that bright, not making it ideal for outside use, but I do not plan on using it outside much. But apart from all of that, I am all happy with it!


+ +

Problems

+

There have been two problems with this laptop so far, the first being that it had issues powering on when I brought it. But after a while with messing around with the laptop, I fixed the issue and it is all good now, but there is a chance this could happen in the future, so I have to keep that in mind. The other issue I had was the fan being weird; this problem has only occurred as of today, but it is only a small problem and is probably fixed for good now!

+ +

What will it be used for?

+

This ThinkPad will be my day laptop, so whenever I go out I will bring it; the reason why I will use it as a day laptop is because I got it for cheep and if it goes missing I will not be too upset.


+ +

Last words

+

Thank you for reading. I hope this laptop lasts me a while, and I will mostly use it for school.

+

+
Back πŸšͺ | More Linux 🐧 | Hardware πŸ–₯
+
+ + diff --git a/public/posts/07FishShell b/public/posts/07FishShell deleted file mode 100644 index 0a47e73..0000000 --- a/public/posts/07FishShell +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - 🐟 - - - - -
- -
-
-

Trying out fish shell!

-

Date: 22-08-2024


- -

Fish shell is a command-line shell mostly written in the Rust programming language for Unix-related systems that aims to be user-friendly. The reason I have chosen to try fishing is because I like some of the features it comes with! - -

Features of Fish 🐟

-

Fish aims to be a smart, user-friendly command line shell

-
    -
  • Tab completion
  • -
  • Themes
  • -
  • Syntax highlighting
  • -
  • Web Based Configuration
  • -

- -

What I like about Fish!

-

My favourite feature of the fish shell is that it has built-in tab completion, meaning it gives you options for the command you are inputting into the terminal. This also remembers the last time you typed in a command, so when I am sshing into a server, it makes it so much easier!

- -

I also like the fact that all of the features listed above come out of the box! The only configuration I have had to do is set my aliases and make the Starship program work. I do know there are plugins that I do need to take a look at, but for now, I do not see any need for any since I am happy with what they come with!


- -

Last thoughts

-

Overall, I am rather impressed by fish. I will use it as my main shell for the time being, but if I do have any problems, I can just switch to Bash shell for the duration of that problem. I know there is probably a bunch I have missed out on Fish shell, but so far it has been smooth and I have nothing but good to say about it!

-

Thank you for reading.

-

-
Back πŸšͺ | More Linux 🐧 | More Tech πŸ§‘β€πŸ’»
-
- - diff --git a/public/posts/07FishShell.html b/public/posts/07FishShell.html new file mode 100644 index 0000000..9b9643b --- /dev/null +++ b/public/posts/07FishShell.html @@ -0,0 +1,49 @@ + + + + + + + 🐟 + + + + +
+ +
+
+

Trying out fish shell!

+

Date: 22-08-2024


+ +

Fish shell is a command-line shell mostly written in the Rust programming language for Unix-related systems that aims to be user-friendly. The reason I have chosen to try fishing is because I like some of the features it comes with! + +

Features of Fish 🐟

+

Fish aims to be a smart, user-friendly command line shell

+
    +
  • Tab completion
  • +
  • Themes
  • +
  • Syntax highlighting
  • +
  • Web Based Configuration
  • +

+ +

What I like about Fish!

+

My favourite feature of the fish shell is that it has built-in tab completion, meaning it gives you options for the command you are inputting into the terminal. This also remembers the last time you typed in a command, so when I am sshing into a server, it makes it so much easier!

+ +

I also like the fact that all of the features listed above come out of the box! The only configuration I have had to do is set my aliases and make the Starship program work. I do know there are plugins that I do need to take a look at, but for now, I do not see any need for any since I am happy with what they come with!


+ +

Last thoughts

+

Overall, I am rather impressed by fish. I will use it as my main shell for the time being, but if I do have any problems, I can just switch to Bash shell for the duration of that problem. I know there is probably a bunch I have missed out on Fish shell, but so far it has been smooth and I have nothing but good to say about it!

+

Thank you for reading.

+

+
Back πŸšͺ | More Linux 🐧 | More Tech πŸ§‘β€πŸ’»
+
+ + diff --git a/public/posts/08ArchServer b/public/posts/08ArchServer deleted file mode 100644 index 2d701db..0000000 --- a/public/posts/08ArchServer +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - Arch Linux Server - - - - -
- -
-
-

Arch Linux Server!

-

Date: 26-7-2024


-

Today I have installed Arch Linux on my home server; I will be honest it has been so smooth!

-

I use Arch Linux as my desktop Linux distro, and I knew that you could use it as a server, but I never really thought of doing it. The only reason why I have done this is just to see how good it actually is because, well, I do not hear about people using it as a server much.


- -

What do I have on the server? πŸ“‹

-

I have all the same services that I hosted on my previus server install and more!

- -

I was thinking about adding Nextcloud to my server, but I can just use the scp command for backups, plus I do not have much to put on it due to the fact all my work is hosted on Gitlab.


- -

Searxng πŸ”Ž

-

Searxng is a metasearch engine that takes results from other search services. It does not track you; even the public ones don't! I like it because it gives me good results and it is easy to self-host, so I know 100%Β  that I am not being tracked. I did try to install it without Docker, but the guidedid not work for me, so I basically took the easy way out with the official Docker image that worked.

- -

qBittorrent ⟳

-

I have the web UI of qBittorrent installed on my Arch Linux server. I used the Arch Linux guide on how to set it up, and I only really needed to install two programs. Then, just like that, everything is installed and working! It was really easy, and I am more satisfied with it. The reason why I have a torrent is just to support some Linux distros I like and have the ISOs ready when I need them.

- -

Jellyfin πŸ“Ί

-

Jellyfin is a free, as in freedom software, self-hosted media server. If you have ever used Plex, it is kind of like that, but Jellyfin is better because it has a whole load of plugins and is licensed under the GPL-2.0, which makes it free software! But overall, it is an amazing media server, way better than Plex, so if you are able to switch over. I will be mostly hosting a few movies and books on it!Β 

- -

MariaDB πŸ“‹

-

MariaDB is a database server forked from MySQL. The reason why I have this installed on my server is because I want to start learning how to use a database on a server because, from what I can tell, it looks really good on a CV, and you never know, it could be useful to me in the future!


- -

Last words

-

I will probably only use Arch Linux for servers because it is hassle-free and easy to use! That is all there is to say it was easy and less of a headache than Ubuntu, at least in my experience.

-

But thank you for reading!

- -

-
Back πŸšͺ | More Linux 🐧 | More Tech πŸ§‘β€πŸ’»
-
- - diff --git a/public/posts/08ArchServer.html b/public/posts/08ArchServer.html new file mode 100644 index 0000000..76d4671 --- /dev/null +++ b/public/posts/08ArchServer.html @@ -0,0 +1,58 @@ + + + + + + + Arch Linux Server + + + + +
+ +
+
+

Arch Linux Server!

+

Date: 26-7-2024


+

Today I have installed Arch Linux on my home server; I will be honest it has been so smooth!

+

I use Arch Linux as my desktop Linux distro, and I knew that you could use it as a server, but I never really thought of doing it. The only reason why I have done this is just to see how good it actually is because, well, I do not hear about people using it as a server much.


+ +

What do I have on the server? πŸ“‹

+

I have all the same services that I hosted on my previus server install and more!

+ +

I was thinking about adding Nextcloud to my server, but I can just use the scp command for backups, plus I do not have much to put on it due to the fact all my work is hosted on Gitlab.


+ +

Searxng πŸ”Ž

+

Searxng is a metasearch engine that takes results from other search services. It does not track you; even the public ones don't! I like it because it gives me good results and it is easy to self-host, so I know 100%Β  that I am not being tracked. I did try to install it without Docker, but the guidedid not work for me, so I basically took the easy way out with the official Docker image that worked.

+ +

qBittorrent ⟳

+

I have the web UI of qBittorrent installed on my Arch Linux server. I used the Arch Linux guide on how to set it up, and I only really needed to install two programs. Then, just like that, everything is installed and working! It was really easy, and I am more satisfied with it. The reason why I have a torrent is just to support some Linux distros I like and have the ISOs ready when I need them.

+ +

Jellyfin πŸ“Ί

+

Jellyfin is a free, as in freedom software, self-hosted media server. If you have ever used Plex, it is kind of like that, but Jellyfin is better because it has a whole load of plugins and is licensed under the GPL-2.0, which makes it free software! But overall, it is an amazing media server, way better than Plex, so if you are able to switch over. I will be mostly hosting a few movies and books on it!Β 

+ +

MariaDB πŸ“‹

+

MariaDB is a database server forked from MySQL. The reason why I have this installed on my server is because I want to start learning how to use a database on a server because, from what I can tell, it looks really good on a CV, and you never know, it could be useful to me in the future!


+ +

Last words

+

I will probably only use Arch Linux for servers because it is hassle-free and easy to use! That is all there is to say it was easy and less of a headache than Ubuntu, at least in my experience.

+

But thank you for reading!

+ +

+
Back πŸšͺ | More Linux 🐧 | More Tech πŸ§‘β€πŸ’»
+
+ + diff --git a/public/posts/09Kernel b/public/posts/09Kernel deleted file mode 100644 index 020e7e6..0000000 --- a/public/posts/09Kernel +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - Compiling the Kernel 🐧 - - - - -
- -
-
-

Compiling the Linux Kernel 🐧

-

Date: 28-08-2024


- -

Today I have compiled the newest version of the Linux kernel being 6.10.6!

-

The main reason why I have done this is because whenever I try install to install Gentoo I fail. I do know you can convert a Linux distro into Gentoo but I want to install it from the ISO first before I do that.


- -

Was it easy?

-

I would say compiling the kernel was very easy; all I did was input a few commands and copy the defauly config over. There is not much I can say because compiling the kernel is not that complex, but one thing I will say is that my computer was crying during the process.Β 

- -

Results?

-

As of right now my computer and Laptop both feel a bit faster now that a I have compilied the kernel, and now that I have learnt how to compile the Linux kernel I will now do it whenever I get a new laptop!

- -

-
Back πŸšͺ | More Linux 🐧 | More Tech πŸ§‘β€πŸ’» 
-
-
- - - diff --git a/public/posts/09Kernel.html b/public/posts/09Kernel.html new file mode 100644 index 0000000..3371522 --- /dev/null +++ b/public/posts/09Kernel.html @@ -0,0 +1,41 @@ + + + + + + + Compiling the Kernel 🐧 + + + + +
+ +
+
+

Compiling the Linux Kernel 🐧

+

Date: 28-08-2024


+ +

Today I have compiled the newest version of the Linux kernel being 6.10.6!

+

The main reason why I have done this is because whenever I try install to install Gentoo I fail. I do know you can convert a Linux distro into Gentoo but I want to install it from the ISO first before I do that.


+ +

Was it easy?

+

I would say compiling the kernel was very easy; all I did was input a few commands and copy the defauly config over. There is not much I can say because compiling the kernel is not that complex, but one thing I will say is that my computer was crying during the process.Β 

+ +

Results?

+

As of right now my computer and Laptop both feel a bit faster now that a I have compilied the kernel, and now that I have learnt how to compile the Linux kernel I will now do it whenever I get a new laptop!

+ +

+
Back πŸšͺ | More Linux 🐧 | More Tech πŸ§‘β€πŸ’» 
+
+
+ + + diff --git a/public/posts/10Gentoo b/public/posts/10Gentoo deleted file mode 100644 index b505a47..0000000 --- a/public/posts/10Gentoo +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - Gentoo 🐧 - - - - -
- -
-
-

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.

- -

NVIDIA

-

After installing I wanted to get my desktop enviroment of DWM working. Now sadly I do have a NVIDIA Gpu and I knew before I even started installing Gentoo that I would have problems with it. So I tried the simple solution first just installing the Xorg server software and the NVIDA graphics drivers. It did not work so I did some more tinkering and updated my system with a configured kernel but I sent it into a panic. At this point I just lost all hope and I had been using Gentoo for two days at that point and I just wanted a normal desktop so I reinstalled Arch Linux and played some video games because I was just tired at that point.

- -

Final thoughts

-

I really enjoyed messing around with Gentoo, even though it took a long time to do so. The documentation on their website was excellent, and I highly recommend trying it out if you're looking for a faster operating system. Personally, I plan to switch to Gentoo once I get an AMD GPU since AMD is supported way better on Linux.

- -

My favorite thing about Gentoo is that it doesn’t require Systemd as your init system. Instead, Gentoo gives you the choice to use OpenRC, which I find to be simpler and more efficient and not to add more clean than Systemd. I also love that Gentoo requires you to compile everything, and I noticed that my system ran way faster compared to when I was using Arch Linux or any other Linux distro.


- -

But that is all, thank you for reading!

- -

-
Back πŸšͺ | More Linux 🐧 | More Tech πŸ§‘β€πŸ’» 
-
-
- - - diff --git a/public/posts/10Gentoo.html b/public/posts/10Gentoo.html new file mode 100644 index 0000000..599abf4 --- /dev/null +++ b/public/posts/10Gentoo.html @@ -0,0 +1,47 @@ + + + + + + + Gentoo 🐧 + + + + +
+ +
+
+

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.

+ +

NVIDIA

+

After installing I wanted to get my desktop enviroment of DWM working. Now sadly I do have a NVIDIA Gpu and I knew before I even started installing Gentoo that I would have problems with it. So I tried the simple solution first just installing the Xorg server software and the NVIDA graphics drivers. It did not work so I did some more tinkering and updated my system with a configured kernel but I sent it into a panic. At this point I just lost all hope and I had been using Gentoo for two days at that point and I just wanted a normal desktop so I reinstalled Arch Linux and played some video games because I was just tired at that point.

+ +

Final thoughts

+

I really enjoyed messing around with Gentoo, even though it took a long time to do so. The documentation on their website was excellent, and I highly recommend trying it out if you're looking for a faster operating system. Personally, I plan to switch to Gentoo once I get an AMD GPU since AMD is supported way better on Linux.

+ +

My favorite thing about Gentoo is that it doesn’t require Systemd as your init system. Instead, Gentoo gives you the choice to use OpenRC, which I find to be simpler and more efficient and not to add more clean than Systemd. I also love that Gentoo requires you to compile everything, and I noticed that my system ran way faster compared to when I was using Arch Linux or any other Linux distro.


+ +

But that is all, thank you for reading!

+ +

+
Back πŸšͺ | More Linux 🐧 | More Tech πŸ§‘β€πŸ’» 
+
+
+ + + diff --git a/public/posts/11School b/public/posts/11School deleted file mode 100644 index 3395cce..0000000 --- a/public/posts/11School +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - School - - - - -
- -
-
-

School Update

-

Date: 07-09-2024


-

As of last week, school has started.

-

Unfortunately, I no longer have all day to tinker with Linux. While I'll try to continue to update this website, my focus will be more shifting toward school, especially with my GCSEs approaching. I’m a bit disappointed to temporarily step back from Linux and programming, but I plan to get back into it in as soon as I have spare ome time off work. For example, today I managed to get WireGuard working with a VPN!

-

That’s all for this updateβ€”just a quick note to say that school is in session, and my priorities will be focused there for now.

-

-
Back πŸšͺ
-
-
- - - diff --git a/public/posts/11School.html b/public/posts/11School.html new file mode 100644 index 0000000..3395cce --- /dev/null +++ b/public/posts/11School.html @@ -0,0 +1,34 @@ + + + + + + + School + + + + +
+ +
+
+

School Update

+

Date: 07-09-2024


+

As of last week, school has started.

+

Unfortunately, I no longer have all day to tinker with Linux. While I'll try to continue to update this website, my focus will be more shifting toward school, especially with my GCSEs approaching. I’m a bit disappointed to temporarily step back from Linux and programming, but I plan to get back into it in as soon as I have spare ome time off work. For example, today I managed to get WireGuard working with a VPN!

+

That’s all for this updateβ€”just a quick note to say that school is in session, and my priorities will be focused there for now.

+

+
Back πŸšͺ
+
+
+ + + diff --git a/public/posts/12Pihole b/public/posts/12Pihole deleted file mode 100644 index 682fb82..0000000 --- a/public/posts/12Pihole +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - Pi-hole - - - - -
- -
-
-

Pi-hole

-

Date: 18-09-2024


- -

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 ?

- -

Pi-hole is a DNS sinkhole that can be used with your router to protect your other devices without installing any client-side software. For the most part, Pi-hole is used for only blocking ads, but there is more you can do with it, for example, logging internet activity and blocking websites. - -

benefits of using Pi-Hole

-
    -
  • Network wide adblocker
  • -
  • Saves bandwith due to adblocker
  • -
  • Adblocker on all mobile apps
  • -
  • Free of cost
  • -
  • Can function as a DHCP server
  • -
  • Easy-to-install
  • -

- -

Installing

-

Since I'm using Arch Linux as my server OS, the only real option I had was to use the Docker container. It was relatively easy to install, though I did encounter some issues, mostly due to me not reading what to do. Overall, I'd say it was easy to set up and configure for all my devices to use.

- -

Blocklist

-

I have a number of websites blocked to avoid visiting suspicious sites or being tracked. The best source for blocklists from what I can tell is Firebog. I recommend using only the lists marked in green, as those coloured blue are either no longer maintained or may interfere with your normal day to day web browsing. Additionally I would just add the top three lists from each category to cover a good enought basis.

- -
-

Last thoughts

-

I really do like Pi-hole and I see myself using it for the forseeable future as it just does a whole bunch of intresting bits that help me be more secure online.

- - - -

-
Back πŸšͺ | More Linux 🐧 | More Tech πŸ§‘β€πŸ’»
-
-
- - - diff --git a/public/posts/12Pihole.html b/public/posts/12Pihole.html new file mode 100644 index 0000000..57e085f --- /dev/null +++ b/public/posts/12Pihole.html @@ -0,0 +1,61 @@ + + + + + + + Pi-hole + + + + +
+ +
+
+

Pi-hole

+

Date: 18-09-2024


+ +

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 ?

+ +

Pi-hole is a DNS sinkhole that can be used with your router to protect your other devices without installing any client-side software. For the most part, Pi-hole is used for only blocking ads, but there is more you can do with it, for example, logging internet activity and blocking websites. + +

benefits of using Pi-Hole

+
    +
  • Network wide adblocker
  • +
  • Saves bandwith due to adblocker
  • +
  • Adblocker on all mobile apps
  • +
  • Free of cost
  • +
  • Can function as a DHCP server
  • +
  • Easy-to-install
  • +

+ +

Installing

+

Since I'm using Arch Linux as my server OS, the only real option I had was to use the Docker container. It was relatively easy to install, though I did encounter some issues, mostly due to me not reading what to do. Overall, I'd say it was easy to set up and configure for all my devices to use.

+ +

Blocklist

+

I have a number of websites blocked to avoid visiting suspicious sites or being tracked. The best source for blocklists from what I can tell is Firebog. I recommend using only the lists marked in green, as those coloured blue are either no longer maintained or may interfere with your normal day to day web browsing. Additionally I would just add the top three lists from each category to cover a good enought basis.

+ +
+

Last thoughts

+

I really do like Pi-hole and I see myself using it for the forseeable future as it just does a whole bunch of intresting bits that help me be more secure online.

+ + + +

+
Back πŸšͺ | More Linux 🐧 | More Tech πŸ§‘β€πŸ’»
+
+
+ + + diff --git a/public/posts/13I2P b/public/posts/13I2P deleted file mode 100644 index 35055e0..0000000 --- a/public/posts/13I2P +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - I2P πŸ•΅οΈ - - - - -
- -
-
-

Trying out I2P πŸ•΅οΈ

-

Date: 22-09-2024


- - -

What is I2P?

-

I2P stands for "The Invisible Internet Project" and it is a totally private and encrypted private network layer. If you have ever heard of or used the Tor project, it is similar, but the I2P network is more secure and faster.

- -

What is the point of using I2P?

-

This is a good question. Why should you or I even use I2P? The answer is simple: it offers many interesting things, for example:

-
    -
  • Over 7,000 unique websites to visit
  • -
  • Free fully private Email address
  • -
  • Private IRCs
  • -
  • Fully decentralization
  • -
  • Advanced userbase
  • -
  • Faster than the Tor and freenet
  • -
-

Overall, I2P offers a lot to you and has an amazing community of friendly people.


-

My experience

-

Hosting on home server

-

I installed i2pd onto my home server. I chose i2pd because it is written in C, making it faster than the normal I2P package.

- -

After installing and starting up i2pd with Systemd, I had to forward the ports on my local network so that I could use I2P. This can be done by running a simple command:

-
-

ssh -fTNL 4444:127.0.0.1:4444 -L 7070:127.0.0.1:7070 <username>

-
- -

I would strongly suggest using Librewolf to look through the I2P network.


-

Here are a few websites I do like:

-
    -
  • http://notbob.i2p/
  • -
  • http://ramble.i2p/
  • -
-

Most of the websites on I2P are personal sites, and I highly suggest using NotBob to look for them because some of them are really cool.


-

Last thoughts

-

Most of the websites on I2P are personal sites. I highly suggest using NotBob to look for them because some of them are really cool.

- -

-
Back πŸšͺ| More Tech πŸ§‘β€πŸ’» 
-
- -
- - - diff --git a/public/posts/13I2P.html b/public/posts/13I2P.html new file mode 100644 index 0000000..9c0d5e5 --- /dev/null +++ b/public/posts/13I2P.html @@ -0,0 +1,67 @@ + + + + + + + I2P πŸ•΅οΈ + + + + +
+ +
+
+

Trying out I2P πŸ•΅οΈ

+

Date: 22-09-2024


+ + +

What is I2P?

+

I2P stands for "The Invisible Internet Project" and it is a totally private and encrypted private network layer. If you have ever heard of or used the Tor project, it is similar, but the I2P network is more secure and faster.

+ +

What is the point of using I2P?

+

This is a good question. Why should you or I even use I2P? The answer is simple: it offers many interesting things, for example:

+
    +
  • Over 7,000 unique websites to visit
  • +
  • Free fully private Email address
  • +
  • Private IRCs
  • +
  • Fully decentralization
  • +
  • Advanced userbase
  • +
  • Faster than the Tor and freenet
  • +
+

Overall, I2P offers a lot to you and has an amazing community of friendly people.


+

My experience

+

Hosting on home server

+

I installed i2pd onto my home server. I chose i2pd because it is written in C, making it faster than the normal I2P package.

+ +

After installing and starting up i2pd with Systemd, I had to forward the ports on my local network so that I could use I2P. This can be done by running a simple command:

+
+

ssh -fTNL 4444:127.0.0.1:4444 -L 7070:127.0.0.1:7070 <username>

+
+ +

I would strongly suggest using Librewolf to look through the I2P network.


+

Here are a few websites I do like:

+
    +
  • http://notbob.i2p/
  • +
  • http://ramble.i2p/
  • +
+

Most of the websites on I2P are personal sites, and I highly suggest using NotBob to look for them because some of them are really cool.


+

Last thoughts

+

Most of the websites on I2P are personal sites. I highly suggest using NotBob to look for them because some of them are really cool.

+ +

+
Back πŸšͺ| More Tech πŸ§‘β€πŸ’» 
+
+ +
+ + + diff --git a/public/posts/14Email b/public/posts/14Email deleted file mode 100644 index 17732fb..0000000 --- a/public/posts/14Email +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - Email - - - - -
- -
-
-

Email and Life update

-

30-11-2024

-
-

Introduction

-

Hello there, it has been a long while since I have posted to my website. I have just been busy with life and school.


- -

Email

- -

If you have tried to look at this website the past few days, you may have noticed that it has been down, and that is because I have been trying to get an email server working again. Sadly God does not want me to set this server up because the VPS provider I was using Digital Ocean does not allow port 25, the port needed for Email. I know there is probably a way to tiptoe around this but I cannot be bothered. I have found 3 VPSes that do not block this port so I will hopefully get my awaited email server soon.

- -
-

School

-

School has been alright, just long days and homework. I have not had much time to program or mess around with Linux, but now that mocks are over, I might have some more time to mess around and learn. This whole setting up an email server thing is my latest Linux work, but I hope to do some more junk with servers soon.

-

-
Back πŸšͺ | More about my Life 🍺 | More Tech πŸ§‘β€πŸ’» 
-
-
- - - diff --git a/public/posts/14Email.html b/public/posts/14Email.html new file mode 100644 index 0000000..e6b17fb --- /dev/null +++ b/public/posts/14Email.html @@ -0,0 +1,42 @@ + + + + + + + Email + + + + +
+ +
+
+

Email and Life update

+

30-11-2024

+
+

Introduction

+

Hello there, it has been a long while since I have posted to my website. I have just been busy with life and school.


+ +

Email

+ +

If you have tried to look at this website the past few days, you may have noticed that it has been down, and that is because I have been trying to get an email server working again. Sadly God does not want me to set this server up because the VPS provider I was using Digital Ocean does not allow port 25, the port needed for Email. I know there is probably a way to tiptoe around this but I cannot be bothered. I have found 3 VPSes that do not block this port so I will hopefully get my awaited email server soon.

+ +
+

School

+

School has been alright, just long days and homework. I have not had much time to program or mess around with Linux, but now that mocks are over, I might have some more time to mess around and learn. This whole setting up an email server thing is my latest Linux work, but I hope to do some more junk with servers soon.

+

+
Back πŸšͺ | More about my Life 🍺 | More Tech πŸ§‘β€πŸ’» 
+
+
+ + + diff --git a/public/posts/15Christmas b/public/posts/15Christmas deleted file mode 100644 index 68d3535..0000000 --- a/public/posts/15Christmas +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - Christmas time πŸŽ… - - - - -
- -
-
-

Christmas πŸŽ…

-

Date: 16-12-2024

-
-

-

I wish all who are reading a very merry Christmas! If you are reading after Christmas still have a rather merry time! I am writing this post just to show some tech items I have brought for myself.


-

Google Pixel 7a

-

Since it is near Christmas and I have had the same phone for the last ~2 years; I thought why don't I buy a new phone. I saw the Google Pixel 7a was for sale I thought why not. I did not only buy the Google pixel 7a becuase of its price, but also the fact that it is really easy to install custom ROMS onto the phone and root the phone. - -

The day the phone arrived, I tried to install CalyxOS onto the phone since it already has a full suite of apps ready to go, plus privacy tweaks, but for some reason the Linux installer only unlocked the bootloader and left me with a phone without an operating system. After this I got a tiny bit worried because it would not boot into anything, and this was my first time installing a custom ROM onto my phone. So in my panic, I installed LineageOS, and it worked amazingly without a problem.Β  I am so happy and impressed with LineageOS!

-
- -

Rooting LineageOS 21

-

It is stupidly easy to root LineageOS. The first thing you want to do is enter recovery mode, then go to apply updates >> Apply update >> Apply from ADB after that connect your computer to your phone via the Android Debug Bridge and push the Magisk.apk file to the phone, this basically sideloades magisk so you are able to become root. -


- -

What I like about the Google Pixel 7a

-

Fingerprint detector: For some reason, with most fingerprint readers, they do not like my thumbs. This leads to me barely using the fingerprint detector, but in this phone's case, it does it perfectly!

-

Easy to root and install custom ROMs: As mentioned, it is very easy to root this phone.

-
- -

What I dislike about the Google Pixel 7a

-

Storage: Overall, I wish the phone had a little bit more storage. I personally believe the Goldilocks zone for phone storage is around ~250GB because it gives enough space for apps and plenty of space for photos and videos.Β 

-

MicroSD slot: This ties in with the storage problem; I am not able to add a microSD card, meaning I cannot add more storage. When the time comes when I do need more storage, I will just use USBs for the task.

-
-

Specs

-
    -
  • Released: May 10, 2023
  • -
  • CPU: Octa-core
  • -
  • GPU: Mali-G710
  • -
  • RAM: 8GB
  • -
-
- -

Overview

-

Overall, I really like the Google Pixel 7a, and I am so happy I bought it. I have enjoyed setting up the phone and basically turning it into my own little weekend project. I have also mostly de-Googled LineageOS, but I need to tinker a bit more to fully de-Google everything. I might even write a few guides or scripts on how to de-Google LineageOS.

-
- -

ThinkPad T440p

-

Recentally if you have looked at the "Todo" list, you may have seen that I have been looking for a laptop that I can Libreboot. After all this time of waiting and searching I have finally found a good one; the best part of the whole thing is that the previous owner already librebooted it meaning that I did not need to do anything on my end!

-
- -

What I like about the ThinkPad T440p

-

The keyboard on this computer is amazing! It is better than my previous laptop, and it just feels like heaven typing on it.

-

Modular: This laptop is extremely modular, with most parts being replaceable!Β  Due to this I will be upgrading and customising the laptop in 2025!

- -

What I dislike about the ThinkPad T440p

-

Screen: My only complaint about this laptop is that the screen is not the best. But I do know that you can replace it, so I plan to do that in the future. - -


-

Specs as of now

-
  • CPU: i5-4340M
  • -
  • Storage: 180GB SSD
  • -
  • RAM: 8GB
  • -
  • Bios: Libreboot
  • -
    - -

    Overview

    -

    Overall I am really happy with my new laptop, and I believe this can be my new daily driver. I hope the next new posts will be about upgrading the hardware on this laptop to be better than its stock specs!

    - -

    Upgrades I plan to make

    -

    I plan to replace the trackpad with a better one with physical buttons, I prefer this type of trackpad becasue it is overall more confortable and easy to use with the ThinkPad's pointer. -

    I plan to swap out the current CPU with a Intel Core i7-4910MQ which is more powerful than my current CPU

    - -

    -
    Back πŸšͺ | More Linux 🐧 | More Tech πŸ§‘β€πŸ’» | More Hardware πŸ–₯
    -
    -
    - - - diff --git a/public/posts/15Christmas.html b/public/posts/15Christmas.html new file mode 100644 index 0000000..81db62d --- /dev/null +++ b/public/posts/15Christmas.html @@ -0,0 +1,92 @@ + + + + + + + Christmas time πŸŽ… + + + + +
    + +
    +
    +

    Christmas πŸŽ…

    +

    Date: 16-12-2024

    +
    +

    +

    I wish all who are reading a very merry Christmas! If you are reading after Christmas still have a rather merry time! I am writing this post just to show some tech items I have brought for myself.


    +

    Google Pixel 7a

    +

    Since it is near Christmas and I have had the same phone for the last ~2 years; I thought why don't I buy a new phone. I saw the Google Pixel 7a was for sale I thought why not. I did not only buy the Google pixel 7a becuase of its price, but also the fact that it is really easy to install custom ROMS onto the phone and root the phone. + +

    The day the phone arrived, I tried to install CalyxOS onto the phone since it already has a full suite of apps ready to go, plus privacy tweaks, but for some reason the Linux installer only unlocked the bootloader and left me with a phone without an operating system. After this I got a tiny bit worried because it would not boot into anything, and this was my first time installing a custom ROM onto my phone. So in my panic, I installed LineageOS, and it worked amazingly without a problem.Β  I am so happy and impressed with LineageOS!

    +
    + +

    Rooting LineageOS 21

    +

    It is stupidly easy to root LineageOS. The first thing you want to do is enter recovery mode, then go to apply updates >> Apply update >> Apply from ADB after that connect your computer to your phone via the Android Debug Bridge and push the Magisk.apk file to the phone, this basically sideloades magisk so you are able to become root. +


    + +

    What I like about the Google Pixel 7a

    +

    Fingerprint detector: For some reason, with most fingerprint readers, they do not like my thumbs. This leads to me barely using the fingerprint detector, but in this phone's case, it does it perfectly!

    +

    Easy to root and install custom ROMs: As mentioned, it is very easy to root this phone.

    +
    + +

    What I dislike about the Google Pixel 7a

    +

    Storage: Overall, I wish the phone had a little bit more storage. I personally believe the Goldilocks zone for phone storage is around ~250GB because it gives enough space for apps and plenty of space for photos and videos.Β 

    +

    MicroSD slot: This ties in with the storage problem; I am not able to add a microSD card, meaning I cannot add more storage. When the time comes when I do need more storage, I will just use USBs for the task.

    +
    +

    Specs

    +
      +
    • Released: May 10, 2023
    • +
    • CPU: Octa-core
    • +
    • GPU: Mali-G710
    • +
    • RAM: 8GB
    • +
    +
    + +

    Overview

    +

    Overall, I really like the Google Pixel 7a, and I am so happy I bought it. I have enjoyed setting up the phone and basically turning it into my own little weekend project. I have also mostly de-Googled LineageOS, but I need to tinker a bit more to fully de-Google everything. I might even write a few guides or scripts on how to de-Google LineageOS.

    +
    + +

    ThinkPad T440p

    +

    Recentally if you have looked at the "Todo" list, you may have seen that I have been looking for a laptop that I can Libreboot. After all this time of waiting and searching I have finally found a good one; the best part of the whole thing is that the previous owner already librebooted it meaning that I did not need to do anything on my end!

    +
    + +

    What I like about the ThinkPad T440p

    +

    The keyboard on this computer is amazing! It is better than my previous laptop, and it just feels like heaven typing on it.

    +

    Modular: This laptop is extremely modular, with most parts being replaceable!Β  Due to this I will be upgrading and customising the laptop in 2025!

    + +

    What I dislike about the ThinkPad T440p

    +

    Screen: My only complaint about this laptop is that the screen is not the best. But I do know that you can replace it, so I plan to do that in the future. + +


    +

    Specs as of now

    +
  • CPU: i5-4340M
  • +
  • Storage: 180GB SSD
  • +
  • RAM: 8GB
  • +
  • Bios: Libreboot
  • +
    + +

    Overview

    +

    Overall I am really happy with my new laptop, and I believe this can be my new daily driver. I hope the next new posts will be about upgrading the hardware on this laptop to be better than its stock specs!

    + +

    Upgrades I plan to make

    +

    I plan to replace the trackpad with a better one with physical buttons, I prefer this type of trackpad becasue it is overall more confortable and easy to use with the ThinkPad's pointer. +

    I plan to swap out the current CPU with a Intel Core i7-4910MQ which is more powerful than my current CPU

    + +

    +
    Back πŸšͺ | More Linux 🐧 | More Tech πŸ§‘β€πŸ’» | More Hardware πŸ–₯
    +
    +
    + + + diff --git a/public/posts/16PC b/public/posts/16PC deleted file mode 100644 index 0afd753..0000000 --- a/public/posts/16PC +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - New PC case and new year! - - - - -
    - -
    -
    -

    New PC case and new year!

    -

    Date: 16-02-2025

    -
    -

    Introduction

    -

    First post of 2025, happy new year dudes! This is the year of my GCSE (General Certificate of Education) exams, so till summer, updates to the website will be few and far between.

    -

    Recently my dad has bought a PC off of eBay; he has taken out his motherboard out of his old computer and put it into the new eBay computer. The case is a Cooler Master. Since my dad 'could not be bothered' to put the eBay motherboard into his old case, he tasked me with it; I gracefully accepted this task!

    - -

    Why switch over the motherboard ?

    -

    The reason why I have switched PC cases is quite simple. I think this PC case is a lot kooler looking than my old one. It also has way better airflow and more space inside of it. It also helps that I haven't cleaned my computer for over 5 months now. I know it is bad, but I have been busy, and my computer's hygiene is not at the top of my bucket list.

    - -
    -
    -

    Photos of my new case, aka my Dad's old case
    Before and after I installed my motherboard

    - - - - -
    -

    Here are some photos of my old PC case.
    Before I installed the Ebay motherboard and after

    - - -
    - - -
    -
    -

    The PC as of 16-02-2025
    The disc drive is exclusively for Father Ted episodes

    - -
    - -
    -

    Overview

    -

    My last thoughts are that I am really happy with my new case and I hope soon I can get a nice guicy GPU to fill up some of the space inside of the computer!

    -

    -
    Back πŸšͺ |  More Tech πŸ§‘β€πŸ’» | Hardware πŸ–₯  
    -
    -
    - - diff --git a/public/posts/16PC.html b/public/posts/16PC.html new file mode 100644 index 0000000..7600539 --- /dev/null +++ b/public/posts/16PC.html @@ -0,0 +1,61 @@ + + + + + + + New PC case and new year! + + + + +
    + +
    +
    +

    New PC case and new year!

    +

    Date: 16-02-2025

    +
    +

    Introduction

    +

    First post of 2025, happy new year dudes! This is the year of my GCSE (General Certificate of Education) exams, so till summer, updates to the website will be few and far between.

    +

    Recently my dad has bought a PC off of eBay; he has taken out his motherboard out of his old computer and put it into the new eBay computer. The case is a Cooler Master. Since my dad 'could not be bothered' to put the eBay motherboard into his old case, he tasked me with it; I gracefully accepted this task!

    + +

    Why switch over the motherboard ?

    +

    The reason why I have switched PC cases is quite simple. I think this PC case is a lot kooler looking than my old one. It also has way better airflow and more space inside of it. It also helps that I haven't cleaned my computer for over 5 months now. I know it is bad, but I have been busy, and my computer's hygiene is not at the top of my bucket list.

    + +
    +
    +

    Photos of my new case, aka my Dad's old case
    Before and after I installed my motherboard

    + + + + +
    +

    Here are some photos of my old PC case.
    Before I installed the Ebay motherboard and after

    + + +
    + + +
    +
    +

    The PC as of 16-02-2025
    The disc drive is exclusively for Father Ted episodes

    + +
    + +
    +

    Overview

    +

    My last thoughts are that I am really happy with my new case and I hope soon I can get a nice guicy GPU to fill up some of the space inside of the computer!

    +

    +
    Back πŸšͺ |  More Tech πŸ§‘β€πŸ’» | Hardware πŸ–₯  
    +
    +
    + + diff --git a/public/posts/17Server.html b/public/posts/17Server.html new file mode 100644 index 0000000..beea179 --- /dev/null +++ b/public/posts/17Server.html @@ -0,0 +1,49 @@ + + + + + + + VPS Server πŸ—„οΈ + + + + +
    + +
    +
    +

    VPS Server πŸ—„οΈ

    +

    Date: 21-02-2025

    +
    +

    Introduction

    +

    If you have read any of my posts in the past, you may know of my aspiration to host my website and email server on a VPS. Well, that day has come! Finally.

    +

    So far my VPS (virtual private server) is doing three things:

    + + +
    • Website hosting! This enables me to try other web languages like PHP out
    +
    + +

    Why host an email server ?

    +

    A better question would be why not host an email server. When you sign up for Gmail or Protonmail you give them full trust over your email communications. Well, I trust myself way more than any company to handle my personal communications. Sadly, I can only receive emails until I can get some ports unblocked, but I am happy as is!

    + +

    Why host a git server ?

    +

    I will be honest: the main reason why I host a git server is because it is really kool, in my opinion; it has enabled me to learn more about git as a program. It is also good to have a backup server to Gitlab !

    +
    + +

    Overview

    +

    Overall, I am just happy to have a whole server that I can use for whatever I want! This has opened up a whole new world for me of tinkering and stress. I hope this VPS serves me well!

    +

    +
    Back πŸšͺ | More Linux 🐧 | More Tech πŸ§‘β€πŸ’» 
    +
    +
    + + + diff --git a/public/posts/Temp b/public/posts/Temp index 07fc2a4..aa53471 100644 --- a/public/posts/Temp +++ b/public/posts/Temp @@ -31,7 +31,7 @@

    Overview


    -
    Back πŸšͺ | More Linux 🐧 | More BSD 😈 | More Tech πŸ§‘β€πŸ’» 
    +
    Back πŸšͺ | More Linux 🐧 | More BSD 😈 | More Tech πŸ§‘β€πŸ’» 
    diff --git a/public/posts/tags/BSD b/public/posts/tags/BSD deleted file mode 100644 index 300478d..0000000 --- a/public/posts/tags/BSD +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - BSD 😈 - - - - -
    - -
    -
    -
    -

    BSD 😈

    -

    17-08-2024 - Trying out fish 🐟

    -

    27-07-2024 - Messing with servers

    -

    22-07-2024 - Trying out FreeBSD

    -
    - - -
    - - diff --git a/public/posts/tags/BSD.html b/public/posts/tags/BSD.html new file mode 100644 index 0000000..ee6184e --- /dev/null +++ b/public/posts/tags/BSD.html @@ -0,0 +1,36 @@ + + + + + + + BSD 😈 + + + + +
    + +
    +
    +
    +

    BSD 😈

    +

    17-08-2024 - Trying out fish 🐟

    +

    27-07-2024 - Messing with servers

    +

    22-07-2024 - Trying out FreeBSD

    +
    + + +
    + + diff --git a/public/posts/tags/Hardware b/public/posts/tags/Hardware deleted file mode 100644 index 0f540a4..0000000 --- a/public/posts/tags/Hardware +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - Hardware πŸ–₯ - - - - -
    - -
    -
    -
    -
    -

    Hardware πŸ–₯

    -
    -

    16-02-2025 - New PC case!

    -

    18-12-2024 - Christmas πŸŽ…

    -

    17-08-2024 - New Laptop !

    -

    03-08-2024 - Yubikeys!

    -

    27-07-2024 - Messing with servers

    -
    - - -
    - - diff --git a/public/posts/tags/Hardware.html b/public/posts/tags/Hardware.html new file mode 100644 index 0000000..fcab121 --- /dev/null +++ b/public/posts/tags/Hardware.html @@ -0,0 +1,40 @@ + + + + + + + Hardware πŸ–₯ + + + + +
    + +
    +
    +
    +
    +

    Hardware πŸ–₯

    +
    +

    16-02-2025 - New PC case!

    +

    18-12-2024 - Christmas πŸŽ…

    +

    17-08-2024 - New Laptop !

    +

    03-08-2024 - Yubikeys!

    +

    27-07-2024 - Messing with servers

    +
    + + +
    + + diff --git a/public/posts/tags/Life b/public/posts/tags/Life deleted file mode 100644 index e7d91a1..0000000 --- a/public/posts/tags/Life +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - Tech πŸ§‘β€πŸ’» - - - - -
    - -
    -
    -
    -
    -

    Life 🍺

    -
    -

    01-12-2024 - Email and Life update

    -
    - - -
    - - diff --git a/public/posts/tags/Life.html b/public/posts/tags/Life.html new file mode 100644 index 0000000..002c486 --- /dev/null +++ b/public/posts/tags/Life.html @@ -0,0 +1,36 @@ + + + + + + + Tech πŸ§‘β€πŸ’» + + + + +
    + +
    +
    +
    +
    +

    Life 🍺

    +
    +

    01-12-2024 - Email and Life update

    +
    + + +
    + + diff --git a/public/posts/tags/Linux b/public/posts/tags/Linux deleted file mode 100644 index 2b55523..0000000 --- a/public/posts/tags/Linux +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - Linux 🐧 - - - - -
    - -
    -
    -
    -
    -

    Linux 🐧

    -
    -

    18-12-2024 - Christmas πŸŽ…

    -

    18-09-2024 - Pihole on Arch server

    -

    31-08-2024 - Installing Gentoo Linux

    -

    28-08-2024 - Compiling the Linux Kernel 🐧

    -

    26-08-2024 - Arch Server!

    -

    17-08-2024 - Trying Out Fish 🐟

    -

    27-07-2024 - Messing With Servers

    -

    13-07-2024 - Switching to DWM

    -
    - - -
    - - - diff --git a/public/posts/tags/Linux.html b/public/posts/tags/Linux.html new file mode 100644 index 0000000..cee0de7 --- /dev/null +++ b/public/posts/tags/Linux.html @@ -0,0 +1,45 @@ + + + + + + + Linux 🐧 + + + + +
    + +
    +
    +
    +
    +

    Linux 🐧

    +
    +

    21-02-2025 - VPS Server πŸ—„οΈ

    +

    18-12-2024 - Christmas πŸŽ…

    +

    18-09-2024 - Pihole on Arch server

    +

    31-08-2024 - Installing Gentoo Linux

    +

    28-08-2024 - Compiling the Linux Kernel 🐧

    +

    26-08-2024 - Arch Server!

    +

    17-08-2024 - Trying Out Fish 🐟

    +

    27-07-2024 - Messing With Servers

    +

    13-07-2024 - Switching to DWM

    +
    + + +
    + + + diff --git a/public/posts/tags/Tech b/public/posts/tags/Tech deleted file mode 100644 index 6a79dbc..0000000 --- a/public/posts/tags/Tech +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - Tech πŸ§‘β€πŸ’» - - - - -
    - -
    -
    -
    -
    -

    Tech πŸ§‘β€πŸ’»

    -
    -

    16-02-2025 - New PC case!

    -

    18-12-2024 - Christmas πŸŽ…

    -

    01-12-2024 - Email and Life update

    -

    22-09-2024 - Trying out I2P πŸ•΅οΈ

    -

    18-09-2024 - Pihole on Arch server

    -

    31-08-2024 - Installing Gentoo Linux

    -

    28-08-2024 - Compiling the Linux Kernel 🐧

    -

    26-08-2024 - Arch Server!

    -

    17-08-2024 - Trying Out Fish 🐟

    -

    03-08-2024 - Yubikeys!

    -

    27-07-2024 - Messing With Servers

    -

    22-07-2024 - Trying Out FreeBSD

    -

    13-07-2024 - Switching To DWM

    -
    - - -
    - - diff --git a/public/posts/tags/Tech.html b/public/posts/tags/Tech.html new file mode 100644 index 0000000..e8b2c2b --- /dev/null +++ b/public/posts/tags/Tech.html @@ -0,0 +1,49 @@ + + + + + + + Tech πŸ§‘β€πŸ’» + + + + +
    + +
    +
    +
    +
    +

    Tech πŸ§‘β€πŸ’»

    +
    +

    21-02-2025 - VPS Server πŸ—„οΈ

    +

    16-02-2025 - New PC case!

    +

    18-12-2024 - Christmas πŸŽ…

    +

    01-12-2024 - Email and Life update

    +

    22-09-2024 - Trying out I2P πŸ•΅οΈ

    +

    18-09-2024 - Pihole on Arch server

    +

    31-08-2024 - Installing Gentoo Linux

    +

    28-08-2024 - Compiling the Linux Kernel 🐧

    +

    26-08-2024 - Arch Server!

    +

    17-08-2024 - Trying Out Fish 🐟

    +

    03-08-2024 - Yubikeys!

    +

    27-07-2024 - Messing With Servers

    +

    22-07-2024 - Trying Out FreeBSD

    +

    13-07-2024 - Switching To DWM

    +
    + + +
    + + diff --git a/public/posts/tags/li b/public/posts/tags/li deleted file mode 100644 index e69de29..0000000 -- cgit v1.2.3