Compare commits

...
18 Commits
Author SHA1 Message Date
jlehmann 316448eb5a change availability 2026-05-27 18:49:40 +02:00
jlehmann 860c666207 change availability 2025-07-18 11:19:50 +02:00
jlehmann 73c801436a New address 2025-05-01 16:51:47 +02:00
jlehmann 00ba0f3194 change availability 2024-06-13 18:36:56 +02:00
jlehmann 87bb76548b add simple robots.txt 2023-10-27 18:05:31 +02:00
jlehmann 64e123bc43 allow 404 to work 2023-10-20 18:07:38 +02:00
jlehmann d9d4f26958 change availability 2023-07-03 16:40:37 +02:00
jlehmann 18eae667d6 nobody uses PGP 2023-03-24 14:18:28 +01:00
jlehmann 51e905fac7 OpenShift Certificate as file, not link 2022-09-03 09:59:30 +02:00
jlehmann fb58d79afa new certificate: CKA 2022-09-03 09:56:08 +02:00
jlehmann 8e2a3629e1 fix typo 2022-06-30 19:25:08 +02:00
jlehmann e564cde094 modify availability 2022-06-06 19:27:06 +02:00
jlehmann b2ec9c7fad change order 2022-03-11 10:26:11 +01:00
jlehmann 5a2c18114b slight update 2022-03-11 10:23:25 +01:00
jlehmann e892abe76a no longer IP tracking 2021-08-14 18:21:36 +02:00
jlehmann b48733cfc4 change availability 2021-06-08 11:38:18 +02:00
jlehmann fc7df847a6 mention of wo-bisch.ch 2021-04-14 20:08:56 +02:00
jlehmann 57d1de1770 File Delivery Service is not really what I do :-) 2020-06-26 15:34:05 +02:00
6 changed files with 56 additions and 21 deletions
+44
View File
@@ -0,0 +1,44 @@
server {
listen 80;
listen [::]:80;
server_name localhost;
#access_log /var/log/nginx/host.access.log main;
location / {
root /usr/share/nginx/html;
index index.html index.htm;
}
error_page 404 /404.html;
# redirect server error pages to the static page /50x.html
#
error_page 500 502 503 504 /50x.html;
location = /50x.html {
root /usr/share/nginx/html;
}
# proxy the PHP scripts to Apache listening on 127.0.0.1:80
#
#location ~ \.php$ {
# proxy_pass http://127.0.0.1;
#}
# pass the PHP scripts to FastCGI server listening on 127.0.0.1:9000
#
#location ~ \.php$ {
# root html;
# fastcgi_pass 127.0.0.1:9000;
# fastcgi_index index.php;
# fastcgi_param SCRIPT_FILENAME /scripts$fastcgi_script_name;
# include fastcgi_params;
#}
# deny access to .htaccess files, if Apache's document root
# concurs with nginx's one
#
#location ~ /\.ht {
# deny all;
#}
}
+2 -2
View File
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Joerg Lehmann">
<meta name="description" content="nbit Informatik Gmbh">
<meta name="description" content="nbit Informatik GmbH">
<meta name="keywords" content="linux,admin,freelancer,rhce,openshift">
<meta property="og:title" content="nbit Informatik GmbH" />
<title>nbit Informatik GmbH</title>
@@ -29,7 +29,7 @@
</div>
</article>
</div>
<div class="box has-background-light has-margin-top-40 has-margin-bottom-10 has-text-centered">Copyright &copy; 2019 by <a href="https://www.nbit.ch" title="nbit Informatik GmbH" ><span>nbit Informatik GmbH</span></a></div>
<div class="box has-background-light has-margin-top-40 has-margin-bottom-10 has-text-centered">Copyright &copy; 2023 by <a href="https://www.nbit.ch" title="nbit Informatik GmbH" ><span>nbit Informatik GmbH</span></a></div>
</div>
</body>
Binary file not shown.
+8 -19
View File
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Joerg Lehmann">
<meta name="description" content="nbit Informatik Gmbh">
<meta name="description" content="nbit Informatik GmbH">
<meta name="keywords" content="linux,admin,freelancer,rhce,openshift">
<meta property="og:title" content="nbit Informatik GmbH" />
<meta name="referrer" content="no-referrer">
@@ -44,8 +44,8 @@ Ich bin f&uuml;r Sie da, wenn Ihre internen Ressourcen nicht ausreichen, um anst
Ich bin seit vielen Jahren haupts&auml;chlich im Linux-Umfeld t&auml;tig.<br /><br />
<strong>Schwerpunkte:</strong>
<ul>
<li>Kubernetes (<a href="/files/CKA-2022-LF-kkjjwxvumd.pdf" target="_blank" rel="noopener noreferrer">Certified Kubernetes Administrator</a>, <a href="/files/Red_Hat_Certificate_COE-platform_Joerg_Lehmann.pdf" target="_blank" rel="noopener noreferrer">Red Hat Certified Specialist in OpenShift Administration</a>)</li>
<li>Linux Systemadministration (<a href="https://www.redhat.com/rhtapps/certification/verify/?certId=110-720-729" target="_blank" rel="noopener noreferrer">RHCE</a>, <a href="http://www.lpi.org/verify/LPI000108798/jugteqkdlw" target="_blank" rel="noopener noreferrer">LPIC-3</a>)</li>
<li>Cloud Plattformen (<a href="https://www.redhat.com/rhtapps/certification/verify/?certId=110-720-729" target="_blank" rel="noopener noreferrer">Red Hat Certified Specialist in OpenShift Administration</a>)</li>
<li>Virtualisierung (VMware Certified Professional)</li>
<li>Security</li>
<li>Netzwerke (CCNA)</li>
@@ -58,7 +58,7 @@ Mein CV sende ich Ihnen auf Wunsch gerne zu.
<article class="message is-danger">
<div class="message-body">
<h2 class="is-hidden">Verf&uuml;gbarkeit</h2>
Verf&uuml;gbar bin ich fr&uuml;hestens ab 01.08.2021.
Verf&uuml;gbar bin ich fr&uuml;hestens ab 01.02.2027.
</div>
</article>
<hr />
@@ -73,8 +73,8 @@ Verf&uuml;gbar bin ich fr&uuml;hestens ab 01.08.2021.
<strong>Post CH AG</strong> - Linux System Engineer<br />
12.2017 - heute
<ul>
<li>Mithilfe im Betrieb der zentralen Infrastruktur (Reverse Proxies, E-Voting, File Delivery Services)</li>
<li>Projektmitarbeiter in DevOps-Projekten (OpenShift-basiert)</li>
<li>Mithilfe im Betrieb der zentralen Infrastruktur (Reverse Proxies, E-Voting, etc.)</li>
<li>Projektmitarbeiter in DevOps-Projekten (OpenShift, Kubernetes)</li>
</ul>
<br />
<strong>Visana Services AG</strong> - Systemspezialist Unix/Linux<br />
@@ -144,24 +144,13 @@ Verf&uuml;gbar bin ich fr&uuml;hestens ab 01.08.2021.
<div class="content has-margin-5">
<h1 class="title">Kontakt</h1>
nbit Informatik GmbH<br />
Kirchweg 2<br />
3510 Konolfingen<br />
Untere Stockteile 16<br />
3806 B&ouml;nigen b. Interlaken<br />
+41 31 792 00 40<br />
<a href="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#x6f;&#x3a;&#x6a;&#x6f;&#x65;&#x72;&#x67;&#x2e;&#x6c;&#x65;&#x68;&#x6d;&#x61;&#x6e;&#x6e;&#x40;&#x6e;&#x62;&#x69;&#x74;&#x2e;&#x63;&#x68;">&#106;&#x6f;&#101;&#x72;&#103;&#x2e;&#108;&#x65;&#104;&#x6d;&#97;&#x6e;&#110;&#x40;&#110;&#x62;&#105;&#x74;&#46;&#x63;&#104;</a>
<br />
<p><br />Falls EMails verschlüsselt werden sollen:</p>
<table>
<tr>
<td class="mystyle1">PGP Public Key</td>
<td class="mystyle2"><a href="/files/6E3F4ECE.asc" target=”_blank”>0x6E3F4ECE</a></td>
</tr>
<tr>
<td class="mystyle2">PGP Fingerprint</td>
<td class="mystyle2">D998 BBDA 776E 8E12 6751 6A4F 49C3 BB68 6E3F 4ECE</td>
</tr>
</table>
</div>
<div class="box has-background-light has-margin-top-40 has-margin-bottom-10 has-text-centered">Copyright &copy; 2020 by <a href="https://nbit.ch" title="nbit Informatik GmbH" ><span>nbit Informatik GmbH</span></a></div>
<div class="box has-background-light has-margin-top-40 has-margin-bottom-10 has-text-centered">Copyright &copy; 2023 by <a href="https://nbit.ch" title="nbit Informatik GmbH" ><span>nbit Informatik GmbH</span></a></div>
</div>
</section>
</body>
+2
View File
@@ -0,0 +1,2 @@
User-agent: *
Allow: /