<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>postIt &#187; ssh</title>
	<atom:link href="https://lakm.us/postit/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>https://lakm.us/postit</link>
	<description>Post-It sticky notes with PasteBin sense</description>
	<lastBuildDate>Thu, 02 Jan 2025 01:33:57 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.18</generator>
	<item>
		<title>Tunnel remote port 8383 to become availa &#8230;</title>
		<link>https://lakm.us/postit/2023/11/tunnel-remote-port-8383-to-become-availa/</link>
		<comments>https://lakm.us/postit/2023/11/tunnel-remote-port-8383-to-become-availa/#comments</comments>
		<pubDate>Tue, 28 Nov 2023 03:48:26 +0000</pubDate>
		<dc:creator><![CDATA[Arif]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://lakm.us/postit/2023/11/tunnel-remote-port-8383-to-become-availa/</guid>
		<description><![CDATA[Tunnel remote port 8383 to become available as localhost:5433 ssh -L 5433:localhost:8383 some-user@some-server]]></description>
				<content:encoded><![CDATA[<p>Tunnel remote port 8383 to become available as localhost:5433</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">ssh</span> <span style="color: #660033;">-L</span> <span style="color: #000000;">5433</span>:localhost:<span style="color: #000000;">8383</span> some-user<span style="color: #000000; font-weight: bold;">@</span>some-server</pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>https://lakm.us/postit/2023/11/tunnel-remote-port-8383-to-become-availa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check ssh key RSA fingerprint:


$ ss &#8230;</title>
		<link>https://lakm.us/postit/2012/03/check-ssh-key-rsa-fingerprint-ss/</link>
		<comments>https://lakm.us/postit/2012/03/check-ssh-key-rsa-fingerprint-ss/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 04:49:45 +0000</pubDate>
		<dc:creator><![CDATA[Arif]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[RSA]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://lakm.us/postit/2012/03/check-ssh-key-rsa-fingerprint-ss/</guid>
		<description><![CDATA[Check ssh key RSA fingerprint: $ ssh-keygen -l -f /home/myusername/.ssh/id_rsa.pub 7b:e5:6f:a7:xx:xx:xx:xx:xx:xx:xx:xx:8b:57:xx:xx /home/myusername/.ssh/id_rsa.pub &#40;RSA&#41;]]></description>
				<content:encoded><![CDATA[<p>Check ssh key RSA fingerprint:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #c20cb9; font-weight: bold;">ssh-keygen</span> <span style="color: #660033;">-l</span> <span style="color: #660033;">-f</span> <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>myusername<span style="color: #000000; font-weight: bold;">/</span>.ssh<span style="color: #000000; font-weight: bold;">/</span>id_rsa.pub
7b:e5:6f:a7:xx:xx:xx:xx:xx:xx:xx:xx:8b:<span style="color: #000000;">57</span>:xx:xx <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>myusername<span style="color: #000000; font-weight: bold;">/</span>.ssh<span style="color: #000000; font-weight: bold;">/</span>id_rsa.pub <span style="color: #7a0874; font-weight: bold;">&#40;</span>RSA<span style="color: #7a0874; font-weight: bold;">&#41;</span></pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>https://lakm.us/postit/2012/03/check-ssh-key-rsa-fingerprint-ss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Run Ettercap without disabling kernel fo &#8230;</title>
		<link>https://lakm.us/postit/2010/05/run-ettercap-without-disabling-kernel-fo/</link>
		<comments>https://lakm.us/postit/2010/05/run-ettercap-without-disabling-kernel-fo/#comments</comments>
		<pubDate>Mon, 24 May 2010 07:04:21 +0000</pubDate>
		<dc:creator><![CDATA[Arif]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[desktop apps]]></category>
		<category><![CDATA[Ettercap]]></category>
		<category><![CDATA[remote Ubuntu]]></category>
		<category><![CDATA[sniffer]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://xp-racy.lan/postit/?p=92</guid>
		<description><![CDATA[Run Ettercap without disabling kernel forward (/proc/sys/net/ipv4/ip_forward) gksu "/usr/sbin/ettercap --gtk --unoffensive" GTK display can also transported from remote host]]></description>
				<content:encoded><![CDATA[<p>Run Ettercap without disabling kernel forward (<code>/proc/sys/net/ipv4/ip_forward</code>)</p>
<p><code>gksu "/usr/sbin/ettercap --gtk --unoffensive"</code></p>
<p>GTK display can also transported from remote host</p>
]]></content:encoded>
			<wfw:commentRss>https://lakm.us/postit/2010/05/run-ettercap-without-disabling-kernel-fo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ask GDebi to install the .deb
/usr/bin/ &#8230;</title>
		<link>https://lakm.us/postit/2010/05/ask-gdebi-to-install-the-debusrbin/</link>
		<comments>https://lakm.us/postit/2010/05/ask-gdebi-to-install-the-debusrbin/#comments</comments>
		<pubDate>Mon, 24 May 2010 07:00:50 +0000</pubDate>
		<dc:creator><![CDATA[Arif]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[deb]]></category>
		<category><![CDATA[desktop apps]]></category>
		<category><![CDATA[remote Ubuntu]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://xp-racy.lan/postit/?p=91</guid>
		<description><![CDATA[Ask GDebi to install the .deb /usr/bin/python /usr/bin/gdebi-gtk virtualbox-3.1_3.1.6-59338_Ubuntu_jaunty_amd64.deb]]></description>
				<content:encoded><![CDATA[<p>Ask GDebi to install the .deb<br />
<code>/usr/bin/python /usr/bin/gdebi-gtk virtualbox-3.1_3.1.6-59338_Ubuntu_jaunty_amd64.deb</code></p>
]]></content:encoded>
			<wfw:commentRss>https://lakm.us/postit/2010/05/ask-gdebi-to-install-the-debusrbin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>For ssh-server and client there exists S &#8230;</title>
		<link>https://lakm.us/postit/2010/04/for-ssh-server-and-client-there-exists-s/</link>
		<comments>https://lakm.us/postit/2010/04/for-ssh-server-and-client-there-exists-s/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 04:12:42 +0000</pubDate>
		<dc:creator><![CDATA[Arif]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://xp-racy.lan/postit/?p=64</guid>
		<description><![CDATA[For ssh-server and client there exists SUNWsshcu, SUNWsshdr, SUNWsshdu, and SUNWsshr. So we can install them instead of OpenSSH. But there is bug that will show UTF-8 error, so we need to install also SUNWuiu8 for iconv as workaround.]]></description>
				<content:encoded><![CDATA[<p>For ssh-server and client there exists SUNWsshcu, SUNWsshdr, SUNWsshdu, and SUNWsshr. So we can install them instead of OpenSSH. But there is bug that will show UTF-8 error, so we need to install also SUNWuiu8 for <code>iconv</code> as workaround.</p>
]]></content:encoded>
			<wfw:commentRss>https://lakm.us/postit/2010/04/for-ssh-server-and-client-there-exists-s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
