similar to: Require Information

Displaying 15 results from an estimated 15 matches similar to: "Require Information"

2013 Nov 01
2
samba-tool question
Greetings, I compile samba 4.0.9 and 4.1.0 on a computer with these:- --cpu -amd64 3 cres --os blfs linux 64 bit gcc-4.8.1 linux-3.10.17 glibc-2.17 I have followed the samba4 wikis where most refer to a samna-tool (am adminstrative tool I presumed in the ~/bin (or ~/sbin) directory of the samba4 install prefix. I did an ls for in the bin and sbin directories of the samba4
2010 Oct 06
4
problem with abline
Hi All, I am running a scatter plot and trying to add a best fit line. I use an abline function, but get no line drawn over the points. I also get no error. I arm using V 2.10.0 on Windows 7. Here is my code, including the SAS transport file import: require (foreign) require (chron) require (Hmisc) require (lattice) clin <- sasxport.get("y:\\temp\\subset.xpt") attach(clin)
2009 May 30
0
what is 'class.ind' here?
Hi. The there is an example in nnet help which is pasted in below. I am not sure how they are generating 'targets'. What is the 'class.ind() function doing? In the help docs for it they say "Generates a class indicator function from a given factor." I tried putting a simple vector of the "classes" into test.cl (below) but I get an error of "(list) object
2007 Nov 27
1
Syncing to multiple servers
Helle everyone, Let's say we have 3 servers, 2 of them have the latest (stable) version of rsyncd running (2.6.9) <Server1> ==> I N T E R N E T ==> <Server2 (rsyncd running)> ==> LAN ==> <Server3 (rsyncd running)> Suppose I want to send a big file (bigfile.big) from Server1 to both Server2 and Server3. It would be a good idea to send first from Server1
2007 Oct 29
1
Force parent directories creation
Hello, If I have a directory tree in the source machine like the following: 192.168.1.1 => /raid/system/mainfolder/folder1/subfolder/myfile.txt and the target machine directory tree looks like: 192.168.1.2 => /raid/system/mainfolder/ Is there a way to send myfile.txt to the target machine and force rsync to create the target directories (/folder1/subfolder) ? When I use a command like
2007 Aug 11
1
[LLVMdev] Tail call optimization deeds
Okay so i implemented an(other :) initial version for X86-32 backend, this time based on TOT: It is not very generic at the moment. Only functions with callingconv::fastcc and the tail call attribute will be optimized. Maybe the next step should be to integrate the code into the other calling convention lowering. Here is what i have at the moment: If callingconv::fastcc is used the
2012 Jul 02
1
Samba 4 & Smart card logon
Hello list, I have installed and configured a domain with Samba version 4.0.0beta2-GIT-7e80b89 on a CentOS 6.2 I can successfully join a Windows PC in the domain (both Windows XP and Windows 7 tested) Now, I am trying to move a step forward and I would like to configure Samba to accept Windows smart card logon This is a requirement for a project I am involved to I have already installed the
2010 Sep 24
0
kernlab:ksvm:eps-svr: bug?
Hi, A. In a nutshell: The training error, obtained as "error (ret)", from the return value of a ksvm () call for a eps-svr model is (likely) being computed wrongly. "nu-svr" and "eps-bsvr" suffer from this as well. I am attaching three files: (1) ksvm.R from the the kernlab package, un-edited, (2) ksvm_eps-svr.txt: (for easier reading) containing only eps-svr
2007 Aug 13
0
[LLVMdev] Tail call optimization deeds
Hi Arnold and Anton, Sorry I have been ignoring your emails on this topic. It's an important task and I really need sometime to think about it (and talk to Chris about it!) But this has been an especially hectic week. I am also going to vacation soon so I am not sure when I would get around to it. If Chris has time, I am sure he has lots to say on this topic. :-) Otherwise, please
2005 Feb 02
1
libiconv.so.2 is not found in archive
Hi, Have just spend the afternoon browsing and trying to find the solution to this error. We are running AIX 4.3.3, release 10. I'm trying to get Samba up and running. It seems to install okay using smitty, at least all the directories appear with the various samba files in them. Though no smb.conf is created. I thought a default one would be created? I'm coming from a mainly Linux
2007 Aug 09
4
[LLVMdev] Tail call optimization thoughts
Hello, Arnold. Only quick comments, I'll try to make a full review a little bit later. > 0.)a fast calling convention (maybe use the current > CallingConv::Fast, or create a CallingConv::TailCall) > 1.) lowering of formal arguments > like for example x86_LowerCCCArguments in stdcall mode > we need to make sure that later mentioned CALL_CLOBBERED_REG is >
2006 Sep 01
6
ads_kinit_password failed: Preauthentication failed
Hi, I am have compiled samba 3.0.23b (MIT Kerberos 1.5.1) on Solaris 10. I am unable to join the ads domain. net ads testjoin returns the following output... [2006/09/01 17:25:17, 0] libads/kerberos.c:ads_kinit_password(208) kerberos_kinit_password ARTEMISIA$@UNIMELB.EDU.AU failed: Preauthentication failed [2006/09/01 17:25:17, 0] libads/kerberos.c:ads_kinit_password(208)
2011 Jun 30
0
help with interpreting what nnet() output gives:
Greetings list, I am new to programming in R, and am using nnet() function for a project on neural networking. Firstly I wish to ask if there is any pdf explaining the algorithm nnet uses, which could tell me what the objects of the nnet class, like 'conn', 'nconn, 'nsunits', n and 'nunits' mean, and how weights are calculated. The package pdf has little or no
2003 Oct 08
2
Registering Softphones to Asterisk
Hi, We have set up our Asterisk server, our extension.conf and sip.conf according to http://www.onlamp.com/pub/a/onlamp/2003/07/03/asterisk.html?page=4 It's quite basic, and extension.conf is set up properly. The difficulty we are now encountering is in sip.conf, in trying to get any softphone to register at our own Asterisk server. We have searched the mailing list, and find bits and
2003 Oct 29
1
Gnophone and Asterisk
How do I get Gnophone to register to my Asterisk server? I have set up iax. conf as follows: [tim] type=friend ;username=tstornes host=dynamic ;defaultip=207.194.60.56 secret=1111 context=from-iax callerid => "Tim" <5000> auth=plaintext qualify=10 permit=0.0.0.0/0.0.0.0 and extensions.conf includes a section in the context from-iax: exten => 5000,1,Dial(IAX/tim/s|100|r)