-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
174 lines (143 loc) · 9.57 KB
/
index.html
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="Zim 0.75.2">
<meta name="description" content="Personal website for my programming, computing and finance hobbies">
<meta name="keywords" content="karl, hunter, go, programming, computing, finance, personal, hobby, defiant-fg, defiant">
<meta name="Zim template" content="HGE Bootstrap responsive template" />
<meta name="template author" content="Hugo Gaibor E.">
<meta name="Author" content="Karl Hunter">
<link rel="icon" href="./_resources/images/favicon.ico">
<title>Welcome to the World of Karl Hunter</title>
<!-- JS Jquery and Bootstrap scripts -->
<script type='text/javascript' src="https://karlhunter.co.uk/res/js/jquery-3.6.0.min.js" type="text/javascript"></script>
<script src="https://karlhunter.co.uk/res/js/bootstrap.min.js"></script>
<!-- Bootstrap core CSS -->
<link href="https://karlhunter.co.uk/res/css/bootstrap.css" rel="stylesheet" />
<!-- highlight module
Syntax highlinting libraries
Taken from https://highlightjs.org/
https://github.com/highlightjs/highlight.js
You can change higlight code box style by choosing a different css style below,
all styles were included for ease of customization
-->
<link rel="stylesheet" href="https://karlhunter.co.uk/res/highlight/styles/base16/github.min.css">
<script src="https://karlhunter.co.uk/res/highlight/highlight.min.js"></script>
<!-- HGE styles and JS functions for this template -->
<link href="https://karlhunter.co.uk/res/css/hge-bootstrap_common.css" rel="stylesheet">
<script src="https://karlhunter.co.uk/res/js/hge-bootstrap_common.js"></script>
<script src="https://karlhunter.co.uk/res/js/hge-bootstrap_multi-page.js"></script>
</head>
<body>
<nav class="navbar navbar-dark sticky-top bg-dark flex-md-nowrap p-1 justify-content upper-nav-bar">
<div class="btn-toolbar" role="toolbar" aria-label="Button groups">
<div class="btn-group mr-2" role="group" aria-label="First group">
<span class="text-white">
<img id="toggleSideMenu" class="pt-0 p-0 px-0 btn" src="https://karlhunter.co.uk/res/images/menu.svg" height="22" alt="Menu">
</span>
</div>
</div>
<div class="btn-toolbar" role="toolbar" aria-label="Button groups">
<div class="btn-group mr-2" role="group" aria-label="Navigation group">
<button type="button" class="btn btn-info btn-xs" role="button" onclick="location.href='./Contact.html'">Prev</button>
<button type="button" class="btn btn-info btn-xs" role="button" onclick="location.href='./map.html'">Index</button>
<button type="button" class="btn btn-info btn-xs" role="button" onclick="location.href='./Journal.html'">Next</button>
</div>
</div>
<div>
<div class="btn-group mr-2" role="group" aria-label="Fifth group">
<button class="btn btn-warning btn-xs" id="scrollUp" onclick="scrollToTop();" style="display: none;"><span style="font-weight: 500;">Scroll Up</span></button>
</div>
<div class="btn-group mr-2" role="group" aria-label="Fifth group">
<button class="btn btn-success btn-xs pt-0 p-0 px-0" id="printMe" >
<img id="printImg" class="pt-0 p-0 px-1" style="padding:2px;" onclick="window.print();" src="https://karlhunter.co.uk/res/images/printer.svg" alt="Print">
</button>
</div>
</div>
</nav>
<div class="container-fluid">
<div class="row">
<nav class="col-md-3 col-lg-2 d-md-block bg-light sidebar d-print-none" id="sidebarMenuNav" style="padding-top: 40px;">
<div id="sidebarMenu">
<ul>
<li><a href="./About.html" title="About" class="page">About</a></li>
<li><a href="./Buy_Me_Coffee.html" title="Buy Me Coffee" class="page">Buy Me Coffee</a></li>
<li><a href="./Computing.html" title="Computing" class="page">Computing</a></li>
<li><a href="./Contact.html" title="Contact" class="page">Contact</a></li>
<li><b>index</b></li>
<li><a href="./Journal.html" title="Journal" class="page">Journal</a></li>
<li><a href="./Money.html" title="Money" class="page">Money</a></li>
<li><a href="./Projects.html" title="Projects" class="page">Projects</a></li>
</ul>
</div>
</nav>
<main role="main" class="col-md-9 col-lg-10 ml-sm-auto pt-3 px-4" id="pageContents">
<noscript>
<div style="padding: 10px">
<span style="color:#D48D8D">
<p>Javascript is not enabled</p>
<p>Most features won't</p>
<p>work correctly</p>
<p>Please enable javascript</p></span>
</div>
</noscript>
<h1><a name='_1_1' class="offset-anchor"></a></h1>
<h1>Welcome to the World of Karl Hunter<a name='Welcome to the World of Karl Hunter_1_2' class="offset-anchor"></a></h1>
<p>
<img src="./index/karl_web_penguin.JPG">
</p>
<h2>Projects<a name='Projects_1_3' class="offset-anchor"></a></h2>
<ul>
<li><a href="http://karlhunter.co.uk/arck" title="arcK" class="http">arcK</a> (Command line archive tool with erasure coding)</li>
<li><a href="https://karlhunter.co.uk/defiant" title="DEFIANT-FG" class="https">DEFIANT-FG</a> (Command line file monitoring tool)</li>
<li><a href="./Projects/ArchiveGuardian.html" title="ArchvieGuardian" class="page">ArchvieGuardian</a> (Light-weight python script to hash file)</li>
<li><a href="https://karlhunter.co.uk/Projects/ZFS_Snapper.html" title="ZFS Snapper" class="https">ZFS Snapper</a> (automatic snapshot script written in shell)</li>
</ul>
<h2>Latest Journal Posts<a name='Latest Journal Posts_1_4' class="offset-anchor"></a></h2>
<ul>
<li><a href="./Journal/2024/10/15.html" title="Introducing arcK" class="page">Introducing arcK</a> (15/10/2024)</li>
<li><a href="./Journal/2024/10/01.html" title="Send ZFS dataset over SSH connection" class="page">Send ZFS dataset over SSH connection</a> (01/10/2024)</li>
<li><a href="./Journal/2024/09/28.html" title="Unlock ZFS with a key file" class="page">Unlock ZFS with a key file</a> (28/09/2024)</li>
<li><a href="./Journal/2024/09/16.html" title="Convert from ZFS mirror to raidz" class="page">Convert from ZFS mirror to raidz</a> (16/09/2024)</li>
<li><a href="./Journal/2024/07/23.html" title="Mount Shares Using SSH" class="page">Mount Shares Using SSH</a> (23/07/2024)</li>
<li><a href="./Journal/2024/05/12.html" title="ZFS Expansion" class="page">ZFS Expansion</a> (12/05/2024)</li>
<li><a href="./Journal/2024/04/28.html" title="Badblocks command for burn-in test" class="page">Badblocks command for burn-in test</a> (28/04/2024)</li>
<li><a href="./Journal/2024/03/26.html" title="ZFS Checkpoint" class="page">ZFS Checkpoint</a> (26/03/2024)</li>
<li><a href="./Journal/2024/03/16.html" title="Failed Hard Drive" class="page">Failed Hard Drive</a> (16/03/2024)</li>
<li><a href="./Journal/2024/03/08.html" title="Testing backups and DFG new feature" class="page">Testing backups and DFG new feature</a> (08/03/2024)</li>
<li><a href="./Journal/2024/02/26.html" title="Vanguard New Accumulation Funds" class="page">Vanguard New Accumulation Funds</a> (26/02/2024)</li>
<li><a href="./Journal/2024/02/29.html" title="Introducing e2 to my backup plan" class="page">Introducing e2 to my backup plan</a> (29/02/2024)</li>
<li><a href="./Journal/2024/01/21.html" title="DFG Found Damged Pictures" class="page">DFG Found Damged Pictures</a> (21/01/2024)</li>
<li><a href="./Journal/2024/01/04.html" title="Last Year's Predictions" class="page">Last Year's Predictions</a> (04/01/2024)</li>
<li><a href="./Journal/2023/12/16.html" title="Migrate Jellyfin Server" class="page">Migrate Jellyfin Server</a> (16/12/2023)</li>
<li><a href="./Journal/2023/12/15.html" title="New Website Theme" class="page">New Website Theme</a> (15/12/2023)</li>
<li><a href="./Journal/2023/11/24.html" title="Monitor Directories for Missing or Damaged Files" class="page">Monitor Directories for Missing or Damaged Files</a> (24/11/2023)</li>
<li><a href="./Journal/2023/10/31.html" title="Happy Hallowe'en" class="page">Happy Hallowe'en</a> (31/10/2023)</li>
<li><a href="./Journal/2023/10/30.html" title="Test your Backups" class="page">Test your Backups</a> (30/10/2023)</li>
<li><a href="./Journal/2023/10/19.html" title="Convert MP4 to MP3" class="page">Convert MP4 to MP3</a> (Linix) (19/10/2023)</li>
</ul>
<p>
<a href="./Journal/Index.html" title="More" class="page">More</a>
</p>
<h2>Pages<a name='Pages_1_5' class="offset-anchor"></a></h2>
<ul>
<li><a href="./Money.html" title="Money" class="page">Money</a></li>
<li><a href="./Computing.html" title="Computing and Technology" class="page">Computing and Technology</a></li>
</ul>
<h2>About<a name='About_1_6' class="offset-anchor"></a></h2>
<p>
This is a personal website. I enjoy financial topics and computing / technology. Thank you for visiting my little corner of the internet.
</p>
<h2>Contact<a name='Contact_1_7' class="offset-anchor"></a></h2>
<p>
What to get in contact? Click <a href="./Contact.html" title="here" class="page">here</a>.
</p>
<span class="backlinks">
</span>
</main>
</div>
</div>
</body>
</html>