Displaying 20 results from an estimated 45 matches for "sdcards".
Did you mean:
sdcard
2012 Sep 11
5
R on Android
Hello
I tried to install R on my Transformer Prime without root. I downloaded the
three files i found on:
http://rwiki.sciviews.org/doku.php?id=getting-started:installation:android
and i extract all the files, also without root my prime.
But now i can't install R with the files i extractet.
Is it possible to install R on my Prime without root and how can i do it?
Or is root a must, for
2024 Oct 20
1
Copy with curl ? force user ignored?
Hello,
I have a couple of questions for a guest only, stand alone server:
1. Windows Explorer can copy a file to Samba, while curl fails:
==========
root at debian# ll /mnt/sdcard/
drwxrwxrwx 2 root root???? 8192 Jan? 1? 1970 ./
==========
root at debian# cat smb.conf
[global]
workgroup = WORKGROUP
netbios name = debian
security = user
server role = standalone server
map to guest = Bad User
2024 Oct 20
1
Copy with curl ? force user ignored?
On Sun, 20 Oct 2024 16:42:12 +0200
Gilles via samba <samba at lists.samba.org> wrote:
> Hello,
>
> I have a couple of questions for a guest only, stand alone server:
>
> 1. Windows Explorer can copy a file to Samba, while curl fails:
>
> ==========
> root at debian# ll /mnt/sdcard/
> drwxrwxrwx 2 root root???? 8192 Jan? 1? 1970 ./
> ==========
> root at
2024 Oct 20
1
Copy with curl ? force user ignored?
On 20/10/2024 17:07, Rowland Penny via samba wrote:
>> Unless it has changed, curl only supports SMBv1 and it is turned off by
>> default on Samba.
Too bad. That takes care of question #1.
Are those the wrong settings to force new files to be saved with a given
user and the given access rights? A new file is still root:root and 655
==========
[sdcard]
path = /mnt/sdcard
guest ok =
2024 Oct 21
2
Copy with curl ? force user ignored?
On Sun, 20 Oct 2024 19:34:28 +0200
Gilles via samba <samba at lists.samba.org> wrote:
> On 20/10/2024 17:07, Rowland Penny via samba wrote:
> >> Unless it has changed, curl only supports SMBv1 and it is turned
> >> off by default on Samba.
>
> Too bad. That takes care of question #1.
>
> Are those the wrong settings to force new files to be saved with a
2015 Mar 26
2
Problem With Android Configuration
Yes. The problem is lollipop. I tried to install tinc on my brother's
device which mount a cyano 10.1( android 4.2.2) and it works.
I don't understand which is the problem with lollipop. Is there a firewall
that block the packets?
Andrea Squeri
If you are running Lollipop / Android 5.x on your Nexus 5, then you are
probably seeing the same issue I was with it. lollipop seems to change
2015 Mar 25
4
Problem With Android Configuration
Hi, First sorry for my bad English.
I made a vpn wtih tinc for link my home and my two office. In Addition I want to configure my android device to link with my vpn.
The topology of the net is this:
cubox(a linux machine in my home with vpn address 192.168.0.20)
groppalbero (a linux machine in my second office with vpn address 192.168.0.40)
imac(a mac machine in my first office with vpn address
2023 Jan 17
1
Solve Err 53 through Samba?
On 17/01/2023 17:08, Rowland Penny via samba wrote:
> =========
>> c:\Users\joe\Downloads>net view
>> System error 1231 has occurred. The network location cannot be reached.
>>
>> c:\Users\joe\Downloads>net view \\samba
>> System error 53 has occurred. The network path was not found.
>> =========
> Ah, 'net view' depends on SMBv1 and that is
2015 Mar 27
2
Problem With Android Configuration
I don't know.. It seems that anyone had try to made work tinc with
lollipop. Even googoling i don't found anything about this argoument.
Andrea Squeri
Il 27/mar/2015 06:55 "Tatsuyuki Ishi" <ishitatsuyuki at gmail.com> ha scritto:
> SELinux is considered as the biggest problem.
>
> On Thu, Mar 26, 2015, 22:37 Andrea Squeri <andrea.squeri at gmail.com>
2015 Mar 25
0
Problem With Android Configuration
If you are running Lollipop / Android 5.x on your Nexus 5, then you are
probably seeing the same issue I was with it. lollipop seems to change
networking quite a bit in that it's using iptables / and `ip rule list`
extensively for per-user settings.
I think
http://www.linux.org/threads/debugging-nat-prerouting-issues-iptables.7136/
is relevant if you see running in to the same issue, it's
2015 Mar 27
2
Problem With Android Configuration
I switch to lollipop 4 months ago and I never had issue. So for my opinion it is ready for daily use.
Before try tinc I had my vpn implemented with openvpn, and it works great on lollipop. I switch to tinc because i prefer a mash vpn topology versus a client/server topology.
--
Andrea Squeri
Inviato con Sparrow (http://www.sparrowmailapp.com/?sig)
Il giorno venerd? 27 marzo 2015, alle ore
2015 Mar 27
0
Problem With Android Configuration
SELinux is considered as the biggest problem.
On Thu, Mar 26, 2015, 22:37 Andrea Squeri <andrea.squeri at gmail.com> wrote:
> Yes. The problem is lollipop. I tried to install tinc on my brother's
> device which mount a cyano 10.1( android 4.2.2) and it works.
> I don't understand which is the problem with lollipop. Is there a
> firewall that block the packets?
>
2015 Mar 27
0
Problem With Android Configuration
I think it's more of a routing issue than anything explicitly blocking it,
they use a new 'ip rule list' and per user settings that aren't well
documented yet either, but where exactly to point I don't know. I haven't
messed with android 5 much yet, it seems not ready enough yet for daily
use, there isn't a single snapshot in the cyanogenmod repos, for example.
So maybe
2015 Mar 30
1
Problem With Android Configuration
Thanks for reply.. I'll try and then i'll advise you if it woks
Andrea Squeri
Il 30/mar/2015 11:38 "Vil Brekin" <vilbrekin at gmail.com> ha scritto:
> Hi there,
>
> I've finally had a deeper look and found the Lollipop routing issues root
> cause: Lollipop uses several routing tables instead of the default one for
> previous Android versions. The main
2015 Mar 30
0
Problem With Android Configuration
Hi there,
I've finally had a deeper look and found the Lollipop routing issues root
cause: Lollipop uses several routing tables instead of the default one for
previous Android versions. The main routing table is used with lowest
priority per default:
root at hammerhead:/ # ip rule show
0: from all lookup local
10000: from all fwmark 0xc0000/0xd0000 lookup legacy_system
13000: from all
2016 Mar 12
6
The sad state of samba 4 adaption for home/small business routers.
Reindl Harald <h.reindl <at> thelounge.net> writes:
>bloatware means unsecure, uncomfortable webinterfaces with limited
>functionality compared what iptables alone offers you with some knowledge
> all that embedded crap is for people which needs handholding and have
> fun to own a dozen of halfbaken devices instead just one real box
It seems you still have some
2020 Jul 15
6
Samba mount error after server packages update
Hello,
I've a virtual machine working as a samba server ("clear linux release 28640", whose relevant information are in the attached file "server_clearmi_28640.txt").
The samba client is an android 4 virtual machine (https://www.android-x86.org/releases/releasenote-4-4-r5.html).
I can succesfully mount samba shares from the android "terminal emulator", with the
2023 Jan 17
1
Solve Err 53 through Samba?
Hello
Is there a simple way on Samba to solve Err 53 when connecting from
Windows10 to a guest-enabled server, so I don't have to tweak Windows
clients?
===================
[global]
??????? bind interfaces only = Yes
??????? interfaces = 192.168.0.15/255.255.255.0 127.0.0.1/255.255.255.255
??????? domain master = Yes
??????? os level = 255
??????? preferred master = Yes
??????? load
2023 Jan 17
1
Solve Err 53 through Samba?
On 17/01/2023 15:56, Gilles via samba wrote:
> On 17/01/2023 15:07, Rowland Penny via samba wrote:
>> What is 'err 53' ?? What version of Windows 10 ? Some of them have
>> guest access turned off by default and the only way to get guest
>> access (even to a Samba server) is to turn it back on.
>
> It occurs when I run "net view \\samba" on a Windows
2023 Jan 17
1
Solve Err 53 through Samba?
On 17/01/2023 19:48, Gilles via samba wrote:
> On 17/01/2023 17:08, Rowland Penny via samba wrote:
>> =========
>>> c:\Users\joe\Downloads>net view
>>> System error 1231 has occurred. The network location cannot be reached.
>>>
>>> c:\Users\joe\Downloads>net view \\samba
>>> System error 53 has occurred. The network path was not found.