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:37:00 +0200

i dunno androlinux
mine installed a bare deb sys on fs, and a ./start proot script
noteable is i update my syses to more than just the stable tree
check /etc/apt/sources.list
apt-get update
apt-cache search openssh server
apt-cache show openssh-server

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

> Thanks. I also proot to Debian. What ssh client are you using? I don’t
> understand why, but apt has openssh in Termux but not in Andronix Debian. I
> didn’t know a package manager could offer different packages based on the
> platform. Maybe it’s the repos I’ve added for each respectively, or
> something?
>
> Thanks,
> Julius
>
> On Sat 2. Oct 2021 at 19:13, Alex fxmbsw7 Ratchev <fxmbsw7@gmail.com>
> wrote:
>
>> 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]