<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Cloudera VM how to configure SSH port? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Cloudera-VM-how-to-configure-SSH-port/m-p/66030#M3760</link>
    <description>&lt;P&gt;Just stuck into that myself. What I did:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Set up port forwarding in VirtualBox (network settings) from 0.0.0.0:22 guest to 127.0.0.1:2222 host.&lt;/P&gt;&lt;P&gt;Edited /etc/ssh/sshd_config on guest and uncommented Port 22.&lt;/P&gt;&lt;P&gt;Restarted sshd on guest: sudo service sshd restart&lt;/P&gt;&lt;P&gt;Stopped iptables on guest (might be unnecessary):&amp;nbsp; sudo service iptables stop&lt;/P&gt;&lt;P&gt;Connected from host using line:&lt;/P&gt;&lt;P&gt;ssh -p 2222 -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" cloudera@127.0.0.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SCP command will be:&lt;/P&gt;&lt;P&gt;scp -P 2222 -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" phone_fb_big.csv cloudera@127.0.0.1:~&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Apr 2018 17:08:35 GMT</pubDate>
    <dc:creator>hcl14</dc:creator>
    <dc:date>2018-04-04T17:08:35Z</dc:date>
  </channel>
</rss>

