search for: termux

Displaying 9 results from an estimated 9 matches for "termux".

2024 Jan 10
1
Access to sockets denied in Termux
No, I don't have root in my Android. I understand that prevents access to ports below 1024 but I find that Linux clients can mount Termux qemu-started Samba shares nevertheless. I need to prevent smbd crashing for want of low sockets and wonder if win9x can mount without them. On Wed, 10 Jan 2024, 17:07 Rowland Penny via samba, <samba at lists.samba.org> wrote: > On Wed, 10 Jan 2024 16:25:57 +0000 > Mike Yates via samba...
2024 Jan 21
1
Access to sockets denied in Termux
Is there a way to start smbd when ports < 1024 are unavailable? It seems that qemu does it, because the -nic smb=<path> provides a working smbd instance available to smbmount, if not win9x. So what smb.conf options does qemu use? smbd -D crashes in Termux, as shown below. ---------- Forwarded message --------- From: Mike Yates <myates23 at gmail.com> Date: Wed, 10 Jan 2024, 17:41 Subject: Re: [Samba] Access to sockets denied in Termux To: <samba at lists.samba.org> No, I don't have root in my Android. I understand that prevents ac...
2024 Jan 10
1
Access to sockets denied in Termux
On Wed, 10 Jan 2024 16:25:57 +0000 Mike Yates via samba <samba at lists.samba.org> wrote: > Is anyone familiar with using a samba server in Android Termux? > It works OK for an smbmount in a Linux qemu VM, in the instance > started by the > -nic smb=$PATH option of qemu (both qemu-system-x86_64 and samba > installed to Termux) but smbd -D fails with this log: > > [2024/01/06 11:46:54.038658, 0] > ../../source3/smbd/server.c:174...
2024 Jan 10
1
Access to sockets denied in Termux
Is anyone familiar with using a samba server in Android Termux? It works OK for an smbmount in a Linux qemu VM, in the instance started by the -nic smb=$PATH option of qemu (both qemu-system-x86_64 and samba installed to Termux) but smbd -D fails with this log: [2024/01/06 11:46:54.038658, 0] ../../source3/smbd/server.c:1741(main) smbd version 4.16.11 starte...
2017 Feb 02
2
Compiling tinc for android.
I am trying to compile tinc on a android tablet. When i do ./configure it does not run because the shell in not /bin/sh but /data/data/com.termux/files/usr/bin/sh. $ which sh /data/data/com.termux/files/usr/bin/sh What do i have to change to make this part of the compile work ? Greetings from Amsterdam, Perry
2024 Jan 24
1
Access to sockets denied in Termux
....org> wrote: > Is there a way to start smbd when ports < 1024 are unavailable? > It seems that qemu does it, because the -nic smb=<path> provides a > working smbd instance available to smbmount, if not win9x. So what > smb.conf options does qemu use? > smbd -D crashes in Termux, as shown below. > I have been thinking about this and I now wonder if you hitting another problem that has nothing to do with the ports. Win95/98/ME only used lanman auth and this has been turned off for quite some time (its not very secure). try reading 'man smb.conf' for the various...
2019 Jan 06
2
rsync client for Chrome OS?
...l release builds. As far as I can tell, installing a "test" build requires putting the device in Developer Mode, which requires doing a "powerwash," which wipes local storage -- totally defeating the purpose of installing rsync in the first place. * rsync is available in Termux, but presumably would only have access to the Termux container, not to the user's Chrome OS configuration or files.
2023 Feb 06
20
[Bug 3534] New: probable underflow calculating display width of file name
...Version: -current Hardware: amd64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: scp Assignee: unassigned-bugs at mindrot.org Reporter: programmerjake at gmail.com I first found this on Termux on AArch64 Android, but am able to replicate on x86-64 Ubuntu 20.04. running: touch ????????????????????????????????????????????????????????????????.txt scp ????????????????????????????????????????????????????????????????.txt jacob at 192.168.1.141: gives: FORTIFY: vsnprintf: size 184467440737095...
2019 Apr 26
5
Accessing Android phones on CentOS 7
Hi, My standard Linux desktop is based on a personal blend of CentOS 7 with KDE 4.14 and various add-ons from third-party repositories like EPEL and Nux-Dextop. After a brief stint on OpenSUSE Leap 15.0, this is what I use on my workstation and on my laptop. And this is also what I install on my client's machines, just like I did in our local school's computer room. I'm currently