• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
UBports Robot Logo UBports Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

ssh into Oneplus 3T

Scheduled Pinned Locked Moved Support
4 Posts 3 Posters 584 Views 1 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      shapley
      last edited by 31 Mar 2020, 10:42

      Hi,

      How do I get access to '/home/phablet' on my Oneplus3t device without 'adb' while in the process of setting up ssh-keygen? I am trying to follow the configuring 'ssh-keygen' but can not do the following on the link below:

      http://docs.ubports.com/en/latest/userguide/advanceduse/ssh.html#configure-your-device

      I've manually copied my *.pub file into 'Documents' on the OP3 device but unable to get into 'ssh phablet@i.p.address' to do the following:

      mkdir /home/phablet/.ssh
      chmod 700 /home/phablet/.ssh
      cat /home/phablet/id_rsa.pub >> /home/phablet/.ssh/authorized_keys
      chmod 600 /home/phablet/.ssh/authorized_keys
      chown -R phablet.phablet /home/phablet/.ssh

      1 Reply Last reply Reply Quote 0
      • I Offline
        Ingo
        last edited by 31 Mar 2020, 10:45

        You could type those commands in the terminal app on the phone if you want to avoid adb.

        Personally I find adb (over USB) very convenient to do these things. Why don't/can't you do it?

        S 1 Reply Last reply 31 Mar 2020, 11:58 Reply Quote 0
        • S Offline
          shapley @Ingo
          last edited by 31 Mar 2020, 11:58

          Hi Ingo, Your right I prefer adb with a usb cable but as I understand I am unable to use adb on arm64?

          L 1 Reply Last reply 31 Mar 2020, 12:14 Reply Quote 0
          • L Offline
            Lakotaubp @shapley
            last edited by 31 Mar 2020, 12:14

            @shapley MTP is working now.

            1 Reply Last reply Reply Quote 0
            2 out of 4
            • First post
              2/4
              Last post