<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[SSH to Pixel3a Focal]]></title><description><![CDATA[<p dir="auto">Dear all,<br />
I tried to connect to my Pixel3a via SSH</p>
<p dir="auto">I set up the mobile according to the the proposal in<br />
<a href="https://docs.ubports.com/en/latest/userguide/advanceduse/ssh.html#configure-your-device" rel="nofollow ugc">https://docs.ubports.com/en/latest/userguide/advanceduse/ssh.html#configure-your-device</a></p>
<p dir="auto">and I also tried<br />
<a href="https://forums.ubports.com/post/75754">https://forums.ubports.com/post/75754</a></p>
<p dir="auto">The SSH seems running on the mobile since<br />
systemctl status ssh.service<br />
says, that ssh is active.</p>
<p dir="auto">However the results follwong both proposals is the same when connecting from the PC to the mobile, since the result is always "Permission denied."</p>
<p dir="auto">Any suggetion, where I could look into?</p>
<p dir="auto">Mobile: PIXEL 3a Focal<br />
PC: Open Suse Tumbleweed.</p>
<p dir="auto">Thanks a lot for every hint.<br />
Best regards</p>
<p dir="auto">Jörg</p>
]]></description><link>https://forums.ubports.com/topic/9447/ssh-to-pixel3a-focal</link><generator>RSS for Node</generator><lastBuildDate>Thu, 05 Mar 2026 21:14:24 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/9447.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 14 Oct 2023 16:18:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SSH to Pixel3a Focal on Sun, 05 Nov 2023 16:53:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/keneda" aria-label="Profile: Keneda">@<bdi>Keneda</bdi></a><br />
Yes you are right, pleae apologizy the misprint, it should be service ...</p>
<p dir="auto">Summarizing the procedure is as shown in <a href="https://docs.ubports.com/en/latest/userguide/advanceduse/ssh.html:" rel="nofollow ugc">https://docs.ubports.com/en/latest/userguide/advanceduse/ssh.html:</a></p>
<p dir="auto">chmod 700 /home/phablet/.ssh<br />
chmod 600 /home/phablet/.ssh/authorized_keys<br />
chown -R phablet:phablet /home/phablet/.ssh</p>
<p dir="auto">and after this modification, stop and restart of the ssh-server</p>
<p dir="auto">sudo service ssh stop<br />
sudo service ssh start<br />
systemctl status ssh</p>
]]></description><link>https://forums.ubports.com/post/76564</link><guid isPermaLink="true">https://forums.ubports.com/post/76564</guid><dc:creator><![CDATA[JSBuch]]></dc:creator><pubDate>Sun, 05 Nov 2023 16:53:48 GMT</pubDate></item><item><title><![CDATA[Reply to SSH to Pixel3a Focal on Wed, 18 Oct 2023 06:31:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a><br />
Here there's a typo, that's what I guess.</p>
]]></description><link>https://forums.ubports.com/post/76170</link><guid isPermaLink="true">https://forums.ubports.com/post/76170</guid><dc:creator><![CDATA[Keneda]]></dc:creator><pubDate>Wed, 18 Oct 2023 06:31:37 GMT</pubDate></item><item><title><![CDATA[Reply to SSH to Pixel3a Focal on Tue, 17 Oct 2023 09:28:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/keneda" aria-label="Profile: Keneda">@<bdi>Keneda</bdi></a> said in <a href="/post/76097">SSH to Pixel3a Focal</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jsbuch" aria-label="Profile: JSBuch">@<bdi>JSBuch</bdi></a> said in <a href="/post/76089">SSH to Pixel3a Focal</a>:</p>
<blockquote>
<p dir="auto">sudo servcie ssh stop<br />
sudo servcie ssh start</p>
</blockquote>
<p dir="auto">service ?</p>
</blockquote>
<p dir="auto">Yes this is how we do in 20.04</p>
]]></description><link>https://forums.ubports.com/post/76147</link><guid isPermaLink="true">https://forums.ubports.com/post/76147</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Tue, 17 Oct 2023 09:28:16 GMT</pubDate></item><item><title><![CDATA[Reply to SSH to Pixel3a Focal on Mon, 16 Oct 2023 01:25:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jsbuch" aria-label="Profile: JSBuch">@<bdi>JSBuch</bdi></a> said in <a href="/post/76089">SSH to Pixel3a Focal</a>:</p>
<blockquote>
<p dir="auto">sudo servcie ssh stop<br />
sudo servcie ssh start</p>
</blockquote>
<p dir="auto">service ?</p>
]]></description><link>https://forums.ubports.com/post/76097</link><guid isPermaLink="true">https://forums.ubports.com/post/76097</guid><dc:creator><![CDATA[Keneda]]></dc:creator><pubDate>Mon, 16 Oct 2023 01:25:53 GMT</pubDate></item><item><title><![CDATA[Reply to SSH to Pixel3a Focal on Sun, 15 Oct 2023 15:26:32 GMT]]></title><description><![CDATA[<p dir="auto">Dear all.<br />
thanks a lot for the supporl.<br />
It was actually some wrong permissions for the folder .ssh/ and the file authorized_keys in combination with the lack of restarting the ssh-server. Sorry for that.</p>
<p dir="auto">Now it works. The solution is as shown in <a href="https://docs.ubports.com/en/latest/userguide/advanceduse/ssh.html" rel="nofollow ugc">https://docs.ubports.com/en/latest/userguide/advanceduse/ssh.html</a></p>
<p dir="auto">chmod 700 /home/phablet/.ssh<br />
chmod 600 /home/phablet/.ssh/authorized_keys<br />
chown -R phablet:phablet /home/phablet/.ssh</p>
<p dir="auto">and after this modification, stop and restart of the ssh-server<br />
sudo servcie ssh stop<br />
sudo servcie ssh start<br />
systemctl status ssh</p>
<p dir="auto">Thanks a lot<br />
Jörg</p>
]]></description><link>https://forums.ubports.com/post/76089</link><guid isPermaLink="true">https://forums.ubports.com/post/76089</guid><dc:creator><![CDATA[JSBuch]]></dc:creator><pubDate>Sun, 15 Oct 2023 15:26:32 GMT</pubDate></item><item><title><![CDATA[Reply to SSH to Pixel3a Focal on Sat, 14 Oct 2023 21:35:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jsbuch" aria-label="Profile: JSBuch">@<bdi>JSBuch</bdi></a> can you post the output of</p>
<pre><code>ls -l $HOME/.ssh/authorized_keys
</code></pre>
<p dir="auto">?</p>
]]></description><link>https://forums.ubports.com/post/76087</link><guid isPermaLink="true">https://forums.ubports.com/post/76087</guid><dc:creator><![CDATA[arubislander]]></dc:creator><pubDate>Sat, 14 Oct 2023 21:35:08 GMT</pubDate></item><item><title><![CDATA[Reply to SSH to Pixel3a Focal on Sat, 14 Oct 2023 17:35:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jsbuch" aria-label="Profile: JSBuch">@<bdi>JSBuch</bdi></a><br />
Really not sure if needed but did you enable deveopper mode ?<br />
Otherwise should be good<br />
. Just did the setup on my P3a 2 days ago, and working for me</p>
]]></description><link>https://forums.ubports.com/post/76084</link><guid isPermaLink="true">https://forums.ubports.com/post/76084</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Sat, 14 Oct 2023 17:35:16 GMT</pubDate></item></channel></rss>