help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SSH Questions


From: Alex fxmbsw7 Ratchev
Subject: Re: SSH Questions
Date: Sat, 2 Oct 2021 19:13:43 +0200

if you got some time, i got termux too with the diffetence that i proot to
debian and ssh/d there, user root for example
anlinux .apk from play store can get you some distros via termux

hope it helps

i havent tried the termux sshd, i suspect you could also try to spawn it
via init script

besides i dunno logcat, does it cat locations
if the syslog, then u need to syslog daemon
i mean not so sure..

..

On Sat, Oct 2, 2021, 19:00 Julius Hamilton <juliushamilton100@gmail.com>
wrote:

> Hey,
>
> I’d like to SSH into Termux, a terminal emulator app, from the iOS app
> Termius.
>
> Following this online guide:
> https://joeprevite.com/ssh-termux-from-computer
>
> I set a password with the command passwd and found my username with the
> command whoami. I believe I found my IP address with the command ifconfig.
> It returned three IP addresses, lo, rmnet, and wlan0. I decided to use the
> last one.
>
> I started the SSH with sshd. I then tried to check it with “logcat -s
> ‘ssh:*’”. This returns “———- beginning of main”, rather than the port
> number as the guide says. I also tried to SSH in with the credentials and
> it said it can’t be reached.
>
> Does anyone know why this is? I’m asking here because the SSH mailing list
> says you have to read the docs first, which I’m doing but it’s gonna take
> me a while.
>
> Is the issue that openssh is not configured well for Termux so it’s not
> actually starting on the port?
>
> Thank you,
> Julius
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]