# Hello World.

I'm a technical support consultant at a web hosting company and an autodidact by heart. :books:

I have a passion for self-directed learning, independent study about technology and building my own tech homelab environment. Beyond troubleshooting servers, I pour my discoveries and learning into my blog articles, capturing my tech journey in a digital journal. :man\_technologist:

My passion lies in Linux, Cloud technology & DevOps:cloud:

When I'm not immersed in learning or deploying server applications, I'm with my amazing family, cherishing my role as a husband and dad. I also love jamming to music, experimenting with new recipes in the kitchen, and taking on DIY projects. :tools:

I hope the insights shared on my site adds value to your tech adventures! 😄

*<mark style="color:blue;">`Dive into the freshest blog post just uploaded for your reading pleasure.`</mark>*

{% content-ref url="how-to-guides/integrating-git-on-your-local-host" %}
[integrating-git-on-your-local-host](https://tech.keeganturner.co.za/how-to-guides/integrating-git-on-your-local-host)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tech.keeganturner.co.za/home.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
