Is old MDM the best option for a Kyocera e4810 ?
7 9 and center at once for recents
yeah. but i made it when my knowledge in MDMs was like my knowledge in satmer politics now. So yeah…
Can you redo it?
When i’ll have time
Can’t believe I didn’t know about this before. Cloudflare has 10gb free R2 storage even if you only have a free account. Good stuff.
Lol tell you can see everything!!!
Scare him a little first and then actually explain to him that’s what I do with my customers
I dunno why anyone would assume otherwise
I was serious
Did anyone ever share ssh on android in termux? i’m trying with sshd in termux but when i try connecting from my other phone using ssh (keys should match) i get connection refused.
You started the sshd service?
Never tried that (only use the other way around), but do you need to install openssh-server?
No clue what openssh-server is.
i installed openssh and put my public key in. (it’s getting blocked before auth) and ran sshd
i also tried with output flags (-D -d -e) and it just shows its listening without getting the packets in the first place.
It might be because of my current setup. I’m opening ssh from a phone that’s connected via hotspot to my other phone which I’m sshing from. (I ensured I’m using the right Ip ending in .6 here)
BTW: the reason i’m doing it is Cuz I’m bored so I’m trying to rewrite the vulnerability in c for the Sonim xp3800 which is 32bit.
Openssh is only for connecting to other devices. In order to have other devices connect to you, you need OpenSSH-server
Yes.
I was part of the development team.
I posted about this phone in my blog (Hebrew)
Could be that’s on typical linux but its the sshd command which works once openssh is installed in termux. Openssh-server doesn’t exist in termux. it was clearly stating that its listening.
(untill i fix this i’m not gonna work on rooting the xp3. Its much too hard to edit, compile, send through bluetooth, receive, copy new filename to termux home and run. I gotta run a million times to find exact kernel memory offset setup. If i can sshd - then i can edit, run a single script that compiles, scp’s to other phone and ssh’s to run it there.)
If you know that it comes with sshd than you are right
I looked it up. It all comes together, but one thing you need to know: Termux sshd listens on port 8022 NOT port 22
Use this: ssh -p 8022 <IP_ADDRESS_OF_TARGET_PHONE>
yup was doing that
No clue why it wasn’t working earlier when i tried it but i just reconnected that phone to same hotspot, ran same exact command, (literally clicked up and ran same command) and it worked. Useless Headache
(don’t mean to reply to what Im replying to, just using email to post)
Anyone have a webapp for chatgpt? Preferably one that allows sign in with Google (if it doesn’t bseder)