TomIO
TomIO
TTermux
Created by Amigaba375 on 3/23/2025 in #support
Is it possible to make ram drive in android?
Let me rephrase the question. Why would you wanna make a ramdisk on Android? What is that gonna do for you?
21 replies
TTermux
Created by Amigaba375 on 3/23/2025 in #support
Is it possible to make ram drive in android?
In short, no.
21 replies
TTermux
Created by tommynler on 1/26/2025 in #support
Python-tkinter not available
Yeah we hope to get the playstore version to full feature parity but it just isn't quite there currently so the F-Droid or GitHub releases are the preferred and recommended options for installing Termux.
6 replies
TTermux
Created by tommynler on 1/26/2025 in #support
Python-tkinter not available
Ah you're using the Playstore version. That is known to have some incompatibilities with packages. You'll probably want to use the F-Droid release instead.
6 replies
TTermux
Created by tommynler on 1/26/2025 in #support
Python-tkinter not available
No description
6 replies
TTermux
Created by Sicnus on 1/19/2025 in #support
Can ping, but can't ssh into phone anymore. (SSHD Running)
133 replies
TTermux
Created by Sicnus on 1/19/2025 in #support
Can ping, but can't ssh into phone anymore. (SSHD Running)
133 replies
TTermux
Created by Sicnus on 1/19/2025 in #support
Can ping, but can't ssh into phone anymore. (SSHD Running)
pkg rei openssh
133 replies
TTermux
Created by Sicnus on 1/19/2025 in #support
Can ping, but can't ssh into phone anymore. (SSHD Running)
Oh right, we have voice channels.
133 replies
TTermux
Created by Sicnus on 1/19/2025 in #support
Can ping, but can't ssh into phone anymore. (SSHD Running)
(I actually have this set up for all my hosts, but this is the one for Termux)
133 replies
TTermux
Created by Sicnus on 1/19/2025 in #support
Can ping, but can't ssh into phone anymore. (SSHD Running)
I have my SSH connection for Termux set up as a Host section in my ~/.ssh/config.
# ssh access for Termux in home network
Host Termux Phone termux phone
# Termux disregards the supplied User since its effectively a single-user system
User ssh
Hostname 192.168.111.3
Port 8022
IdentityFile ${HOME}/.ssh/keys/local/rsa-4096_Termux
IdentitiesOnly yes
# ssh access for Termux in home network
Host Termux Phone termux phone
# Termux disregards the supplied User since its effectively a single-user system
User ssh
Hostname 192.168.111.3
Port 8022
IdentityFile ${HOME}/.ssh/keys/local/rsa-4096_Termux
IdentitiesOnly yes
That way you can just type in ssh termux, or ssh phone.
133 replies
TTermux
Created by Sicnus on 1/19/2025 in #support
Can ping, but can't ssh into phone anymore. (SSHD Running)
Wait no you said you already did that.
133 replies
TTermux
Created by Sicnus on 1/19/2025 in #support
Can ping, but can't ssh into phone anymore. (SSHD Running)
I mean, we could just make a key pair on the phone and use ssh-copy-id to send it over to the PC.
133 replies
TTermux
Created by Sicnus on 1/19/2025 in #support
Can ping, but can't ssh into phone anymore. (SSHD Running)
133 replies
TTermux
Created by Sicnus on 1/19/2025 in #support
Can ping, but can't ssh into phone anymore. (SSHD Running)
We wanna check if the Port has been modified.
133 replies
TTermux
Created by Sicnus on 1/19/2025 in #support
Can ping, but can't ssh into phone anymore. (SSHD Running)
I guess cat?
133 replies
TTermux
Created by Sicnus on 1/19/2025 in #support
Can ping, but can't ssh into phone anymore. (SSHD Running)
Or nano or vim or whatever.
133 replies
TTermux
Created by Sicnus on 1/19/2025 in #support
Can ping, but can't ssh into phone anymore. (SSHD Running)
You can check $PREFIX/etc/ssh/sshd_config
133 replies
TTermux
Created by Sicnus on 1/19/2025 in #support
Can ping, but can't ssh into phone anymore. (SSHD Running)
Yeah... it shouldn't do that or even be able to do that.
133 replies
TTermux
Created by Sicnus on 1/19/2025 in #support
Can ping, but can't ssh into phone anymore. (SSHD Running)
That's good.
133 replies