treecosia_44893
ssh connection: ran 'sshd' yet 'port 22: Connection refused'
Thanks, didn't realise for sshd it was as simple as using the '-p' option (identical to ssh) since there wasn't an example of it here: https://wiki.termux.com/wiki/Remote_Access, so I missed that 'test'
5 replies
ssh connection: ran 'sshd' yet 'port 22: Connection refused'
alinuxchap@libertus-desktop:~ $ ping 192.168.1.76
PING 192.168.1.76 (192.168.1.76) 56(84) bytes of data.
64 bytes from 192.168.1.76: icmp_seq=1 ttl=64 time=98.6 ms
64 bytes from 192.168.1.76: icmp_seq=2 ttl=64 time=17.7 ms
64 bytes from 192.168.1.76: icmp_seq=3 ttl=64 time=313 ms
64 bytes from 192.168.1.76: icmp_seq=4 ttl=64 time=306 ms
64 bytes from 192.168.1.76: icmp_seq=5 ttl=64 time=330 ms
64 bytes from 192.168.1.76: icmp_seq=6 ttl=64 time=352 ms
64 bytes from 192.168.1.76: icmp_seq=7 ttl=64 time=49.3 ms
^C
--- 192.168.1.76 ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 6008ms
rtt min/avg/max/mdev = 17.663/209.519/351.540/136.062 ms
5 replies
adb pair XXX.XXX...: error: protocol fault (couldn't read status message): Success
Hi there, thanks for the response. Unfortunately I didn't take any screenshots of what I did, but what I do have is a personal log I made which includes what I did on the device (including the commands I used in Termux) and the output I received. Here it is:
17 replies