<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Peter Gyger on </title>
    <link>https://www.petergyger.net/</link>
    <description>Recent content in Peter Gyger on </description>
    <generator>Hugo</generator>
    <language>de-de</language>
    <lastBuildDate>Tue, 04 Mar 2025 22:00:00 +0200</lastBuildDate>
    <atom:link href="https://www.petergyger.net/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Open VPN - Commandline Interface (CLI)</title>
      <link>https://www.petergyger.net/openvpn_cli/</link>
      <pubDate>Tue, 04 Mar 2025 22:00:00 +0200</pubDate>
      <guid>https://www.petergyger.net/openvpn_cli/</guid>
      <description>&lt;h2 id=&#34;meta&#34;&gt;Meta&lt;/h2&gt;&#xA;&lt;p&gt;Erstellt:&#x9;&#x9;1. April 2023&lt;br&gt;&#xA;Modifiziert:&#x9;22. April 2024&lt;/p&gt;&#xA;&lt;p&gt;🔼 &lt;a href=&#34;http://petergyger.net&#34;&gt;Root&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;überblick&#34;&gt;Überblick&lt;/h2&gt;&#xA;&lt;p&gt;Eine Notiz zu OpenVPN Clients und den Parametern in der CLI. Die Ausgangslage die als erstes betrachtet wird ist, dass der Anwender eine Konfigurationsdatei (.ovp) hat. Die Beispiele wurden mit der OpenVPN Client Version 2.6.2 durchgespielt.&lt;/p&gt;&#xA;&lt;p&gt;Der Befehl lautet &amp;ldquo;openvpn&amp;rdquo;. OpenVPN kennt drei generelle Argumente dafür:&lt;br&gt;&#xA;&amp;ndash;help&lt;br&gt;&#xA;&amp;ndash;version&lt;br&gt;&#xA;&amp;ndash;config [file]&lt;/p&gt;&#xA;&lt;p&gt;Eine Konfigurationsdatei hat die Erweiterung &amp;ldquo;.ovpn&amp;rdquo;.  Sie wird mit dem Argument &amp;ldquo;&amp;ndash;config&amp;rdquo; geladen.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SSH (Secure Shell Protocol) und das OpenSSH Projekt</title>
      <link>https://www.petergyger.net/ssh/</link>
      <pubDate>Sun, 02 Mar 2025 12:00:00 +0200</pubDate>
      <guid>https://www.petergyger.net/ssh/</guid>
      <description>&lt;h2 id=&#34;meta&#34;&gt;Meta&lt;/h2&gt;&#xA;&lt;p&gt;Erstellt:&#x9;&#x9;1. August 2023&lt;br&gt;&#xA;Modifiziert:&#x9;25. August 2024&lt;/p&gt;&#xA;&lt;p&gt;🔼 &lt;a href=&#34;http://petergyger.net&#34;&gt;Root&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Inhaltsverzeichnis&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Einführung&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Überblick&lt;/strong&gt;&lt;br&gt;&#xA;1.1 Was ist SSH?&lt;br&gt;&#xA;1.2 Was ist SSH nicht?&lt;br&gt;&#xA;1.3 Was ist OpenSSH?&lt;br&gt;&#xA;1.4 Terminologie&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Aufbau von SSH&lt;/strong&gt;&lt;br&gt;&#xA;2.1 Architektur&#xA;2.1 Features&lt;br&gt;&#xA;2.2 Quick Tour&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Installation / Konfiguration&lt;/strong&gt;&lt;br&gt;&#xA;3.1 Linux&lt;br&gt;&#xA;3.2 Windows&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Client&lt;/strong&gt;&lt;br&gt;&#xA;4.1 Programme&lt;br&gt;&#xA;4.2 Basis&lt;br&gt;&#xA;4.3 Erweitert&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Automation&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Quellen&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;h2 id=&#34;einführung&#34;&gt;Einführung&lt;/h2&gt;&#xA;&lt;p&gt;SSH ist ein verschlüsseltes Netzwerkprotokoll. Keine Shell (Bash, Powershell, etc.) wie der Name suggeriert. Das SSH-Protokoll umfasst die Authentifizierung, Verschlüsselung und die Integrität der über ein Netzwerk übertragenen Daten. Anders als bei VPN oder HTTPS werden nicht die Datenpakete verschüsselt.&#xA;Der Tunnel als Transportmedium ist verschlüsselt. Die Datenpakete die tranportiert werden, sind es nicht.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Online Dienste und Tools</title>
      <link>https://www.petergyger.net/webservices/</link>
      <pubDate>Sun, 01 Oct 2023 12:00:00 +0200</pubDate>
      <guid>https://www.petergyger.net/webservices/</guid>
      <description>&lt;h2 id=&#34;meta&#34;&gt;Meta&lt;/h2&gt;&#xA;&lt;p&gt;Erstellt:&#x9;&#x9;12. Oktober 2019&lt;br&gt;&#xA;Modifiziert:&#x9;11. Februar 2025&lt;/p&gt;&#xA;&lt;p&gt;🔼 &lt;a href=&#34;http://petergyger.net&#34;&gt;Root&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;praktisch--&#34;&gt;Praktisch  🛠&lt;/h2&gt;&#xA;&lt;h3 id=&#34;google-servcies&#34;&gt;Google Servcies&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://g.co/kgs/HP75r2&#34;&gt;Google: Münze werfen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.google.com/search?q=W%C3%BCrfeln&amp;amp;si=AMnBZoF-CM5qHEnZ0vqKwNC4TBQ37BKOqpv2H3PtU40FL2GWNMC--DfC5RBMCAw_oJoXEfuSofwPvt7JhChNWKm5OqTyzr4m4A==&amp;amp;biw=2560&amp;amp;bih=1340&amp;amp;dpr=1.5&#34;&gt;Google: Würfeln&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.google.com/search?q=Drehscheibe&amp;amp;si=AMnBZoGSyvEUBakEuAq-2us7ClTWXkau_u7sAQdF_ioGOuwE4KP5xr2OxXVCifOKg0wuCK6mq3aQv90YX8tRzUPTM8FgTvyOeA==&amp;amp;biw=2560&amp;amp;bih=1340&amp;amp;dpr=1.5&#34;&gt;Google: Glücksrad&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.google.com/search?q=Rechner&amp;amp;biw=2560&amp;amp;bih=1340&amp;amp;dpr=1.5&#34;&gt;Google: Taschenrechner&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.google.com/search?q=Farbw%C3%A4hler&amp;amp;si=AMnBZoEE0KCbtAeUywaDjAXDfunwD_dvBtDn2BOknzcy222Bk0kEXnfKEjkHmjj1y6Mh9huQPAGLKf17QhfD-cimuQSUv57k8Q==&amp;amp;biw=2560&amp;amp;bih=1340&amp;amp;dpr=1.5&#34;&gt;Google: Farbwähler&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.google.com/search?q=Metronom&amp;amp;si=AMnBZoEWSpccyTcJOEQSbpo8Vo9bPJOvtC2_kxiOGm4i53NInV00ZT0yaTnDNYdJ3i6fYHuzQ83MNKXGAthrBpxdMRS_mbFk5A==&amp;amp;biw=2560&amp;amp;bih=1340&amp;amp;dpr=1.5&#34;&gt;Google: Metronom&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.google.com/search?q=google%20stimmger%C3%A4t&amp;amp;si=AMnBZoG61EgfSwAP3_6qq6PdYyBRDRYDrJ_nn8WCMuAYGEBPSrovU_JPZ2ZaOWoA0_v_O7lBsxZo&amp;amp;biw=2560&amp;amp;bih=1340&amp;amp;dpr=1.5&#34;&gt;Google: Stimmgerät&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;bookmarks-verwalten&#34;&gt;Bookmarks verwalten&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://raindrop.io/&#34;&gt;Raindrop&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.literatureandlatte.com/scrivener/overview&#34;&gt;Scrivener&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.mendeley.com/&#34;&gt;Mendeley&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.zotero.org/&#34;&gt;Zotero&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://chrome.google.com/webstore/detail/save-to-pocket/niloccemoadcdkdjlinkgdfekeahmflj&#34;&gt;Chrome: Pocket&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://chrome.google.com/webstore/detail/sidebarr-chatgpt-bookmark/afdfpkhbdpioonfeknablodaejkklbdn/related&#34;&gt;Chrome: Sidebarr&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.xbrowsersync.org/&#34;&gt;Chrome: xBrowserSync&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://chrome.google.com/webstore/detail/dewey/occohfgiljdagdmklhpplgmcnliljmgi&#34;&gt;Twitter: Devey&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;konverter&#34;&gt;Konverter&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://convertio.co&#34;&gt;Dateien konvertieren&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.securebit.ch/tools/converter&#34;&gt;securebit.ch: Converter (UNIX-Timestamp / DIP-Schalter)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.langeneggers.ch/nuetzliches.html&#34;&gt;langeneggers.ch: Nützliches - Konverter römische Zahlen, etc.&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://toolstud.io/&#34;&gt;toolstud.io - Free calculators and converters&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.convertsimple.com/&#34;&gt;ConvertSimple.com&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://codebeautify.org/html-to-markdown&#34;&gt;HTML to Markdown&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.browserling.com/tools/html-to-markdown&#34;&gt;Browserling: Convert HTML to Markdown&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://iptel.com.au/resources/mac-address-converter/&#34;&gt;Convert a  list of mac address between dot notation, bit-reversed, hexadecimal and more!&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.vultr.com/resources/mac-converter/&#34;&gt;MAC Address Converter&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/netze/tools/netzwerkrechner/&#34;&gt;Heise.de: Netzwerkrechner&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/netze/tools/punycode/&#34;&gt;Heise.de: Punycode Umrechner&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://https://rechnerli.ch/&#34;&gt;Online Umrechnen und Ausrechnen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;sprache&#34;&gt;Sprache&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.deepl.com/de/translator&#34;&gt;DeepL: Übersetzungsservice&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.leo.org/englisch-deutsch/&#34;&gt;Leo.org - Übersetzen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://de.pons.com/text-%C3%BCbersetzung&#34;&gt;Pons - Übersetzer&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://yoyochinese.com/chinese-learning-tools/Mandarin-Chinese-pronunciation-lesson/pinyin-chart-table&#34;&gt;Interactive Pinyin Chart&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.cantonesetools.org/en/convert-cantonese-chinese-into-unicode&#34;&gt;Cantonese to Unicode Converter&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://util.unicode.org/UnicodeJsps/confusables.jsp&#34;&gt;Unicode Utilities: Confusables&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.compart.com/en/unicode/&#34;&gt;Unicode&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://symbl.cc/en/&#34;&gt;Unicode Emojis&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://emojipedia.org/microsoft/&#34;&gt;Emojis from Microsoft&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://xosh.org/text-to-diagram/&#34;&gt;Aus Texten Diagramme erzeugen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.unit-conversion.info/texttools/category/Converters#data&#34;&gt;Text tools - Converters&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://de.wikipedia.org/wiki/Buchstabiertafel#Im_deutschen_Sprachraum_verwendete_Buchstabiertafeln&#34;&gt;WP: Buchstabiertafeln - deutscher Sprachraum&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://typefully.com/&#34;&gt;Twitter: typefully&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://chat.openai.com/&#34;&gt;ChatGPT&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://uhr.ptb.de/&#34;&gt;Atom Uhr der Physikalisch Technische Bundesanstalt Braunschweig  &lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://kurzelinks.de/&#34;&gt;URL shorten&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://nuudel.digitalcourage.de/&#34;&gt;nuudel.de: Doodle mit Datenschutz&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://doodle.com&#34;&gt;Get together with Doodle&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://qr.net/&#34;&gt;QR Generator&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.donothingfor2minutes.com&#34;&gt;2 Minuten Pause&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tools.arantius.com/stopwatch&#34;&gt;Online Stopwatch&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://columns.app/&#34;&gt;Online Listen erstellen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://app.diagrams.net/&#34;&gt;Diagramme zeichnen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;workflowy.com&#34;&gt;Online Workflow erzeugen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://lizenzhinweisgenerator.de/&#34;&gt;Wikipedia / Wiki Common Lizenz Checker&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://helgeklein.com/blog/free-services-to-send-files-end-to-end-encrypted/&#34;&gt;Free Services to Send Files End-To-End Encrypted)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://getpocket.com/login?src=web-client&#34;&gt;GetPocket&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.preispirat.ch&#34;&gt;Preispirat&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;grafik&#34;&gt;Grafik&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Screenshot Tool - Pika(&lt;a href=&#34;https://pika.style/&#34;&gt;https://pika.style/&lt;/a&gt;)&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://canva.com&#34;&gt;Canva&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tineye.com/&#34;&gt;Reverse Image Search&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://images.google.de/&#34;&gt;Google Bildersuche&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://exif.regex.info/exif.cgi&#34;&gt;Jeffrey&amp;rsquo;s Image Metadata Viewer&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://imgops.com/&#34;&gt;Imgops.com: image  operations  meta-tool&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.remove.bg&#34;&gt;With one click, it removes the background of a photo using AI&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.photopea.com&#34;&gt;Photopea: advanced image editor&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://elgoog.im/&#34;&gt;Google Easter eggs&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://alula.github.io/SpaceCadetPinball/&#34;&gt;SpaceCadetPinball&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://socialblade.com/&#34;&gt;Social Blade&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.boalingua.ch/de/blog/verrueckte-reise-gadgets/&#34;&gt;8 verrückte Reise-Gadgets, die du haben musst&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;kanton-zürich&#34;&gt;Kanton Zürich&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;Wartezeiten.APP&#34;&gt;Freizeitpark Wartezeiten LIVE&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.parkingzuerich.ch/&#34;&gt;Parkhaus Parkplatz in Zürich suchen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.racing-unleashed.com/de/details/racing-lounge-kemptthal&#34;&gt;Racing Lounge Kemptthal&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://vrcity.ch/en/zurich&#34;&gt;BIGGEST VR CENTER - Zürich&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://flyandrace.ch/&#34;&gt;Fly and Race Simulations GmbH - Zürich&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;medien-----&#34;&gt;Medien     📰&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://ict-ticker.ch/&#34;&gt;Der Schweizer ICT-Medienspiegel&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.inside-it.ch/&#34;&gt;Inside-IT&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;www.golem.de&#34;&gt;Golem&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://news.ycombinator.com/news&#34;&gt;Hacker News&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.clickomania.ch/category/metaebene/nerdpost/&#34;&gt;Clickomania.ch: Nerdpost&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://kofler.info/blog/&#34;&gt;Michael Kofler Blog&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://community.fs.com/de/news&#34;&gt;FS Blog&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;network-----&#34;&gt;Network     🛰️&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://netzmafia.de/&#34;&gt;Netzmafia&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.msxfaq.de&#34;&gt;Msxfaq.de&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.professormesser.com/get-network-plus-certified/&#34;&gt;Professor Messer: Free Network+ Video Training Course&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://nettools.club/&#34;&gt;Network Tool Box&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://mxtoolbox.com/NetworkTools.aspx&#34;&gt;MXToolbox.com&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://stat.ripe.net/widget/whats-my-ip&#34;&gt;Ripe: Whats my IP?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=cm8evfylBD4&#34;&gt;Florian Dalwigk: Netztopologien verstehen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=JbGSAhl7ptI&#34;&gt;Florian Dalwigk: PAN vs. LAN vs. MAN vs. WAN vs. GAN vs. VPN&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=zaluIwNUAJQ&#34;&gt;Florian Dalwigk: Public Key Infrastructure einfach erklärt! PKI einfach erklärt!&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/thunderrun/computer-network-cheat-sheet&#34;&gt;Computer Network Cheat Sheet&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://en.wikibooks.org/wiki/Communication_Networks&#34;&gt;WikiBooks: Communication Networks&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.ionos.de/digitalguide/server/knowhow/terminalserver-das-steckt-hinter-den-remote-hosts/&#34;&gt;IONOS: Terminalserver: Definition, Grundlagen und Vorteile&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=Dqu1pjfkfSw&#34;&gt;So funktioniert eine Funkuhr ! DCF77&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.reddit.com/r/sysadmin/&#34;&gt;Reddit /r/sysadmin/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=Tl9TQ9G5nqk&amp;amp;list=PL5Zq2RTMFBNNxAys-RbkIHxJTNXw8lGHx&amp;amp;index=45&#34;&gt;YT-teqqde - Netzwerkgeschwindigkeit richtig messen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://surfacing.in/?image=papenoo-cable-landing&#34;&gt;Unterwasserkabel Tour&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=Ygwhw5HuZJc&#34;&gt;ASML: Monopol der Herstellungsmaschine für Mikrochip&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;networkprotocol&#34;&gt;Network.Protocol&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/Category:Network_protocols&#34;&gt;WP: Network Protocols&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://administrator.de/tutorial/ipsec-protokoll-einsatz-aufbau-benoetigte-ports-und-begriffserlaeuterungen-73117.html&#34;&gt;Admninistrator.de: IPSEC Protokoll - Einsatz, Aufbau, benötigte Ports und Begriffserläuterungen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=e9vFgd7IpKQ&#34;&gt;Florian Dalwigk: SMTP (Simple Mail Transfer Protocol)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=ttgXMAvkJfo&#34;&gt;Florian Dalwigk: Das ARP-Protokoll)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=A8dl1wqUhSE&#34;&gt;Florian Dalwigk: NAT - Network Address Translation (SNAT, DNAT, Port Forwarding)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;networkhardware&#34;&gt;Network.Hardware&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=V6yvVEgfHTY&#34;&gt;How to Use Fluke SimpliFiber® Pro Handheld Optical Power Meter | FS&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://community.fs.com/de/blog/sfp-vs-sfp-vs-sf-p28-vs-qsfp-vs-qsf-p28-what-are-the-differences.html&#34;&gt;SFP vs. SFP+ vs. SFP28 vs. QSFP+ vs. QSFP28: Was sind die Unterschiede?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://community.fs.com/de/blog/single-mode-cabling-cost-vs-multimode-cabling-cost.html&#34;&gt;Glasfaserkabel-Typen: Singelmode- vs. Multimode-Faserkabel&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=cKCst1wccfo&#34;&gt;Was ist ein SFP-Transceiver und wie funktioniert er? | FS.COM&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://community.fs.com/blog/sfp-transceiver-to-be-or-not-to-be.html&#34;&gt;FS: Why My SFP Transceiver Isn&amp;rsquo;t Working?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://community.fs.com/blog/how-many-types-of-sfp-transceivers-do-you-know.html&#34;&gt;FS: How Many Types of SFP Transceivers Do You Know?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://community.fs.com/de/blog/should-we-use-cat6-or-cat6a-for-10gbase-t.html&#34;&gt;10GBASE-T über Cat6 vs Cat6a vs Cat7 Verkabelung?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=iYqRtVgmgHw&#34;&gt;Sunny Classrom: Media Converter, GBIC, SFP/SFP+, SFF&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://surfacing.in/?image=papenoo-cable-landing&#34;&gt;Licht Wellen Leiter FAQ&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=DgDHT6ubiSg&#34;&gt;IT-BUDGET GmbH: Was ist der Unterschied zwischen Netzwerkschrank und Serverschrank?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/playlist?list=PLF_g93jJLUwVbiDhaGrUpHArXHEDYsnsq&#34;&gt;IT-BUDGET GmbH: Montage Serverschrank&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=SdNdvQuX-Yk&#34;&gt;IT-BUDGET GmbH: Patchfeld / Patchpanel richtig auflegen – Tipps vom Profi&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=e8K5IYpOK5Q&#34;&gt;Patchpanel verkabeln! ElektroM&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=HBEcA6ZVENs&#34;&gt;Welcher Überspannungsschutz ist der Richtige?! ElektroM&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=MeDiFJiV5ls&#34;&gt;Mein ersten Netzwerkschrank verdrahten! ElektroM&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.emf.ethz.ch/de/emf-info/glossar&#34;&gt;EMF-Glossar&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;networktool&#34;&gt;Network.Tool&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://iptel.com.au/resources/mac-address-converter/&#34;&gt;Convert a  list of mac address between dot notation, bit-reversed, hexadecimal and more!&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.vultr.com/resources/mac-converter/&#34;&gt;MAC Address Converter&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/netze/tools/netzwerkrechner/&#34;&gt;Heise.de: Netzwerkrechner: &lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/netze/tools/punycode/&#34;&gt;Heise.de: Punycode Umrechner: &lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://nettools.club/&#34;&gt;Network Tool Box&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://packetlife.net/captures/&#34;&gt;Packetlife.net: Captures&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://mxtoolbox.com/NetworkTools.aspx&#34;&gt;MXToolbox.com&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.dnsstuff.com/freetools&#34;&gt;DNS Stuff.com: Freetools&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://curl.se/&#34;&gt;Curl&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://everything.curl.dev/&#34;&gt;Everything curl - Manual for curl&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://livecdlist.com/&#34;&gt;The LiveCD List&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.netsniffing.ch/de/wireshark-infos/knowledge-base&#34;&gt;Netsniffing.ch: Wireshark&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=HoYgPlmOZgo&#34;&gt;David Bombal: tshark and Termshark tutorial&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.howtoforge.de/anleitung/einfuhrung-in-die-wireshark-befehlszeilenschnittstelle-der-tshark/&#34;&gt;howtoforge.de: TShark&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.packetlevel.ch/html/scapy/scapy.html&#34;&gt;packetlevel.ch: Scapy&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=F2PXe_o7KqM&#34;&gt;David Bombal: How Nmap really works&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://docs.infoblox.com/space/NIOS/35400616/NIOS&#34;&gt;InfoBlox: IPAM Lösung - NIOS Doku&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;networkvoip&#34;&gt;Network.VOIP&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://phoner.de/index.htm&#34;&gt;Phoner - Softphone für VoIP, CAPI und TAPI&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;networkvpn&#34;&gt;Network.VPN&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://protonvpn.com/de/&#34;&gt;Proton - VPN Service&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.trash.net/dienste/trash.net-vpn/&#34;&gt;Trash.net - VPN Service&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h4 id=&#34;networkvpnopenvpn&#34;&gt;Network.VPN.OpenVPN&lt;/h4&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://administrator.de/tutorial/merkzettel-vpn-installation-mit-openvpn-561052.html&#34;&gt;Merkzettel: VPN Installation mit OpenVPN&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://administrator.de/tutorial/ipsec-vpns-einrichten-mit-cisco-mikrotik-pfsense-firewall-fritzbox-smartphone-sowie-shrew-client-software-115798.html&#34;&gt;IPsec VPNs einrichten mit Cisco, Mikrotik, pfSense Firewall, FritzBox, Smartphone sowie Shrew Client Software&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://administrator.de/tutorial/ipsec-vpn-fuer-mobile-benutzer-auf-der-pfsense-oder-opnsense-firewall-einrichten-337198.html&#34;&gt;IPsec VPN für mobile Benutzer auf der pfSense oder OPNsense Firewall einrichten&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://wiki.ubuntuusers.de/OpenVPN/&#34;&gt;Ubuntuusers.de: OpenVPN&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://openvpn.net/blog/&#34;&gt;OpenVPN: Blog&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://poweradm.com/openvpn/&#34;&gt;Power Sysadmin Blog: Category: OpenVPN&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://brezular.com/2023/03/01/openvpn-windows-client-with-mikrotik/&#34;&gt;Brezular&amp;rsquo;s Blog: OpenVPN Windows Client with MikroTik&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;networkbrowser&#34;&gt;Network.Browser&lt;/h3&gt;&#xA;&lt;h4 id=&#34;chrom--chromium&#34;&gt;Chrom / Chromium&lt;/h4&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.ionos.de/digitalguide/websites/webdesign/chrome-screenshots/&#34;&gt;Screenshots im Chrome-Browser erstellen mit den Entwicklertools&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h5 id=&#34;extensions&#34;&gt;Extensions&lt;/h5&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm&#34;&gt;uBlock Origin&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://chrome.google.com/webstore/detail/deepl-translate-reading-w/cofdbpoegempjloogbagkncekinflcnj&#34;&gt;DeepL Translate: Reading &amp;amp; writing translator&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://chrome.google.com/webstore/detail/onenote-web-clipper/gojbdfnpnhogfdgjbigejoaolejmgdhk&#34;&gt;OneNote Web Clipper&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://chrome.google.com/webstore/detail/chrome-capture-screenshot/ggaabchcecdbomdcnbahdfddfikjmphe&#34;&gt;Chrome Capture - screenshot &amp;amp; gif tool&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://chrome.google.com/webstore/detail/save-to-pocket/niloccemoadcdkdjlinkgdfekeahmflj&#34;&gt;Save to Pocket&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;networksecurity&#34;&gt;Network.Security&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.ncsc.admin.ch/ncsc/de/home.html&#34;&gt;Nationales Zentrum für Cybersicherheit (NCSC)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.ncsc.admin.ch/ncsc/de/home/dokumentation/sicherheitsvorgaben-bund/sicherheitsverfahren/grundschutz.html&#34;&gt;IKT-Grundschutz in der Bundesverwaltung&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.bsi.bund.de/DE/Themen/Unternehmen-und-Organisationen/Standards-und-Zertifizierung/IT-Grundschutz/it-grundschutz_node.html&#34;&gt;BSI IT-Grundschutz:&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=nKEKDS0epKw&#34;&gt;Florian Dalwigk: Das One-Time-Pad (OTP)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=AnwgxRtWXLI&amp;amp;list=PLhfrWIlLOoKMe1Ue0IdeULQvEgCgQ3a1B&#34;&gt;David Bombal: Kali Linux Install: Ethical hacking getting started guide&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=KxOGyuGq0Ts&#34;&gt;David Bombal: Kali Linux NetHunter Android install in 5 minutes (rootless)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=G8lrwmsx8KA&#34;&gt;David Bombal: Ex-NSA hacker tools for real world pentesting&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=OsY32K1s51Y&#34;&gt;David Bombal: OSINT tools to track you down&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=XBanzOH02O4&#34;&gt;Niklas Steenfatt: Sind unsere Daten sicher? (RSA einfach erklärt)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.swisssign.com/email.html&#34;&gt;SwissSign: S/MIME&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=P-EbfZ37BUw&#34;&gt;How to Bury Risk in the Sand ? Configure Windows Sandbox for malware analysis&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=0YbeemsYXTw&#34;&gt;Mark Russinovich - Malware Hunting With The Sysinternals Tools - 2015&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.ciphermail.info/faq/&#34;&gt;Ciphermail&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://danielyxie.github.io/bitburner/&#34;&gt;Bit Burner&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://livecd.hacking-lab.com/&#34;&gt;Hacking-Lab LiveCD&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.ciphermail.info/faq/&#34;&gt;Bitwarden.ch - Serverservice für Bitwarden Clients&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtu#be.com/watch?v=9rc37hMmAVs&#34;&gt;YT: Stefan Günther (in-put GbR): CipherMail&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.kuketz-blog.de/google-hacking-die-dunkle-seite-der-suchmaschine/&#34;&gt;Kukez-Blog: Google Hacking: Die dunkle Seite der Suchmaschine&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.exploit-db.com/google-hacking-database&#34;&gt;Exploit-db.com/google-hacking-database&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://securitytrails.com/blog/google-hacking-techniques&#34;&gt;securitytrails.com: Most popular Google Hacking Techniques&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/cdpxe/HardenedLinux&#34;&gt;Hardened Linux (Scripts)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/security/&#34;&gt;Heise Security&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.virustotal.com&#34;&gt;Virustotal&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=hY6uySPZrdU&#34;&gt;Florian Dalwigk: Vermeide diesen Fehler auf VirusTotal!)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://krebsonsecurity.com/&#34;&gt;Krebs on security&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://isc.sans.edu/&#34;&gt;SANS Internet Storm Center&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.privacy-handbuch.de/index.htm&#34;&gt;Privacy-Handbuch&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://open.hpi.de/courses/datenschutz2021&#34;&gt;Datenschutz für Einsteigerinnen und Einsteiger&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/ct/artikel/c-t-Sicherheits-Checklisten-2021-Sicherheit-einfach-erklaert-4884913.html&#34;&gt;c&amp;rsquo;t-Sicherheits-Checklisten 2021&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://kuketz-blog.de/empfehlung&#34;&gt;Kuketz - Blog: Nichts zu verbergen?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.tec-bite.ch/was-ist-die-beste-authentication-part-1/&#34;&gt;TecBite: Smart Card, OTP und andere Verfahren im Vergleich&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.andreas-schreiner.de/2022/09/06/yubikey-smart-card-howto-meine-konfigurationen-und-erfahrungen/&#34;&gt;Andreas-Schreiner.de: YubiKey Smart Card HowTo: Meine Konfigurationen und Erfahrungen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.routerpasswords.com/&#34;&gt;Default router password repository&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.soft-management.net/wp/2011/11/kennworter-einfach-merken/&#34;&gt;Kennwörter einfach merken&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.soft-management.net/wp/2013/01/der-kennwort-schutz-in-der-praxis-das-keepass-setup/&#34;&gt;Der Kennwort-Schutz in der Praxis: Das Keepass-Setup&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.soft-management.net/wp/2013/02/praxis-tipp-keepass-backup-und-update/&#34;&gt;Praxis-Tipp: Keepass-Backup und Update&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.soft-management.net/wp/2012/08/mit-keepass-passwoerter-im-netzwerk-gemeinsam-nutzen/&#34;&gt;Mit Keepass Passwörter im Netzwerk gemeinsam nutzen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.soft-management.net/wp/2013/03/keepass-kennworteingabe-mit-auto-type/&#34;&gt;Keepass: Kennworteingabe mit Auto-Type&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=0hK68lHwHTQ&#34;&gt;YT: Keepass 2 Vollautomatik&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=5JD6bBDCs2A&#34;&gt;YT: Best KeePass Plugins - 9 Extensions That Will Make Your Life Easier&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=7quY0WfXhlc&#34;&gt;YT: Passwörter mit Passwort Safe verwenden&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;networkfirewall&#34;&gt;Network.Firewall&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/playlist?list=PL5Zq2RTMFBNNGDYkuXOq7k1Wf-e0gMCnP&#34;&gt;YT-teqqyde-pfSense Installation&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;networkservices&#34;&gt;Network.Services&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.rmilne.ca/tag/dns/&#34;&gt;Rhoderick Milne: Blog&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.tutonaut.de/owncloud-server-im-heimnetz-einsetzen/&#34;&gt;ownCloud-Server im Heimnetz einsetzen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.site24x7.com/de/tools.html&#34;&gt;Tools für Netzwerken und Websites&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.gaijin.at/de/tools/&#34;&gt;Gaijin.at: Online Network Tools&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.dnstools.ch&#34;&gt;Online TCP IP Tools&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.dnsstuff.com/tools&#34;&gt;Domain Tools (WhoIs, etc.)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/security/dienste/Netzwerkcheck-2114.html&#34;&gt;Heise.de: Porttest&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://centralops.net/co/&#34;&gt;CentralOps.net:Free online network tools&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://uhr.ptb.de&#34;&gt;Physikalisch-Technische Bundesanstalt (PTB)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;networkemail&#34;&gt;Network.EMail&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://muellmail.com/&#34;&gt;Müpllmail: Wegwerf E-Mail Adresse&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.spamgourmet.com/index.pl&#34;&gt;Spamgourmet: Wegwerf E-Mail Adresse&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://wetransfer.com/&#34;&gt;ohne Anmeldung kostenlos Dateien bis 2 GB pro Übertragung versenden&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.appmaildev.com/de/spf&#34;&gt;SPF-Prüfung&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://dmarcian.com/spf-syntax-table/&#34;&gt;SPF Record Syntax&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://thomas-leister.de/mailserver-debian-buster/&#34;&gt;Mailserver mit Debian-Buster&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://haveibeenpwned.com/Passwords&#34;&gt;E-Mail Password secure?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://mailtrap.io/&#34;&gt;Mailtrap: fake SMTP server - to test / debug emails&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.dnsbl.info/&#34;&gt;What is a DNSBL?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;networkemailautodiscover&#34;&gt;Network.EMail.Autodiscover&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.rf-partners.ch/publikationen/rfpupload.pdf&#34;&gt;Exchange Autodiscover MIT EXCHANGE SERVER 2016&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.mailhilfe.de/autodiscover-und-outlook-einige-schnelle-methoden-um-es-zum-laufen-zu-bringen&#34;&gt;Autodiscover und Outlook: Einige schnelle Methoden, um es zum Laufen zu bringen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.frankysweb.de/outlook-autodiscover-fuer-office-365-deaktivieren/&#34;&gt;Outlook: Autodiscover für Office 365 deaktivieren&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.enowsoftware.com/solutions-engine/exchange-center/autodiscover-dilemma&#34;&gt;The Autodiscover Dilemma: Steps to Overcome It&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.enowsoftware.com/solutions-engine/exchange-center/autodiscover-dilemma-part2&#34;&gt;Autodiscover Dilemma (Part 2)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;networkmessenger&#34;&gt;Network.Messenger&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://Threema.ch&#34;&gt;Threema&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://wire.com/en/&#34;&gt;Wire&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://signal.org/de/&#34;&gt;Signal&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.privacy-handbuch.de/handbuch_62.htm&#34;&gt;Was ist Jabber/XMPP?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://trashserver.net/faq/&#34;&gt;Trashserver.net: XMPP Server&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;networkvideoconference&#34;&gt;Network.VideoConference&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.antary.de/2021/09/08/microsoft-teams-download-aller-versionen-und-changelog/&#34;&gt;antary.de: Microsoft Teams – Download aller Versionen und Changelog&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.schieb.de/?s=Teams&#34;&gt;Schieb.de: MS Teams - Tipps&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/playlist?list=PLPdQPJ9SG8COMCLCnsBAr7UXSJZBDsnDY&#34;&gt;Zoom - Videogespräche ganz einfach!&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://support.zoom.us/hc/en-us/articles/210707503-Virtual-Background&#34;&gt;Zoom - Changing your Virtual Background image&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blogs.getty.edu/iris/how-to-use-getty-open-content-for-your-custom-zoom-background/&#34;&gt;How to Use Getty Open Content for Your Custom Zoom Background&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/playlist?list=PLlKpQrBME6xJtFmiA8hg4J1ZbSf0CQ0rs&#34;&gt;Kevin Stratvert: YT-Playlist: WebEx Meetings&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;networkgit--github&#34;&gt;Network.Git / GitHub&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.thomas-krenn.com/de/wiki/Git_Grundbegriffe&#34;&gt;Git Grundbegriffe&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://shields.io/&#34;&gt;Shields.io: Badges for Git&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://git-scm.com/book/en/v2&#34;&gt;Pro Git&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/raywenderlich/agit-materials/tree/editions/1.0&#34;&gt;Advanced Git: Materials&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://git-scm.com/book/en/v2&#34;&gt;Pro Git&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.thomasmaurer.ch/2021/07/powershell-download-script-or-file-from-github/&#34;&gt;Thomas Maurer: PowerShell: Download script or file from GitHub&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://marketplace.visualstudio.com/items?itemName=huizhou.githd&#34;&gt;VS Code: Git History Diff&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens&#34;&gt;VS Code: GitLens — Git supercharged&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;networkirc&#34;&gt;Network.IRC&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://wiki.ubuntuusers.de/IRC/&#34;&gt;ubuntuusers.de: IRC&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.irc-mania.de/faq/&#34;&gt;irc-mania.de: faq/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.mirc.com/&#34;&gt;Windows Applikation MIRC&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;cisco--&#34;&gt;Cisco  📘&lt;/h2&gt;&#xA;&lt;h3 id=&#34;ciscoblog&#34;&gt;Cisco.Blog&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://feedpress.me/CiscoBlogs&#34;&gt;Latest articles published on Cisco Blogs&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://ipnet.xyz/category/networking/cisco-technologies/&#34;&gt;ipnet.xyz: Blog Cisco&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.flackbox.com/&#34;&gt;Neil Anderson&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/@Flackbox&#34;&gt;Neil Anderson YT&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/@KeithBarker&#34;&gt;Keith Barker YT&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://davidbombal.com/&#34;&gt;David Bombal Website&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/@davidbombal&#34;&gt;David Bombal YT&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/@howtonetworkcom&#34;&gt;Paul Browning YT&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/@thenetworkingdoctors/videos&#34;&gt;The Networking Doctors YT&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;ciscoresourcen&#34;&gt;Cisco.Resourcen&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://learninglocator.cloudapps.cisco.com/#/home&#34;&gt;Cisco Learning Locator&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://learningspace.cisco.com/&#34;&gt;Cisco Learning Network Space&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://learningnetwork.cisco.com/&#34;&gt;Cisco Learning Network Network&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://digital-learning.cisco.com&#34;&gt;Cisco Digital# &lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://learningspace.cisco.com/#free-online-course&#34;&gt;Free Online Courses&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.reddit.com/r/ccna/&#34;&gt;Reddit CCNA&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=I2w20jIwiH0&amp;amp;list=PLi0MTIjZai_yOugec--tdY8l_BBhvppJx&#34;&gt;Tom Wechsler: Cisco Switching Praxis Lab mit GNS3 und Packet Tracer&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/@CiscoUtube/videos&#34;&gt;Cisco U. by Learning and Certifications&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.netacad.com/courses/networking&#34;&gt;Netacad.com/courses/network&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://skillsforall.com/&#34;&gt;Skills for all&lt;/a&gt;  )&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.cisco.com/c/en/us/products/visio-stencil-listing.html&#34;&gt;Visio Stencil&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://study-ccna.com/&#34;&gt;Study-ccna.com&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://neckercube.com/posts/2018-04-12-mind-map-for-ccie-ccnp-routing-switching/&#34;&gt;Mind Map for CCIE &amp;amp; CCNP Routing &amp;amp; Switching&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=7OAvFE_GzZ0&#34;&gt;Flackbox: Cisco CCNA Lab Options - Online Lab Rentals&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://administrator.de/tutorial/cisco-wlan-access-point-air-lap1142n-u-cap2602i-fuer-den-heimgebrauch-umruesten-647100.html&#34;&gt;Cisco WLAN Access Point AIR-LAP1142N u. CAP2602I für den Heimgebrauch umrüsten&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;ciscopackettracer&#34;&gt;Cisco.PacketTracer&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.netacad.com/courses/packet-tracer&#34;&gt;Cisco Networking Academy: Cisco Packet Tracer&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.netacad.com/courses/packet-tracer/introduction-packet-tracer&#34;&gt;Cisco Networking Academy: Introduction to Packet Tracer&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.itprc.com/packet-tracers/&#34;&gt;Ultimate Guide to Packet Tracer&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;ciscohardware&#34;&gt;Cisco.Hardware&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.cisco.com/c/m/de_de/products/wireless/catalyst-9000-infographic-interactive.html&#34;&gt;Catalyst 9000: Infografik&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://community.cisco.com/t5/networking-blogs/cisco-champion-radio-s9-e10-the-cisco-catalyst-9000-family/ba-p/4571865&#34;&gt;Cisco Champion Radio: S9|E10 The Cisco Catalyst 9000 Family&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tmgmatrix.cisco.com/&#34;&gt;Cisco Optics-to-Device Compatibility Matrix&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://media.zones.com/images/pdf/cisco-catalyst-9300-datasheet.pdf&#34;&gt;Cisco Catalyst 9300 Series Switches&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.cisco.com/c/en/us/products/collateral/switches/catalyst-9300-series-switches/white-paper-c11-741468.html&#34;&gt;Catalyst 9300 Stackwise System Architecture White Paper&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tmgmatrix.cisco.com/&#34;&gt;Cisco Optics-to-Device Compatibility Matrix&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.cisco.com/c/en/us/products/collateral/interfaces-modules/transceiver-modules/implementation-optics-wp.html&#34;&gt;Understanding FEC and Its Implementation in Cisco Optics&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;ciscoios&#34;&gt;Cisco.IOS&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tools.cisco.com/security/center/resources/ios_nx_os_reference_guide&#34;&gt;Cisco IOS and Cisco NX-OS Software Release Reference Guide&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.cisco.com/c/en/us/support/ios-nx-os-software/ios-xe-17/series.html#InstallandUpgrade&#34;&gt;Cisco IOS XE 17&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/17-3/configuration_guide/stck_mgr_ha/b_173_stck_mgr_ha_9300_cg/managing_switch_stacks.html&#34;&gt;Stacking and High Availability Configuration Guide, Cisco IOS XE Amsterdam 17.3.x (Catalyst 9300 Switches)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;ise&#34;&gt;ISE&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.cisco.com/c/en/us/support/security/identity-services-engine/series.html&#34;&gt;Cisco Identity Services Engine&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h4 id=&#34;ver-27&#34;&gt;Ver 2.7&lt;/h4&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.cisco.com/c/en/us/td/docs/security/ise/2-7/admin_guide/b_ise_27_admin_guide.html&#34;&gt;Cisco Identity Services Engine Administrator Guide, Release 2.7&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.cisco.com/c/en/us/td/docs/security/ise/2-7/release_notes/b_ise_27_RN.html&#34;&gt;Release Notes for Cisco Identity Services Engine, Release 2.7&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.cisco.com/c/de_de/support/docs/wireless-mobility/wireless-lan-wlan/201044-802-1x-authentication-with-PEAP-ISE-2-1.pdf&#34;&gt;802.1x-Authentifizierung mit PEAP, ISE 2.1 und WLC 8.3 konfigurieren&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tmgmatrix.cisco.com/&#34;&gt;Cisco Optics-to-Device Compatibility Matrix&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h4 id=&#34;ver-31&#34;&gt;Ver 3.1&lt;/h4&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.cisco.com/c/en/us/td/docs/security/ise/3-1/admin_guide/b_ise_admin_3_1.html&#34;&gt;Cisco Identity Services Engine Administrator Guide, Release 3.1&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.cisco.com/c/en/us/td/docs/security/ise/3-1/release_notes/b_ise_31_RN.html&#34;&gt;Release Notes for Cisco Identity Services Engine, Release 3.1&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/playlist?list=PLvBZXH_IO6nCu9p49Tl1LE4kY6mpyz1eN&#34;&gt;63 ISE Webinars&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;internet-protokoll-ip--&#34;&gt;Internet Protokoll (IP)  🧭&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=oIezCGjxV3A&#34;&gt;MIT: A brief history of the Internet&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;ipv4--&#34;&gt;IPv4  🎯&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.iana.org/&#34;&gt;IANA&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.ietf.org/&#34;&gt;IETF&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://de.wikipedia.org/wiki/Internet_Protocol&#34;&gt;WP: Internet Protocol&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://de.wikipedia.org/wiki/IPsec&#34;&gt;WP: IPsec&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://de.wikipedia.org/wiki/IP-Adresse&#34;&gt;WP: IP-Adresse&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://de.wikipedia.org/wiki/Mobile_IP&#34;&gt;WP: Mobile-IP&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://en.wikipedia.org/wiki/Virtual_IP_address&#34;&gt;Virtual IP address&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://de.wikipedia.org/wiki/Internet_Control_Message_Protocol&#34;&gt;WP: Internet Control Message Protocol&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://netzmafia.ee.hm.edu/skripten/netze/netz8.html#8.1&#34;&gt;Netzmafia: TCP/IP&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://de.wikipedia.org/wiki/Kategorie:Internet_Protocol&#34;&gt;WP: Kategorie:Internet Protocol&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://tcpipguide.com/index.htm&#34;&gt;The TCP/IP Guide&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.rfc-editor.org/rfc/rfc675&#34;&gt;RFC 675 - SPECIFICATION OF INTERNET TRANSMISSION CONTROL PROGRAM&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.rfc-editor.org/ien/ien48.txt&#34;&gt;Catenet&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://de.wikipedia.org/wiki/DoD-Schichtenmodell&#34;&gt;WP: DoD-Schichtenmodell&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.88.7505&amp;amp;rep=rep1&amp;amp;type=pdf&#34;&gt;V. Cerf; R. Kahn: The DoD Internet Architecture Model&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.cs.princeton.edu/courses/archive/fall06/cos561/papers/cerf74.pdf&#34;&gt;V. Cerf; R. Kahn: A Protocol for Packet Network Intercommunication&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/hintergrund/Missing-Link-IETF-Standards-ueber-die-Zukunft-von-einem-Zoo-an-Protokollen-7549017.html&#34;&gt;Heise: Missing Link: Auch Internetprotokolle haben ihren Lifecycle&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/hintergrund/Forscher-Raetseln-Wer-hat-sich-IPv4-Adressen-erschummelt-und-wofuer-7267521.html&#34;&gt;Heise: Forscher rätseln: Wer hat sich IPv4-Adressen erschummelt und wofür?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=AmsBfZLxhoI&#34;&gt;CBT Nuggets: What are QoS Class Models?&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://cre.fm/cre141-ipv4&#34;&gt;CRE: Technik, Kultur, Gesellschaft - CRE141 IPv4&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://cre.fm/cre191-internet-im-festnetz&#34;&gt;CRE: Technik, Kultur, Gesellschaft - CRE191 Internet im Festnetz&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://completedeveloperpodcast.com/episode-139/&#34;&gt;Complete Developer Podcast: 7 Networking Layers&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;ipv4adressmanagement&#34;&gt;IPv4.Adressmanagement&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.w3service.net/vorlesungen/hochgeschwindigkeitsnetzeI/20-Subnetting-VLSM/SubnettingUndVLSM-013.pdf&#34;&gt;Dr. Ludwig Eckert: Subnetting /41 Seiten Skript&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://it.rcmd.org/networks/subnetting/subnetting.txt&#34;&gt;Einführung in das Subnetting&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.eex-online.de/informatik/cidr.html&#34;&gt;Übung: Classless Inter-Domain Routing&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://administrator.de/tutorial/subnetz-rechnen-kurs-mit-loesungs-beispielen-89806.html&#34;&gt;Administrator.de: Subnetz-Rechnen Kurs mit Lösungs Beispielen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=B0PKd_bNUaU&#34;&gt;Eric Amberg: Die Subnetzmaske nach RFC 950&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=8kVVgAwdj_0&#34;&gt;Eric Amberg: Subnetting Praxisbeispiel 1&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=IQQILGJE-xg&#34;&gt;Eric Amberg: Subnetting Praxisbeispiel 2&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=gk-KTQnbymw&#34;&gt;Eric Amberg: Supernetting und Routen Zusammenfassung&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=jgwWFKryrOw&#34;&gt;Florian Dalwigk: Subnetting einfach erklärt!&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://packetlife.net/media/library/15/IPv4_Subnetting.pdf&#34;&gt;Jeremy Stretch: Cheat Sheet - Subnetting&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/playlist?list=PLIFyRwBY_4bQUE4IB5c4VPRyDoLgOdExE&#34;&gt;Practical Networking: Subnetting Mastery&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/playlist?list=PLIFyRwBY_4bQUE4IB5c4VPRyDoLgOdExE&#34;&gt;Professor Messer: Magic Number Subnetting&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://subnettingpractice.com/index.html&#34;&gt;SubnettingPractice.com The most extensive subnetting practice site on the web!&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;ipv4dns&#34;&gt;IPv4.DNS&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=Aat_zA5uKrU&#34;&gt;Florian Dalwigk: Das DNS PROTOKOLL&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.zonefile.org/&#34;&gt;Create new zonefile&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://dnsviz.net/&#34;&gt;DNS Zonen Test&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/ratgeber/FAQ-Verschluesselte-DNS-Anfragen-6207567.html&#34;&gt;Heise: FAQ: Verschlüsselte DNS-Anfragen&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.trash.net/dienste/offener-dns-resolver/&#34;&gt;Trash.net: https://www.trash.net/dienste/offener-dns-resolver/&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.digitale-gesellschaft.ch/dns/&#34;&gt;Digitale Gesellschaft CH&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://vpntester.org/dns-server/&#34;&gt;Public DNS Server List&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.kuketz-blog.de/pi-hole-schwarzes-loch-fuer-werbung-raspberry-pi-teil1/&#34;&gt;Kuketz: Pi-hole: Schwarzes Loch für Werbung – Raspberry Pi&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.reddit.com/r/pihole/&#34;&gt;Reddit: PiHole&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/tipps-tricks/Pi-Hole-auf-dem-Raspberry-Pi-einrichten-so-geht-s-4358553.html&#34;&gt;Heise: Pi-Hole auf dem Raspberry Pi einrichten - so geht&amp;rsquo;s&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.zdnet.de/88376522/simple-dnscrypt-dns-abfragen-unter-windows-verschluesseln/&#34;&gt;Simple DNSCrypt: DNS-Abfragen unter Windows verschlüsseln&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=7MT1F0O3_Yw&#34;&gt;YT-DNS Cache Poisoning - Computerphile&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/select/ct/2022/20/2219513081512668787&#34;&gt;Heise: AdGuard Home und Pi-hole FAQ&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.fhnw.ch/plattformen/iwi/2021/04/10/modernisierung-des-domain-name-systems-dns-mit-dns-over-tls-und-dns-over-https/&#34;&gt;Modernisierung des Domain Name Systems (DNS) mit DNS over TLS und DNS over HTTPS&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/hintergrund/Was-man-ueber-DNS-als-Sicherheits-Werkzeug-wissen-muss-4085947.html&#34;&gt;Heise: Was man über DNS als Sicherheits-Werkzeug wissen muss&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/hintergrund/Schluessel-zum-DNS-270794.html&#34;&gt;Heise: Schlüssel zum DNS&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/hintergrund/EU-Plaene-fuer-eigene-DNS-Resolver-Kritiker-befuerchten-fragmentiertes-Netz-6346631.html&#34;&gt;Heise: EU-Pläne für eigene DNS-Resolver: Kritiker befürchten fragmentiertes Netz&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/select/ct/2018/14/1530492966691096&#34;&gt;Heise: DNS mit Privacy und Security vor dem Durchbruch&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://dnsleaktest.com/&#34;&gt;Dnsleaktest.com&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.noip.com/&#34;&gt;NoIP.COM: Dynamischer DNS Dienst&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.shodan.io/&#34;&gt;Shodan&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://cre.fm/cre099-domain-name-system&#34;&gt;CRE: Technik, Kultur, Gesellschaft - CRE099  „Domain Name System“&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;ipv6--&#34;&gt;IPv6  🏗&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.ripe.net/publications/ipv6-info-centre&#34;&gt;RIPE: IPv6 Info Center&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.ripe.net/publications/news/announcements/ipv6-and-the-ripe-database&#34;&gt;RIPE: IPv6 and the RIPE Database&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.ipv6-portal.de/tools.html&#34;&gt;Online Tools&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.cisco.com/en/US/technologies/tk648/tk872/technologies_white_paper0900aecd8026003d.pdf&#34;&gt;Cisco: IPv6 Adressing&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://subnettingpractice.com/howtoipv6.html&#34;&gt;How To Subnet IPv6&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://subnettingpractice.com/ipv6_subnetting.html&#34;&gt;Subnetting Calculator&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://cre.fm/cre197-ipv6&#34;&gt;CRE: Technik, Kultur, Gesellschaft - CRE197 IPv6&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=B8bNidd7Kdc&#34;&gt;SF21VEU - 17 Discovering IPv6 with Wireshark (Rolf Leutert)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://open.hpi.de/courses/ipv6-2018&#34;&gt;OpenHPI.DE: IPv6 in modernen Netzwerken&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;linux--&#34;&gt;Linux  🐧&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://kofler.info/arch-linux-und-archinstall/&#34;&gt;Michael Kofler: ARCH LINUX UND »ARCHINSTALL«&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://gnulinux.ch/category/tippstricks&#34;&gt;GNU/Linux.ch: Tipps &amp;amp; Tricks&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://lnav.org/&#34;&gt;An advanced log file viewer for the small-scale&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.ernstlx.com/&#34;&gt;ernstlx.com: Linux Desktop User - Tipps &amp;amp; Tricks&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.fibel.org/linux/&#34;&gt;Ole Vanhoefer: Eine Einführung in Linux - Linuxfibel&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://debian-handbook.info/browse/stable/&#34;&gt;Debian Buster from Discovery to Mastery&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.togaware.com/linux/survivor/&#34;&gt;GNU/Linux Desktop Survival Guide&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://tldp.org/LDP/lame/LAME/linux-admin-made-easy/&#34;&gt;Steve Frampton: Linux Administration Made Easy&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.linuxfromscratch.org/&#34;&gt;Linux from Scratch&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://akolles.de/arch-linux/arch-linux-installation&#34;&gt;akolles.de: Arch Linux - Installation&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.heise.de/tipps-tricks/Arch-Linux-Installation-fuer-Einsteiger-4644484.html&#34;&gt;Heise.de: Arch Linux: Installation für Einsteiger&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://wiki.archlinux.de/title/Anleitung_f%C3%BCr_Einsteiger&#34;&gt;Wiki.archlinux.de: Anleitung für Einsteiger&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=PIzK82O1miM&#34;&gt;YT: Linux Umsteiger Kanal: KW 14 2021: Arch Installer&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://ftp.gwdg.de/pub/linux/archlinux/&#34;&gt;Arch Linux Image&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://wttr.in/&#34;&gt;wttr.in: ASCII Wetterbericht&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://wttr.in/thun&#34;&gt;wttr.in: ASCII Wetterbericht Thun BE)&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;linuxbook&#34;&gt;Linux.Book&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://debiananwenderhandbuch.de/&#34;&gt;Debian Anwenderhandbuch&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://openbook.rheinwerk-verlag.de/ubuntu/&#34;&gt;Rheinwerk: OpenBook: Ubuntu GNU/Linux&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://openbook.rheinwerk-verlag.de/linux/&#34;&gt;Rheinwerk: OpenBook: Linux&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://intern.fh-wedel.de/~si/doc/LHB/LHB.html&#34;&gt;Das Linux Anwenderhandbuch und Leitfaden für die Systemverwaltung&lt;/a&gt;&lt;br&gt;&#xA;freebooks/rlinux3ger/linux_wegIVZ.html)&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.oreilly.de/german/freebooks/linag2/inhalt.htm&#34;&gt;0`Reilly OpenBooks: Linux Wegweiser für Netzwerker, 2. Auflage&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://docstore.mik.ua/orelly/unix/upt/&#34;&gt;0`Reilly OpenBooks: Unix Power Tools&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;windows--&#34;&gt;Windows  🪟&lt;/h2&gt;&#xA;&lt;h3 id=&#34;windowstool&#34;&gt;Windows.Tool&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://docs.microsoft.com/en-us/windows/powertoys/&#34;&gt;Microsoft PowerToys&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.microsoft.com/en-us/download/details.aspx?id=100432&#34;&gt;Microsoft Error Lookup Tool&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://support.microsoft.com/en-us/windows/create-installation-media-for-windows-99a58364-8c02-206f-aa6f-40c3b507420d&#34;&gt;Microsoft Windows and Office ISO Download Tool&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;sysinternals.com&#34;&gt;Sysinternals&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://live.sysinternals.com&#34;&gt;live.sysinternals.com&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/microsoft/terminal&#34;&gt;MS Windows Terminal&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://devblogs.microsoft.com/commandline/getting-started-with-windows-terminal/&#34;&gt;Getting Started with Windows Terminal&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://devblogs.microsoft.com/commandline/windows-terminal-tips-and-tricks/&#34;&gt;Windows Terminal Tips and Tricks&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=VT2L1SXFq9U&#34;&gt;Scott Hanselman: How to make the ultimate Terminal Prompt on Windows 11 - This video is LONG and WORDY and DETAILED&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://terminal.sexy/&#34;&gt;terminal.sexy&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://pureinfotech.com/install-wsl-windows-11/&#34;&gt;How to install Windows Subsystem for Linux (WSL) on Windows 11&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=b1YBx1L8op4&#34;&gt;Scott Hanselman: Windows 11 runs Graphical Linux Apps out of the box with WSLg&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.nirsoft.net/&#34;&gt;NirSoft&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.chiark.greenend.org.uk/~sgtatham/putty/&#34;&gt;Putty&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://the.earth.li/~sgtatham/putty/0.78/htmldoc/&#34;&gt;Putty Documentation&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=w1Tqr7Wk5aU&#34;&gt;How to Use Putty pscp to Copy Files to/from a Remote Server&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://community.chocolatey.org/packages&#34;&gt;Chocolatey&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.p-nand-q.com/download/index.html&#34;&gt;p-nand-q.com: Kleine (Admin-) Tools&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.uwe-sieber.de/usbtreeview.html&#34;&gt;uwe-sieber.de: USB Device Tree Viewer&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.hide-windows.com/&#34;&gt;Hide windows program - Taskbar Hide&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.netsetman.com/de/freeware&#34;&gt;NetSetMan&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://customerconnect.vmware.com/de/downloads/info/slug/desktop_end_user_computing/vmware_workstation_player/16_0&#34;&gt;VMware Workstation Player&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/lostindark/DriverStoreExplorer&#34;&gt;DriverStore Explorer - Zugriff auf die Windows-interne Treiber-Verwaltung&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.ventoy.net/en/index.html&#34;&gt;Ventoy - tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.diskpart.com/free-partition-manager.html&#34;&gt;Aomei Partition Assistant Standard Edition&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://docs.microsoft.com/en-us/windows-server/manage/windows-admin-center/overview&#34;&gt;MS Windows Admin Center&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.7-zip.org/&#34;&gt;7-Zip Website&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.rarlab.com/rar_add.htm&#34;&gt;RAR Unpacker&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.royalapps.com/&#34;&gt;Royal TS&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.snappy-driver-installer.org/&#34;&gt;Snappy Driver Installer Origin&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.investintech.com/products/developer/pdf-library/&#34;&gt;Investintech.com: Free PDF Reader&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.hwinfo.com/&#34;&gt;HWInfo-Comprehensive Hardware Analysis, Monitoring and Reporting for Windows and DOS&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.sumatrapdfreader.org/free-pdf-reader&#34;&gt;Sumatra Free PDF Reader&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.dropitproject.com/#&#34;&gt;DropIt - Dateiabläufe automatisieren&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://keepass.info/&#34;&gt;Keepass - the free, open source, light-weight and easy-to-use password manager&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://lallouslab.net/2013/08/26/resetting-ntfs-files-permission-in-windows-graphical-utility/&#34;&gt;Resetting NTFS files permission in Windows – Graphical Utility&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.ventoy.net/en/plugin_control.html&#34;&gt;Ventoy - A New Bootable USB Solution&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.wintools.info/index.php/advanced-system-font-changer&#34;&gt;Advanced System Font Changer&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://ninite.com/&#34;&gt;Standardprogramme installieren mit ninite&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.rainmeter.net/&#34;&gt;Rainmeter&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://rainysoft.cc/rainwallpaper.html&#34;&gt;Rainwallpaper - live wallpaper engine&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://store.steampowered.com/app/431960/Wallpaper_Engine/&#34;&gt;Wallpaper Engine&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;SecurStick&lt;/p&gt;</description>
    </item>
    <item>
      <title>Badges not by AI</title>
      <link>https://www.petergyger.net/badgenotai/</link>
      <pubDate>Thu, 02 Mar 2023 12:00:00 +0200</pubDate>
      <guid>https://www.petergyger.net/badgenotai/</guid>
      <description>&lt;h2 id=&#34;meta&#34;&gt;Meta&lt;/h2&gt;&#xA;&lt;p&gt;Erstellt:&#x9;&#x9;1. August 2023&lt;br&gt;&#xA;Modifiziert:&#x9;25. August 2023&lt;/p&gt;&#xA;&lt;p&gt;🔼 &lt;a href=&#34;http://petergyger.net&#34;&gt;Root&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;überblick&#34;&gt;Überblick&lt;/h2&gt;&#xA;&lt;p&gt;&amp;ldquo;Badges&amp;rdquo; sind in der IT sehr populär. Angesichts der rasanten Entwickler der Generativen KI wie ChatGPT findet eine breite Diskussion über den (neuen) Platz menschlicher Arbeit statt. Eine Idee ist dieses Projekt für &amp;ldquo;Content&amp;rdquo; Ersteller. D.h. Blogger, Grafiker, Musiker, etc.&lt;/p&gt;&#xA;&lt;p&gt;Sympathisch ist, dass es keine schwarz / weiss Haltung vertritt. Kein Anti AI, kein auffordern die neuen Webstühle zu stürmen. Auch in den Auflagen wer die Batches verwenden kann, ist keine 100% AI freie Herstellung gefordert. Das wäre genau so wenig realistisch, wie auf eine Internetsuchmaschine und das WWW zu verzichten&amp;hellip;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
