annotate index.html @ 0:0f22215957ed draft

initial commit
author akaradzehenemovic
date Sat, 29 Nov 2025 23:33:25 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
5 <head>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
6 <!-- 2025-11-27 Thu 13:10 -->
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
7 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
8 <meta name="viewport" content="width=device-width, initial-scale=1" />
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
9 <title>Adrianux.net</title>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
10 <meta name="author" content="Adrian Karadzehenemovic" />
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
11 <meta name="generator" content="Org Mode" />
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
12 <link rel="stylesheet" type="text/css" href="style.css" />
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
13 <link rel="icon" type="image/x-icon" href="favicon.jpg">
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
14 </head>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
15 <body>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
16 <div id="content" class="content">
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
17 <h1 class="title">Adrianux.net</h1>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
18 <div id="table-of-contents" role="doc-toc">
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
19 <h2>Table of Contents</h2>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
20 <div id="text-table-of-contents" role="doc-toc">
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
21 <ul>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
22 <li><a href="#orgb244534">1. Welcome</a></li>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
23 <li><a href="#org350985b">2. About</a></li>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
24 <li><a href="#orgdbcb317">3. Imprint</a></li>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
25 </ul>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
26 </div>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
27 </div>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
28 <div id="outline-container-orgb244534" class="outline-2">
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
29 <h2 id="orgb244534"><span class="section-number-2">1.</span> Welcome</h2>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
30 <div class="outline-text-2" id="text-1">
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
31 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
32 This is Adrian's homepage, here you can find out more about me and my
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
33 projects. Feel free to browse the few recipes I have to share.
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
34 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
35
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
36 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
37 Adrian is <b>not</b> a UX designer, he likes UNIX and tends to it very
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
38 tenderly, please don't send him emails asking if he needs a CRM/ERP
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
39 service, he doesn't need one.
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
40 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
41
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
42 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
43 The ORG file used to create this onepage site can be found
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
44 <a href="https://adrianux.net/index.org">here</a>.
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
45 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
46
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
47 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
48 Yes, Adrian is refering to himself in the third person.
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
49 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
50 </div>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
51 </div>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
52 <div id="outline-container-org350985b" class="outline-2">
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
53 <h2 id="org350985b"><span class="section-number-2">2.</span> About</h2>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
54 <div class="outline-text-2" id="text-2">
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
55 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
56 <b>Profession:</b> Linux Systems Engineer
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
57 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
58
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
59 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
60 <b>Name:</b> Adrian Erik Karadzehenemovic
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
61 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
62
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
63 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
64 <b>Experience:</b> 3Y
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
65 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
66
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
67 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
68 <b>Languages:</b> German, English
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
69 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
70
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
71 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
72 <b>Programming languages:</b> Python, Bash, POSIX Shell, Powershell, Elisp, Nix
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
73 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
74
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
75 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
76 <b>Markup languages:</b> HTML, MD, ORG, RST
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
77 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
78
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
79 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
80 <b>Structure languages:</b> JSON, XML, YAML, TOML, INI, Jinja2
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
81 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
82
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
83 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
84 <b>Query languages:</b> SQL(MariaDB, SQLite3)
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
85 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
86
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
87 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
88 <b>Services managed:</b> SSH, DNS, DHCP, AD, PF, UFW, NF-Tables/IP-Tables,
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
89 RDP(XRDP, Microsoft RDP), Webserver(Apache24, Nginx, OpenBSD-httpd,
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
90 Caddy), SMB, NFS, FTP, WebDAV, Hypervisors(VMWare ESXi,
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
91 libvirt(QEMU/KVM), QEMU, Hyper-V), Kubernetes, Containers(LXD, Docker,
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
92 Podman, Jails), Mail Transfer Agents(Postfix, Grommunio, Zimbra), Mail
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
93 Clients(Outlook, Thunderbird, Grommunio Web), Git(Git, Gitlab, Forgejo),
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
94 Naemon, Nextcloud, SearxNG, VPN(OpenVPN, IPSec, Wireguard)
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
95 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
96
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
97 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
98 <b>Hardware managed:</b> NAS', SAN's, Hypervisors, Firewalls, Thin Clients,
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
99 SIP Appliances, MegaRAID, LSIRAID, Cisco Switches
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
100 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
101
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
102 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
103 <b>Operating systems managed:</b> Debian, Ubuntu, OpenSUSE, RangeeOS,
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
104 FreeBSD, OPNSense, OpenBSD, NixOS, Windows(Pro/Server), Cisco IOS, ESXi
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
105 7, Proxmox VE, Proxmox MG
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
106 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
107
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
108 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
109 <b>Tools:</b> VIM/ex, Emacs, cURL, Libre Office, Only Office, KeePass
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
110 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
111
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
112 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
113 <b>Certificates:</b> RangeeOS Administrator, Zimbra Sales Engineer
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
114 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
115 </div>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
116 </div>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
117 <div id="outline-container-orgdbcb317" class="outline-2">
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
118 <h2 id="orgdbcb317"><span class="section-number-2">3.</span> Imprint</h2>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
119 <div class="outline-text-2" id="text-3">
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
120 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
121 This is a website for personal use and is not subject to
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
122 <a href="https://www.gesetze-im-internet.de/ddg/__5.html">German Digital
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
123 Services Act ยง5</a>. If you have any inquiries feel free to contact the
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
124 author of this site.
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
125 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
126
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
127 <p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
128 This site was written with the help of ORG and Emacs. There is no JS, no user
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
129 data, just markup and information for the visitor.
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
130 </p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
131 </div>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
132 </div>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
133 </div>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
134 <div id="postamble" class="status">
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
135 <p class="author">Author: Adrian Karadzehenemovic</p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
136 <p class="email">Email: <a href="mailto:ahoemann@proton.me">ahoemann@proton.me</a></p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
137 <p class="date">Created: 2025-11-27 Thu 13:10</p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
138 <p class="validation"><a href="https://validator.w3.org/check?uri=referer">Validate</a></p>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
139 </div>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
140 </body>
0f22215957ed initial commit
akaradzehenemovic
parents:
diff changeset
141 </html>