08-04-2021, 08:32 AM
(08-03-2021, 04:33 PM)kqlnut Wrote:That's what I've been doing through my terminal and isn't working. In Putty I get a timeout error and in my terminal it just sits there and does nothing for minutes at a time before I cancel the command. Also, for anyone seeing this in the future, it is much easier to see your IP with(08-03-2021, 11:01 AM)ragreenburg Wrote: I've enabled ssh and gone into my sharing folder and enabled that as well and running
lets me ssh into my phone from my phone (pretty useless) but trying through my terminal and through Putty I haven't been able to connect to the phone through SSH. It seems to time out every time. Anyone else having this problem?Code:ssh mobian.local
I'm not sure if ssh works without supplying a user name (mobian in your case probably). Try "ssh mobian@[IP address]", that should work. You can find your phone's IP address by entering "ip a" in your phone's terminal.
Code:
hostname -I