diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-28 07:46:57 +0100 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2024-08-28 07:46:57 +0100 |
commit | 56867c9b4ced86f7231a5ee1bbea62b0cb784574 (patch) | |
tree | db31015f7e014f7e86eedbe5d41e8d0e1ccd1340 /public/posts | |
parent | c31d17cc545bf18159066b2656d3a79f6cf7025b (diff) |
Changes to lang
Diffstat (limited to 'public/posts')
-rw-r--r-- | public/posts/00dwm | 34 | ||||
-rw-r--r-- | public/posts/01Summer | 37 | ||||
-rw-r--r-- | public/posts/02FreeBSD | 38 | ||||
-rw-r--r-- | public/posts/03Art | 42 | ||||
-rw-r--r-- | public/posts/04Servers | 61 | ||||
-rw-r--r-- | public/posts/05Yubikeys | 35 | ||||
-rw-r--r-- | public/posts/06NewLaptop | 36 | ||||
-rw-r--r-- | public/posts/07FishShell | 41 | ||||
-rw-r--r-- | public/posts/08ArchServer | 46 | ||||
-rw-r--r-- | public/posts/tags/BSD | 33 | ||||
-rw-r--r-- | public/posts/tags/Hardware | 33 | ||||
-rw-r--r-- | public/posts/tags/Linux | 28 | ||||
-rw-r--r-- | public/posts/tags/Tech | 42 |
13 files changed, 250 insertions, 256 deletions
diff --git a/public/posts/00dwm b/public/posts/00dwm index f60edd9..6d37963 100644 --- a/public/posts/00dwm +++ b/public/posts/00dwm @@ -1,36 +1,42 @@ <!DOCTYPE html> -<html lang="en"> -<head> +<html lang="en-GB"> + <head> <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>DWM</title> <link rel="stylesheet" href="../styles.css"> <link rel="icon" href="../Images/favi.png" type="image/x-icon"> -</head> -<body> + </head> + <body> <header> - <nav> - <ul> - <li><a href="../index.html">Home</a></li> - <li><a href="../links.html">Links</a></li> - <li><a href="../projects.html">Projects</a></li> - <li><a href="../contact.html">Contact</a></li> - </ul> - </nav> + <nav> + <ul> + <li><a href="../index.html">Home</a></li> + <li><a href="../links.html">Links</a></li> + <li><a href="../projects.html">Projects</a></li> + <li><a href="../contact.html">Contact</a></li> + </ul> + </nav> </header> <main> <h2>Switching to DWM</h2> <h3>Date: 13-7-2024</h3> <hr> <p>It has been a little while since I have updated or added anything to the website, and this is due to the fact that I have been working on my configs, and so far I have them in such a way that I am happy with them. I have also been switching from <a href="https://qtile.org/">Qtile</a> to <a href="https://i3wm.org/">i3</a> to, well, <a href="https://dwm.suckless.org/">Dwm</a> now, which has been fun! The reason why I have switched to DWM is because it is written in C, and as my last article stated, I am currently learning C, so it's a win-win: I get a highly hackable window manager, and I get to learn more about C. I also just like how small it is in size because I have been considering doing a few projects in the future, that being, trying <a href="https://www.freebsd.org/">BSD</a>, <a href="https://www.linuxfromscratch.org/">LFS</a>, and <a href="https://www.gentoo.org/">Gentoo</a>, which DWM works on all of them; since two of them (LFS and Gentoo) require me to compile everything, this has not been the worst decision I have made.</p> + <p><br>Here is my DWM config on my PC</p> + <img src="../Images/ricing/DWM/DWM.png" alt="Linux rice" height="450px"> + <p>So far, I would say DWM is the perfect window manager for me. I do not see myself going back to Qtile or I3 any time soon because DWM has literally everything I would ever need and more, thanks to the amazing patches I am set up with. I have found it quite easy to configure it; it did take a little bit of time to get used to, but the people at Suckless have made it very easy to configure. I don't think I will be adding much to DWM from now on because I have it how I want currently, so I am pretty happy!</p> + <p><br>That is all for this post thank you for reading, more posts to come!</p> + <center><hr> <pre><a href="../index.html">Back πͺ</a> | <a href="tags/Linux">More Linux π§</a> | <a href="tags/BSD">More BSD π</a> | <a href="tags/Tech">More Tech π§βπ»</a> </pre> - + </center> </main> -</body> + </body> </html> diff --git a/public/posts/01Summer b/public/posts/01Summer index 0733322..5e9d9d1 100644 --- a/public/posts/01Summer +++ b/public/posts/01Summer @@ -1,22 +1,23 @@ <!DOCTYPE html> -<html lang="en"> -<head> +<html lang="en-GB"> + <head> <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Summer Holiday</title> <link rel="stylesheet" href="../styles.css"> <link rel="icon" href="../Images/favi.png" type="image/x-icon"> -</head> -<body> + </head> + <body> <header> - <nav> - <ul> - <li><a href="../index.html">Home</a></li> - <li><a href="../links.html">Links</a></li> - <li><a href="../projects.html">Projects</a></li> - <li><a href="../contact.html">Contact</a></li> - </ul> - </nav> + <nav> + <ul> + <li><a href="../index.html">Home</a></li> + <li><a href="../links.html">Links</a></li> + <li><a href="../projects.html">Projects</a></li> + <li><a href="../contact.html">Contact</a></li> + </ul> + </nav> </header> <main> <h1>6 Weeks holiday</h1> @@ -32,8 +33,8 @@ <p>On top of trying Gentoo and Linux From Scratch, I will also try out <a href="https://www.freebsd.org/">FreeBSD</a> 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.</p> <p>This is my 'testing computer' where I will be doing all this on.</p> - <img src="../Images/computers/testpc.jpg" width="775"> - <hr> + <img src="../Images/computers/testpc.jpg" width="775"><hr> + <h2>Programming</h2> <h3>Learning programming languages</h3> <p>Over the next 6 weeks I will also try and dedicate some more time into learning the <a href="https://en.wikipedia.org/wiki/C_(programming_language)">C programming language</a>, and I will be trying to learn some more <a href="https://www.python.org/">Python</a> 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.</p> @@ -47,10 +48,8 @@ <p><a href="../projects/programs/dotfiles">Dotfiles Link</a></p> <h3>Website</h3> - <p>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.</p> - + <p>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.</p><hr> - <hr> <h2>Writing</h2> <p>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 <a href="../projects.html">projects page</a> for any updates!</p> @@ -58,9 +57,7 @@ <p>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.</p> <center><hr> <pre><a href="../index.html">Back πͺ</a></pre> - - </main> -</body> + </body> </html> diff --git a/public/posts/02FreeBSD b/public/posts/02FreeBSD index 0a49838..b1600d0 100644 --- a/public/posts/02FreeBSD +++ b/public/posts/02FreeBSD @@ -1,37 +1,38 @@ <!DOCTYPE html> -<html lang="en"> -<head> +<html lang="en-GB"> + <head> <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>FreeBSD</title> <link rel="stylesheet" href="../styles.css"> <link rel="icon" href="../Images/favi.png" type="image/x-icon"> -</head> -<body> + </head> + <body> <header> - <nav> - <ul> - <li><a href="../index.html">Home</a></li> - <li><a href="../links.html">Links</a></li> - <li><a href="../projects.html">Projects</a></li> - <li><a href="../contact.html">Contact</a></li> - </ul> - </nav> + <nav> + <ul> + <li><a href="../index.html">Home</a></li> + <li><a href="../links.html">Links</a></li> + <li><a href="../projects.html">Projects</a></li> + <li><a href="../contact.html">Contact</a></li> + </ul> + </nav> </header> <main> <h2>Trying out FreeBSD</h2> - <h3>Date: 22-7-2024</h3> - <hr> + <h3>Date: 22-7-2024</h3><hr> <p>Today, I had the pleasure of trying out <a href="https://www.freebsd.org/">FreeBSD</a>, the open source, Unix-like operating system. In this post, I will share my experience with FreeBSD based on my time using it.</p> <h2>Instillation</h2> <p>Installing FreeBSD is relatively easy; you are provided with a nice graphical interface that supports mouse input. Below is a screenshot.</p> + <img src="../Images/ricing/BSD/bsdinstall-choose-mode.png" alt="BSD Installer" height="565px"> + <p>I had no issues with the install script. The only problem I encountered was with using <a href="https://www.ventoy.net">Ventoy</a>; for some reason, FreeBSD does not work with Ventoy, so I had to burn it to a standard USB stick.</p> <p>I downloaded the <a href="https://download.freebsd.org/releases/amd64/amd64/ISO-IMAGES/14.1/FreeBSD-14.1-RELEASE-amd64-memstick.img">amd64-memstick.img</a> for my installation of FreeBSD.</p> <p>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.</p> <p>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.</p> - <h2>Post install</h2> <p>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, <a href="https://man.freebsd.org/cgi/man.cgi?pkg">PKG</a>. The command to install it is listed below.</p> <div class="code-box"> @@ -45,15 +46,16 @@ <p># Add this to the very bottom of the file on a new line<p> <p>shipwreckt ALL=(ALL) ALL<p> </div> + <p>After updating `sudo`, I was able to use the command. The next step was installing <a href="https://x.org">X.Org</a> and <a href="https://dwm.suckless.org/">dwm</a>. 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 <a href="https://gitlab.com/Shipwreckt/Dotfiles/-/tree/main/files/config/suckless/dwm?ref_type=heads">my own `dwm` configuration</a> 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 <a href="https://forums.freebsd.org/threads/installing-dwm-manually-vs-pkg.74687/">FreeBSD forums</a>. After applying that fix, I was able to use my `dwm` setup successfully. I then checked if my two most-used programs, <a href="https://alacritty.org/">Alacritty</a> and <a href="https://librewolf.net/">Librewolf</a>, 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).</p> <img src="../Images/ricing/BSD/BSDneo.png" alt="BSD with DWM" height="440px"> + <h2>Conclusion</h2> <p>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 <a href="https://www.openbsd.org/">OpenBSD</a>, as Iβve heard excellent things about BSD servers.</p> <p>Thank you for reading!</p> + <center><hr> <pre><a href="../index.html">Back πͺ</a> | <a href="tags/BSD">More BSD π</a> | <a href="tags/Tech">More Tech π§βπ»</a> </pre> - - -</body> + </body> </html> diff --git a/public/posts/03Art b/public/posts/03Art index 852017b..7518796 100644 --- a/public/posts/03Art +++ b/public/posts/03Art @@ -1,40 +1,38 @@ <!DOCTYPE html> -<html lang="en"> -<head> +<html lang="en-GB"> + <head> <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Art</title> <link rel="stylesheet" href="../styles.css"> <link rel="icon" href="../Images/favi.png" type="image/x-icon"> -</head> -<body> + </head> + <body> <header> - <nav> - <ul> - <li><a href="../index.html">Home</a></li> - <li><a href="../links.html">Links</a></li> - <li><a href="../projects.html">Projects</a></li> - <li><a href="../contact.html">Contact</a></li> - </ul> - </nav> + <nav> + <ul> + <li><a href="../index.html">Home</a></li> + <li><a href="../links.html">Links</a></li> + <li><a href="../projects.html">Projects</a></li> + <li><a href="../contact.html">Contact</a></li> + </ul> + </nav> </header> <main> <h2>Making some art</h2> - <h3>Date: 24-7-2024</h3> - <hr> - <p>Over the last few days in my free time, I have been messing around with <a href="https://www.gimp.org/">Gimp</a> 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 <a href="../projects.html">projects page</a> 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!</p> - - <hr> + <h3>Date: 24-7-2024</h3><hr> + <p>Over the last few days in my free time, I have been messing around with <a href="https://www.gimp.org/">Gimp</a> 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 <a href="../projects.html">projects page</a> 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!</p><hr> <p>Here I have tried to give Tux a vaporwave effect.</p> - <img src="../Images/art/pfp/Tux_vaporwave.png" width="500px"> - <hr> + + <img src="../Images/art/pfp/Tux_vaporwave.png" width="500px"><hr> + <p>Here are all the wallpapers I have done so far! I think the Newyork image is the best one so far.</p> <img src="../Images/art/wallpaper/0Dublin.jpg" width="700px" alt="Dublin"> <img src="../Images/art/wallpaper/1NewYork.jpg" width="700px" alt="Newyork"> + <center><hr> <pre><a href="../index.html">Back πͺ</a></pre> - - -</body> + </body> </html> diff --git a/public/posts/04Servers b/public/posts/04Servers index 1048db4..08bd8d2 100644 --- a/public/posts/04Servers +++ b/public/posts/04Servers @@ -1,52 +1,47 @@ <!DOCTYPE html> -<html lang="en"> -<head> +<html lang="en-GB"> + <head> <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Servers</title> <link rel="stylesheet" href="../styles.css"> <link rel="icon" href="../Images/favi.png" type="image/x-icon"> -</head> + </head> -<body> + <body> <header> - <nav> - <ul> - <li><a href="../index.html">Home</a></li> - <li><a href="../links.html">Links</a></li> - <li><a href="../projects.html">Projects</a></li> - <li><a href="../contact.html">Contact</a></li> - </ul> - </nav> + <nav> + <ul> + <li><a href="../index.html">Home</a></li> + <li><a href="../links.html">Links</a></li> + <li><a href="../projects.html">Projects</a></li> + <li><a href="../contact.html">Contact</a></li> + </ul> + </nav> </header> <main> <h2>Messing Around with servers</h2> - <h3>Date: 24-7-2024</h3> - <hr> + <h3>Date: 24-7-2024</h3><hr> <p>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!</p> - <p>Below is my server; it is a ThinkCentre. I do not really care about the specs because it is not going to be doing much, but it does have an Intel i7, so itβs not bad at all for what I am doing. It has 8 cores and 16 GB of memory, which should be more than enough for what I am doing.</p> - <br> + <p>Below is my server; it is a ThinkCentre. I do not really care about the specs because it is not going to be doing much, but it does have an Intel i7, so itβs not bad at all for what I am doing. It has 8 cores and 16 GB of memory, which should be more than enough for what I am doing.</p><br> - <img src="../Images/computers/thinkcenter.png" class="center" alt="ThinkCentre"> - <hr> - <h2>What is on the Server?</h2> - <img src="../Images/distros/ubuntu-logo.png" class="right-image" width="200" alt="Ubuntu Logo"> + <img src="../Images/computers/thinkcenter.png" class="center" alt="ThinkCentre"><hr> + <h2>What is on the Server?</h2> + <img src="../Images/distros/ubuntu-logo.png" class="right-image" width="200" alt="Ubuntu Logo"> - <p>The operating system of choice for this server is <a href="https://ubuntu.com/download/server">Ubuntu Server</a>; I do know it is not the best server operating system, but I will stick with it for now because I have already set everything up. In the future, I plan to migrate to either a <a href="https://www.debian.org/">Debian server</a> or an <a href="https://www.openbsd.org/">OpenBSD server</a> due to the annoyance of Ubuntuβs snap packages and other weird stuff Ubuntu likes to do.</p> + <p>The operating system of choice for this server is <a href="https://ubuntu.com/download/server">Ubuntu Server</a>; I do know it is not the best server operating system, but I will stick with it for now because I have already set everything up. In the future, I plan to migrate to either a <a href="https://www.debian.org/">Debian server</a> or an <a href="https://www.openbsd.org/">OpenBSD server</a> due to the annoyance of Ubuntuβs snap packages and other weird stuff Ubuntu likes to do.</p> - <p>This is my first time using <a href="https://www.docker.com/">Docker</a>. Docker allows you to contain programs, such as <a href="https://httpd.apache.org/">Apache</a>, 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 <a href="https://jellyfin.org/">Jellyfin media server</a>.</p> + <p>This is my first time using <a href="https://www.docker.com/">Docker</a>. Docker allows you to contain programs, such as <a href="https://httpd.apache.org/">Apache</a>, 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 <a href="https://jellyfin.org/">Jellyfin media server</a>.</p> - <p>Originally, I planned to install <a href="https://www.plex.tv/">Plex</a>, 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.</p> - - <p>The other thing I have on this server is an instance of <a href="https://github.com/searxng/searxng">SearXNG</a> 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.</p> + <p>Originally, I planned to install <a href="https://www.plex.tv/">Plex</a>, 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.</p> - <hr> - <h2>Conclusion</h2> - <p>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!</p> - <center><hr> - <pre><a href="../index.html">Back πͺ</a> | <a href="tags/Linux">More Linux π§</a> | <a href="tags/Hardware">Hardware π₯</a> | <a href="tags/BSD">More BSD π</a> | <a href="tags/Tech">More Tech π§βπ»</a> </pre> + <p>The other thing I have on this server is an instance of <a href="https://github.com/searxng/searxng">SearXNG</a> 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.</p><hr> + + <h2>Conclusion</h2> + <p>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!</p> + <center><hr> + <pre><a href="../index.html">Back πͺ</a> | <a href="tags/Linux">More Linux π§</a> | <a href="tags/Hardware">Hardware π₯</a> | <a href="tags/BSD">More BSD π</a> | <a href="tags/Tech">More Tech π§βπ»</a> </pre> </main> -</body> + </body> </html> - - diff --git a/public/posts/05Yubikeys b/public/posts/05Yubikeys index 017640e..ea7d29b 100644 --- a/public/posts/05Yubikeys +++ b/public/posts/05Yubikeys @@ -1,29 +1,31 @@ <!DOCTYPE html> -<html lang="en"> -<head> +<html lang="en-GB"> + <head> <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Yubikey</title> <link rel="stylesheet" href="../styles.css"> <link rel="icon" href="../Images/favi.png" type="image/x-icon"> -</head> -<body> + </head> + <body> <header> - <nav> - <ul> - <li><a href="../index.html">Home</a></li> - <li><a href="../links.html">Links</a></li> - <li><a href="../projects.html">Projects</a></li> - <li><a href="../contact.html">Contact</a></li> - </ul> - </nav> + <nav> + <ul> + <li><a href="../index.html">Home</a></li> + <li><a href="../links.html">Links</a></li> + <li><a href="../projects.html">Projects</a></li> + <li><a href="../contact.html">Contact</a></li> + </ul> + </nav> </header> <main> <h2>Using Yubikey</h2> - <h3>Date: 03-8-2024</h3> - <hr> + <h3>Date: 03-8-2024</h3><hr> <p>For a while now, I have wanted to own a <a href="https://www.yubico.com/">Yubikey</a>, 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.</p> + <img src="../Images/computers/yubikey.png" width="780px" alt="Yubikey 4 photo"> + <p>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:</p> <ul> <li><a href="https://tillitis.se">Tkey</a></li> @@ -37,8 +39,7 @@ <p>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!</p> <center><hr> - <pre><a href="../index.html">Back πͺ</a> | <a href="tags/Hardware">More hardware π₯</pre> + <pre><a href="../index.html">Back πͺ</a> | <a href="tags/Hardware">More hardware π₯</a> | <a href="tags/Tech">More Tech π§βπ»</a></pre> </main> -</body> + </body> </html> - diff --git a/public/posts/06NewLaptop b/public/posts/06NewLaptop index 6605dae..b504a2e 100644 --- a/public/posts/06NewLaptop +++ b/public/posts/06NewLaptop @@ -1,38 +1,35 @@ <!DOCTYPE html> -<html lang="en"> -<head> +<html lang="en-GB"> + <head> <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>New Laptop!</title> <link rel="stylesheet" href="../styles.css"> <link rel="icon" href="../Images/favi.png" type="image/x-icon"> -</head> -<body> + </head> + <body> <header> - <nav> - <ul> - <li><a href="../index.html">Home</a></li> - <li><a href="../links.html">Links</a></li> - <li><a href="../projects.html">Projects</a></li> - <li><a href="../contact.html">Contact</a></li> - </ul> - </nav> + <nav> + <ul> + <li><a href="../index.html">Home</a></li> + <li><a href="../links.html">Links</a></li> + <li><a href="../projects.html">Projects</a></li> + <li><a href="../contact.html">Contact</a></li> + </ul> + </nav> </header> <main> <h2>New Laptop!</h2> - <h3>Date: 17-8-2024</h3> - <hr> + <h3>Date: 17-8-2024</h3><hr> <p>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!</p> - <img scr="../../Images/computers/ThinkPado" > <img src="../Images/computers/ThinkPad-L560.jpg" width="775"> <h3>Likes</h3> <p>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.</p> <h3>Dislikes</h3> - <p>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!</p> - - <hr> + <p>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!</p><hr> <h3>Problems</h3> <p>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!</p> @@ -45,6 +42,5 @@ <center><hr> <pre><a href="../index.html">Back πͺ</a> | <a href="tags/Linux">More Linux π§</a> | <a href="tags/Hardware">Hardware π₯</a></pre> </main> -</body> + </body> </html> - diff --git a/public/posts/07FishShell b/public/posts/07FishShell index 28d4aaf..0a47e73 100644 --- a/public/posts/07FishShell +++ b/public/posts/07FishShell @@ -1,27 +1,27 @@ <!DOCTYPE html> -<html lang="en"> -<head> +<html lang="en-GB"> + <head> <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>π</title> <link rel="stylesheet" href="../styles.css"> <link rel="icon" href="../Images/favi.png" type="image/x-icon"> -</head> -<body> + </head> + <body> <header> - <nav> - <ul> - <li><a href="../index.html">Home</a></li> - <li><a href="../links.html">Links</a></li> - <li><a href="../projects.html">Projects</a></li> - <li><a href="../contact.html">Contact</a></li> - </ul> - </nav> + <nav> + <ul> + <li><a href="../index.html">Home</a></li> + <li><a href="../links.html">Links</a></li> + <li><a href="../projects.html">Projects</a></li> + <li><a href="../contact.html">Contact</a></li> + </ul> + </nav> </header> <main> <h1>Trying out fish shell!</h1> - <h3>Date: 22-08-2024</h3> - <hr> + <h3>Date: 22-08-2024</h3><hr> <img src="../Images/logos/fish.png" class="right-image" width="250"> <p><a href="https://fishshell.com/">Fish shell</a> 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! @@ -32,23 +32,18 @@ <li>Themes</li> <li>Syntax highlighting</li> <li>Web Based Configuration</li> - </ul> - - <hr> + </ul><hr> <h2>What I like about Fish!</h2> <p>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!</p> <img src="../Images/ricing/Fish.png"> - <p>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 <a href="https://github.com/jorgebucaran/fisher">plugins</a> 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!</p> - - <hr> + <p>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 <a href="https://github.com/jorgebucaran/fisher">plugins</a> 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!</p><hr> <h2>Last thoughts</h2> <p>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!</p> <p>Thank you for reading.</p> <center><hr> - <pre><a href="../index.html">Back πͺ</a> | <a href="tags/Linux">More Linux π§</a></pre> + <pre><a href="../index.html">Back πͺ</a> | <a href="tags/Linux">More Linux π§</a> | <a href="tags/Tech">More Tech π§βπ»</a></pre> </main> -</body> + </body> </html> - diff --git a/public/posts/08ArchServer b/public/posts/08ArchServer index 7eb5f6b..2d701db 100644 --- a/public/posts/08ArchServer +++ b/public/posts/08ArchServer @@ -1,40 +1,40 @@ <!DOCTYPE html> -<html lang="en"> -<head> +<html lang="en-GB"> + <head> <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Arch Linux Server</title> <link rel="stylesheet" href="../styles.css"> <link rel="icon" href="../Images/favi.png" type="image/x-icon"> -</head> -<body> + </head> + <body> <header> - <nav> - <ul> - <li><a href="../index.html">Home</a></li> - <li><a href="../links.html">Links</a></li> - <li><a href="../projects.html">Projects</a></li> - <li><a href="../contact.html">Contact</a></li> - </ul> - </nav> + <nav> + <ul> + <li><a href="../index.html">Home</a></li> + <li><a href="../links.html">Links</a></li> + <li><a href="../projects.html">Projects</a></li> + <li><a href="../contact.html">Contact</a></li> + </ul> + </nav> </header> <main> <h2>Arch Linux Server!</h2> - <h3>Date: 26-7-2024</h3> - <hr> + <h3>Date: 26-7-2024</h3><hr> <p>Today I have installed <a href="https://archlinux.org">Arch Linux</a> on my <a href="04Servers">home server</a>; I will be honest it has been so smooth!</p> - <p>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.</p> - <hr> + <p>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.</p><hr> + <h2>What do I have on the server? π</h2> <p>I have all the same services that I hosted on my previus server install and more!</p> <ul> <li><a href="https://github.com/searxng/searxng">Searxng π</a> <li><a href="https://www.qbittorrent.org/">qBittorrent β³</a> - <li><a href="https://jellyfin.org/">Jellyfin πΊ</a> - <li><a href="https://mariadb.org/">MariaDB π</a> + <li><a href="https://jellyfin.org/">Jellyfin πΊ</a> + <li><a href="https://mariadb.org/">MariaDB π</a> </ul> - <p>I was thinking about adding <a href=https://nextcloud.com/install/>Nextcloud</a> 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 <a href="https://gitlab.com/">Gitlab</a>.</p> - <hr> + <p>I was thinking about adding <a href=https://nextcloud.com/install/>Nextcloud</a> 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 <a href="https://gitlab.com/">Gitlab</a>.</p><hr> + <h2>Searxng π</h2> <p>Searxng is a metasearch engine that takes results from other search services. It does not track you; even the <a href="https://searx.space/">public ones</a> 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 <a href="https://www.docker.com/">Docker</a>, but the <a href="https://docs.searxng.org/admin/installation-searxng.html">guide</a>did not work for me, so I basically took the easy way out with the official Docker image that worked.</p> @@ -50,9 +50,9 @@ <h2>Last words</h2> <p>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 <a href="https://ubuntu.com">Ubuntu</a>, at least in my experience.</p> <p>But thank you for reading!</p> + <center><hr> - <pre><a href="../index.html">Back πͺ</a> | <a href="tags/Linux">More Linux π§</a></pre> + <pre><a href="../index.html">Back πͺ</a> | <a href="tags/Linux">More Linux π§</a> | <a href="tags/Tech">More Tech π§βπ»</a></pre> </main> -</body> + </body> </html> - diff --git a/public/posts/tags/BSD b/public/posts/tags/BSD index c82c31f..74afb27 100644 --- a/public/posts/tags/BSD +++ b/public/posts/tags/BSD @@ -1,28 +1,27 @@ <!DOCTYPE html> -<html lang="en"> -<head> +<html lang="en-GB"> + <head> <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>BSD π</title> <link rel="stylesheet" href="../../styles.css"> <link rel="icon" href="../../Images/favi.png" type="image/x-icon"> -</head> -<body> + </head> + <body> <header> - <nav> - <ul> - <li><a href="../../index.html">Home</a></li> - <li><a href="../../links.html">Links</a></li> - <li><a href="../../projects.html">Projects</a></li> - <li><a href="../../contact.html">Contact</a></li> - </ul> - </nav> + <nav> + <ul> + <li><a href="../../index.html">Home</a></li> + <li><a href="../../links.html">Links</a></li> + <li><a href="../../projects.html">Projects</a></li> + <li><a href="../../contact.html">Contact</a></li> + </ul> + </nav> </header> <main> - <div class="tags"> - <center> - <h1>BSD π</h1> - </center> + <div class="tags"> <center> + <h1>BSD π</h1> </center> <p>17-08-2024 - <a href="../07FishShell">Trying out fish π</a></p> <p>27-07-2024 - <a href="../04Servers">Messing with servers</a></p> <p>22-07-2024 - <a href="../02FreeBSD">Trying out FreeBSD</a></p> @@ -33,5 +32,5 @@ <pre><a href="Linux">Linux π§</a> | <a href="Hardware">Hardware π₯</a> | <a href="Tech">Tech π§βπ»</a> |</pre> </div> </main> -</body> + </body> </html> diff --git a/public/posts/tags/Hardware b/public/posts/tags/Hardware index 667b341..8ba3842 100644 --- a/public/posts/tags/Hardware +++ b/public/posts/tags/Hardware @@ -1,28 +1,29 @@ <!DOCTYPE html> -<html lang="en"> -<head> +<html lang="en-GB"> + <head> <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Hardware π₯</title> <link rel="stylesheet" href="../../styles.css"> <link rel="icon" href="../../Images/favi.png" type="image/x-icon"> -</head> -<body> + </head> + <body> <header> - <nav> - <ul> - <li><a href="../../index.html">Home</a></li> - <li><a href="../../links.html">Links</a></li> - <li><a href="../../projects.html">Projects</a></li> - <li><a href="../../contact.html">Contact</a></li> - </ul> - </nav> + <nav> + <ul> + <li><a href="../../index.html">Home</a></li> + <li><a href="../../links.html">Links</a></li> + <li><a href="../../projects.html">Projects</a></li> + <li><a href="../../contact.html">Contact</a></li> + </ul> + </nav> </header> <main> <div class="tags"> - <center> - <h1>Hardware π₯</h1> - </center> + <center> + <h1>Hardware π₯</h1> + </center> <p>17-08-2024 - <a href="../06NewLaptop">New Laptop !</a></p> <p>03-08-2024 - <a href="../05Yubikeys">Yubikeys!</a></p> <p>27-07-2024 - <a href="../04Servers">Messing with servers</a></p> @@ -33,5 +34,5 @@ <pre><a href="Linux">Linux π§</a> | <a href="BSD">BSD π</a> | <a href="Tech">Tech π§βπ»</a> |</pre> </div> </main> -</body> + </body> </html> diff --git a/public/posts/tags/Linux b/public/posts/tags/Linux index 603a842..69a6bdb 100644 --- a/public/posts/tags/Linux +++ b/public/posts/tags/Linux @@ -1,22 +1,23 @@ <!DOCTYPE html> -<html lang="en"> -<head> +<html lang="en-GB"> + <head> <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Linux π§</title> <link rel="stylesheet" href="../../styles.css"> <link rel="icon" href="../../Images/favi.png" type="image/x-icon"> -</head> -<body> + </head> + <body> <header> - <nav> - <ul> - <li><a href="../../index.html">Home</a></li> - <li><a href="../../links.html">Links</a></li> - <li><a href="../../projects.html">Projects</a></li> - <li><a href="../../contact.html">Contact</a></li> - </ul> - </nav> + <nav> + <ul> + <li><a href="../../index.html">Home</a></li> + <li><a href="../../links.html">Links</a></li> + <li><a href="../../projects.html">Projects</a></li> + <li><a href="../../contact.html">Contact</a></li> + </ul> + </nav> </header> <main> <div class="tags"> @@ -33,8 +34,7 @@ <h3>Other tags</h3> <pre><a href="Hardware">Hardware π₯</a> | <a href="BSD">BSD π</a> | <a href="Tech">Tech π§βπ»</a> |</pre> </div> - </main> -</body> + </body> </html> diff --git a/public/posts/tags/Tech b/public/posts/tags/Tech index efbc929..ff08374 100644 --- a/public/posts/tags/Tech +++ b/public/posts/tags/Tech @@ -1,31 +1,35 @@ <!DOCTYPE html> -<html lang="en"> -<head> +<html lang="en-GB"> + <head> <meta charset="UTF-8"> + <meta name="author" content="Shipwreckt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Tech π§βπ»</title> <link rel="stylesheet" href="../../styles.css"> <link rel="icon" href="../../Images/favi.png" type="image/x-icon"> -</head> -<body> + </head> + <body> <header> - <nav> - <ul> - <li><a href="../../index.html">Home</a></li> - <li><a href="../../links.html">Links</a></li> - <li><a href="../../projects.html">Projects</a></li> - <li><a href="../../contact.html">Contact</a></li> - </ul> - </nav> + <nav> + <ul> + <li><a href="../../index.html">Home</a></li> + <li><a href="../../links.html">Links</a></li> + <li><a href="../../projects.html">Projects</a></li> + <li><a href="../../contact.html">Contact</a></li> + </ul> + </nav> </header> <main> <div class="tags"> - <center> - <h1>Tech π§βπ»</h1> - </center> - <p>27-07-2024 - <a href="../02FreeBSD">Messing with servers</a></p> - <p>22-07-2024 - <a href="../02FreeBSD">Trying out FreeBSD</a></p> - <p>13-07-2024 - <a href="../00dwm">Switching to DWM</a></p> + <center> + <h1>Tech π§βπ»</h1> + </center> + <p>26-08-2024 - <a href="../08ArchServer">Arch Server!</a></p> + <p>17-08-2024 - <a href="../07FishShell">Trying Out Fish π</a></p> + <p>03-08-2024 - <a href="../05Yubikeys">Yubikeys!</a></p> + <p>27-07-2024 - <a href="../04Servers">Messing With Servers</a></p> + <p>22-07-2024 - <a href="../02FreeBSD">Trying Out FreeBSD</a></p> + <p>13-07-2024 - <a href="../00dwm">Switching To DWM</a></p> </div> <div class="tags2"><hr> @@ -33,5 +37,5 @@ <pre><a href="Linux">Linux π§</a> | <a href="BSD">BSD π</a> | <a href="Hardware">Hardware π₯</a> |</pre> </div> </main> -</body> + </body> </html> |