summaryrefslogtreecommitdiff
path: root/public/tags/tech/index.html
blob: e7daa35b8b87dd73359d1b73e113ef0b35eb8d6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title></title>
    <link rel="stylesheet" href="/assets/css/main.css">
  </head>
  <body>
    <header>
      <nav class="site-nav">
        <div class="nav-container">
          <div class="nav-left">
            <a href="/" class="site-title">Shipwreckt</a>
          </div>
          <ul class="nav-right">
            <li><a href="/">Home</a></li>
            <li><a href="/archive/">Archive</a></li>
            <li><a href="/links/">Links</a></li>
            <li><a href="/contact/">Contact</a></li>
          </ul>
        </div>
      </nav>
      <hr>
    </header>
    <main>
      
<h1>tech</h1>
<hr>

<ul>

  <li><a href="/posts/2025-10-30/">Website and life updates!</a></li>

  <li><a href="/posts/vps/">VPS Server 🗄️</a></li>

  <li><a href="/posts/pccase/">New PC case and new year!</a></li>

  <li><a href="/posts/christmas/">Christmas 🎅</a></li>

  <li><a href="/posts/I2P/">Trying out I2P 🕵️</a></li>

  <li><a href="/posts/Pi-hole/">Pi-hole</a></li>

  <li><a href="/posts/gentoo/">Installing Gentoo Linux</a></li>

  <li><a href="/posts/kernal/">Compiling the Linux Kernel 🐧</a></li>

  <li><a href="/posts/archserver/">Arch Linux Server!</a></li>

  <li><a href="/posts/fishshell/">Trying out fish 🐟</a></li>

  <li><a href="/posts/yubikeys/">Yubikeys!</a></li>

  <li><a href="/posts/servers/">Messing Around with servers</a></li>

  <li><a href="/posts/freebsd/">Trying out FreeBSD</a></li>

  <li><a href="/posts/summer/">Summer holiday!</a></li>

  <li><a href="/posts/dwm/">Switching to DWM</a></li>

</ul>
<hr>
<a href="/">Home</a>

    </main>
  </body>
  <footer>
    <center>
      <pre> <a href="https://www.gnu.org/licenses/copyleft.en.html">🄯 2023-2025 Shipwreckt</a> - <a href="https://git.shipwreckt.co.uk/Website.git/">Source code</a> - <a href="mailto:me@shipwreckt.co.uk">me@shipwreckt.co.uk</a></pre>
    </center>
  </footer>
</html>