<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>The Wombelix Post - SSH</title><link>https://dominik.wombacher.cc/</link><description/><atom:link href="/feeds/tag_ssh.rss.xml" rel="self"/><lastBuildDate>Sun, 06 Oct 2024 00:00:00 +0200</lastBuildDate><item><title>Access to SUSE Live Lab Environment through SSH reverse Tunnel and RDP</title><link>https://dominik.wombacher.cc/posts/access-to-suse-live-lab-environment-through-ssh-reverse-tunnel-and-rdp.html</link><description>&lt;!-- SPDX-FileCopyrightText: 2024 Dominik Wombacher &lt;dominik@wombacher.cc&gt; --&gt;
&lt;!--  --&gt;
&lt;!-- SPDX-License-Identifier: CC-BY-SA-4.0 --&gt;
&lt;p&gt;SUSE provides some great Training Courses with a lot of Exercises and Online Labs are also available for most of them.
But, at least in the Environment available to SUSE  ... &lt;a class="read-more" href="/posts/access-to-suse-live-lab-environment-through-ssh-reverse-tunnel-and-rdp.html"&gt; [read more]&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Wombacher</dc:creator><pubDate>Sat, 10 Sep 2022 00:00:00 +0200</pubDate><guid>tag:dominik.wombacher.cc,2022-09-10:/posts/access-to-suse-live-lab-environment-through-ssh-reverse-tunnel-and-rdp.html</guid><category>Linux</category><category>SUSE</category><category>Training</category><category>Lab</category><category>SSH</category><category>RDP</category><category>Tunnel</category></item><item><title>FreeBSD 13 Base System OpenSSH Server Hardening</title><link>https://dominik.wombacher.cc/posts/freebsd_13_base_system_openssh_server_hardening.html</link><description>&lt;!-- SPDX-FileCopyrightText: 2023 Dominik Wombacher &lt;dominik@wombacher.cc&gt; --&gt;
&lt;!--  --&gt;
&lt;!-- SPDX-License-Identifier: CC-BY-SA-4.0 --&gt;
&lt;p&gt;Default sshd configs tend to focus more on compatibility instead security. Therefore hardening
should be one of the first things after setup a new system.&lt;/p&gt;
&lt;p&gt;I'm using the OpenSSH Daemon  ... &lt;a class="read-more" href="/posts/freebsd_13_base_system_openssh_server_hardening.html"&gt; [read more]&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Wombacher</dc:creator><pubDate>Thu, 17 Mar 2022 00:00:00 +0100</pubDate><guid>tag:dominik.wombacher.cc,2022-03-17:/posts/freebsd_13_base_system_openssh_server_hardening.html</guid><category>Unix</category><category>FreeBSD</category><category>OpenSSH</category><category>Hardening</category><category>SSH</category></item><item><title>EMail Notification to Unlock LUKS encrypted disk via Dropbear SSH</title><link>https://dominik.wombacher.cc/posts/email_notification_to_unlock_luks_encrypted_disk_via_dropbear_ssh.html</link><description>&lt;!-- SPDX-FileCopyrightText: 2023 Dominik Wombacher &lt;dominik@wombacher.cc&gt; --&gt;
&lt;!--  --&gt;
&lt;!-- SPDX-License-Identifier: CC-BY-SA-4.0 --&gt;
&lt;p&gt;I'm running Proxmox VE Hosts with full encrypted disks and Dropbear SSH to unlock them remotely.
I wanted to get notified when I have to login and enter the key  ... &lt;a class="read-more" href="/posts/email_notification_to_unlock_luks_encrypted_disk_via_dropbear_ssh.html"&gt; [read more]&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Wombacher</dc:creator><pubDate>Wed, 16 Mar 2022 00:00:00 +0100</pubDate><guid>tag:dominik.wombacher.cc,2022-03-16:/posts/email_notification_to_unlock_luks_encrypted_disk_via_dropbear_ssh.html</guid><category>Linux</category><category>Debian</category><category>Proxmox</category><category>Dropbear</category><category>SSH</category><category>LUKS</category><category>EMail</category></item><item><title>SUSE Manager / Uyuni - Salt SSH Push: Thin package corrupted</title><link>https://dominik.wombacher.cc/posts/suse-manager-uyuni-salt-ssh-push-thin-package-corrupted.html</link><description>&lt;!-- SPDX-FileCopyrightText: 2023 Dominik Wombacher &lt;dominik@wombacher.cc&gt; --&gt;
&lt;!--  --&gt;
&lt;!-- SPDX-License-Identifier: CC-BY-SA-4.0 --&gt;
&lt;p&gt;At work we had issues with almost all Salt-SSH / SSH-Push connected Clients for months due to an unhandled exception &lt;code&gt;ImportError: No module named 'salt.exceptions'&lt;/code&gt; that occurred regularly. It took  ... &lt;a class="read-more" href="/posts/suse-manager-uyuni-salt-ssh-push-thin-package-corrupted.html"&gt; [read more]&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Wombacher</dc:creator><pubDate>Tue, 02 Mar 2021 00:00:00 +0100</pubDate><guid>tag:dominik.wombacher.cc,2021-03-02:/posts/suse-manager-uyuni-salt-ssh-push-thin-package-corrupted.html</guid><category>Linux</category><category>Uyuni</category><category>SUSE Manager</category><category>SSH</category><category>Salt</category><category>Exception</category></item><item><title>SUSE Manager / Uyuni - Valid PTR Record required for SSH-Push Clients</title><link>https://dominik.wombacher.cc/posts/suse-manager-uyuni-valid-ptr-required-for-ssh-push.html</link><description>&lt;!-- SPDX-FileCopyrightText: 2023 Dominik Wombacher &lt;dominik@wombacher.cc&gt; --&gt;
&lt;!--  --&gt;
&lt;!-- SPDX-License-Identifier: CC-BY-SA-4.0 --&gt;
&lt;p&gt;I'm responsible for a &lt;a class="reference external" href="https://www.suse.com/products/suse-manager/"&gt;SUSE Manager&lt;/a&gt; Installation, the commercial product
based on &lt;a class="reference external" href="https://www.uyuni-project.org"&gt;Uyuni&lt;/a&gt;, with almost 900 connected Server.&lt;/p&gt;
&lt;p&gt;The recommend connection method is using a Salt Minion, but SSH-Push - based  ... &lt;a class="read-more" href="/posts/suse-manager-uyuni-valid-ptr-required-for-ssh-push.html"&gt; [read more]&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dominik Wombacher</dc:creator><pubDate>Tue, 23 Feb 2021 00:00:00 +0100</pubDate><guid>tag:dominik.wombacher.cc,2021-02-23:/posts/suse-manager-uyuni-valid-ptr-required-for-ssh-push.html</guid><category>Linux</category><category>Uyuni</category><category>SUSE Manager</category><category>SSH</category><category>Salt</category><category>DNS</category></item></channel></rss>