Displaying 20 results from an estimated 500 matches similar to: "Read from many files into many object"
2015 Sep 03
1
Doubts on incremental backup and command repetition
Hi,
I am trying to use rsync for incremental backup and I am facing some issues. I would like to ask your help to understand what is going on and have the proper command line.
1) my goal is
I the following folders:
./dest:
file3.txt
./orig:
file1.txt file10.txt file2.txt file20.txt
And I would like to have as incremental backup
./dest:
backup file1.txt file2.txt file3.txt
2008 Sep 15
2
Bitrate Question
Hello developers,
I have a question about supported bitrates for SPEEX. Regardless of whether I specify a 10kbps or a 8kbps bitrate, the encoded .spx file is the same size and have the same PESQ value. This makes me wonder if SPEEX supports arbitrary bitrates, or only a certain set.
A few more details about my configuration:
I am using SPEEX encoder version 1.1.12
I am encoding a narrowband
2017 Apr 13
3
Samba authentication using non-AD Kerberos?
On 2017-04-13, 01:58, Andrew Bartlett via samba wrote:
> On Wed, 2017-04-12 at 19:17 -0600, S P Arif Sahari Wibowo via
> samba wrote:
>> Do you know any example Samba configuration that authenticate
>> to plain - non-AD, e.g. MIT KDC - Kerberos server?
>
> This a normal and fully supported configuration. It maps to
> normal unix users.
Thanks! is it mean that the OS
2011 Jun 19
1
save and load in R
I have a list of txt files that I want to convert into .rdata R data
object.
filenames
1. "./file1.txt"
2. "./file2.txt"
3. "./file3.txt"
4. "./file4.txt"
5. "./file5.txt"
6. "./file6.txt"
7. "./file7.txt"
8. "./file8.txt"
9. "./file9.txt"
10. "./file10.txt"
I saved these files as
for ( i in
2010 Apr 30
1
gluster-volgen - syntax for mirroring/distributing across 6 nodes
NOTE: posted this to gluster-devel when I meant to post it to gluster-users
01 | 02 mirrored --|
03 | 04 mirrored --| distributed
05 | 06 mirrored --|
1) Would this command work for that?
glusterfs-volgen --name repstore1 --raid 1 clustr-01:/mnt/data01
clustr-02:/mnt/data01 --raid 1 clustr-03:/mnt/data01
clustr-04:/mnt/data01 --raid 1 clustr-05:/mnt/data01
clustr-06:/mnt/data01
So the
2017 Apr 20
5
Samba authentication using non-AD Kerberos?
On 2017-04-16, 19:06, S P Arif Sahari Wibowo via samba wrote:
> I was looking into samba wiki pages and cannot find
> documentation for this. Generally most the documentation pages
> either discussing samba as AD member or standalone.
So still looking at this.
So this is the state currently: kerberos setup (krb5.conf and
keytab) is working in the server, I can do kinit properly. But
2002 Feb 26
3
winxp can't join samba 2.2.1a
Hi all,
Hey all, I just installed 2.2.1a rpm for RedHat 7.2, and quickly configured it.
I cannot join from Windows XP
[global]
workgroup = Linux
guest account = nobody
server string = Samba Server
hosts allow = 192.168.0.
printcap name = /etc/printcap
load printers = yes
printing = lprng
log file = /var/log/samba/%m.log
share modes = yes
max log size = 0
security = user
encrypt passwords = yes
2011 Jan 13
1
"Ghost" values after subsetting
I am using subset to select the data I want to use for my analysis and find
that after I subset my data frame on one column I get ghost values in the
other columns. here is an example:
> table(data$Dags)
2008/04/12 2008/04/13 2008/04/16 2008/04/17 2008/04/19 2008/05/06
103 140 82 187 179 212 68
2008/05/07 2008/05/12 2008/05/15
2018 Nov 21
2
Promises Future en shiny no me funciona
Buenas,
Estoy intentando que al ejectuar un boton en shiny me cargue de manera asincrona dos consultas. Una es a una consulta sql pesada (tarda 10 segundos) y la otra es una sql ligera (tarda 0 segundos). Intento que el resultado de la consulta ligera se muestre mientras se espera al resulatdo de la consulta pesada, pero no lo consigo.
Estoy usando promises con future, en linux, pero no me
2012 May 28
1
Why R order files as 1 10 100 not 1 2 3 ?
The code given below worked well. However, the problem is that when I typed
dir1 to see the results I found that R order the files as:
[1] "data1.flt" "data10.flt" "data100.flt" "data101.flt"
[5] "data102.flt" "data103.flt" "data104.flt" "data105.flt"
[9] "data106.flt" "data107.flt"
2017 Apr 17
2
Samba authentication using non-AD Kerberos?
On Sun, 2017-04-16 at 19:06 -0600, S P Arif Sahari Wibowo via samba
wrote:
> On 2017-04-13, 01:58, Andrew Bartlett via samba wrote:
> > On Wed, 2017-04-12 at 19:17 -0600, S P Arif Sahari Wibowo via samba
> > wrote:
> > > Do you know any example Samba configuration that
> > > authenticate to plain - non-AD, e.g. MIT KDC - Kerberos
> > > server?
> >
2017 Apr 13
2
Samba authentication using non-AD Kerberos?
Hi!
Do you know any example Samba configuration that authenticate to
plain - non-AD, e.g. MIT KDC - Kerberos server? Would you mind
point me to that configuration? What will be the issue of this
kind of configuration?
Thank you.
--
____ ____ ____ ____ (stephan paul) Arif Sahari Wibowo
/___ /___/ /___/ /___ http://www.arifsaha.com/
____/ / / / ____/
2017 Apr 27
3
Samba authentication using non-AD Kerberos?
On 2017-04-25, 15:40, Andrew Bartlett via samba wrote:
> This looks like the instructions:
> https://social.technet.microsoft.com/wiki/contents/articles/2751.kerberos-interoperability-step-by-step-guide-for-windows-server-2003.aspx#Using_an_MIT_KDC_with_a_Stand-alone_Windows_Server_TwentyOhThree_Client
Thanks Andrew! This is quiet useful info.
> Also, you still have to create all the
2012 Aug 08
1
dimnames in array
Hello,
I'm working with an array; I'm trying to make it so that an array of
dim(42,2,2) has names whose length corresponds to that of the array,
and am hoping someone with experience with this can see what I'm not
doing correctly:
data11 = array(0,c(41,2,2))
y = lsoda(x0,times,fhn$fn.ode,pars)#This is make.fhn() from colloc
infer package#
y = y[,2:3]
2009 Dec 07
2
How to apply five lines of code to ten dataframes?
Hello R-helpers,
I have 10 dataframes (named data1, data2, ... data10) and I would like to
add 5 new columns to each dataframe using the following code:
data1$LogDepth<-log10(data1[,2]/data1[,4])
data1$LogArea<-log10(data1[,3]/data1[,5])
data1$p<-2*data1[,6]/data1[,7]
data1$Exp<-data1[,2]^(2/data1[,8])
data1$s<-data1[,3]/data1[,9]
...but I would prefer not to repeat this chunk of
2017 Apr 20
2
Samba authentication using non-AD Kerberos?
On Wed, 2017-04-19 at 10:09 -0600, S P Arif Sahari Wibowo via samba
wrote:
> On 2017-04-19, 01:22, Stefan Just via samba wrote:
> > There is a tutorial how to make a Kerberos server to be a
> > samba server too.
>
> I don't have option to do changes in the Kerberos server, at
> least not now. Is that the only way to have samba authenticated
> from a non-AD
2017 Apr 25
3
Samba authentication using non-AD Kerberos?
On 2017-04-20, 03:35, Andrew Bartlett via samba wrote:
> Not windows clients without much pain. In theory Windows can
> join a non-AD KDC, but it is incredibly rarely done.
Would you mind to give clearer picture how much pain we are
talking about here? Any link to somebody who did it? I need to
compare it to the pain of another alternatives I have in the
table, like let clients mount
2017 Apr 20
4
Samba AD DC autenticated by non-AD Kerberos (~ Re: Samba authentication using non-AD Kerberos?)
On Thu, 20 Apr 2017 07:32:16 -0600 (MDT)
S P Arif Sahari Wibowo via samba <samba at lists.samba.org> wrote:
> On 2017-04-20, 03:35, Andrew Bartlett via samba wrote:
> > I think you really want to move to Samba as an AD DC.
>
> In that case, how can I setup a Samba AD DC which has its
> authentication came from another non-AD Kerberos service?
> Preferably in a
2017 Apr 25
2
Samba AD DC authenticated by external Kerberos (~ Re: Samba authentication using non-AD Kerberos?)
On 2017-04-22, 02:12, Andrew Bartlett via samba wrote:
> To be clear, this would be an 'MIT Trust'. This isn't
> currently supported, but would allow you to authenticate with
> the username and password via krb5 from the trusted domain,
> but use the ticket to log in to the Windows desktop and the
> Samba file server.
Actually no. I fork this thread to specifically
2017 Apr 27
2
Samba AD DC authenticated by external Kerberos (~ Re: Samba authentication using non-AD Kerberos?)
On 2017-04-27, 07:13, Gaiseric Vandal via samba wrote:
> A Samba AD directory server (domain controller) is its own
> kerberos server. I don't see how you could configure it to use
> another KDC.
I don't know Kerberos much, so I am wondering can something like
this "delegated"?
> Depending on how may computers in your environment, it may be
> easier to have