search for: suceed

Displaying 20 results from an estimated 58 matches for "suceed".

Did you mean: succeed
2004 Oct 12
4
A question in R
I started to learn the R language, but I didn't suceed to use an external file. Let say that I have an excel file called "test1.xls" in the directory "C:/program files/R/rw2000/external_files" that looks like that: name mark yair 80 yosi 70 ... In the appropriate directory I wrote this: x<-read.delim(&quot...
2005 Dec 29
1
Has_Many - Saving Child Rows
...w instance of Todo, so create a new item item.attributes = @params["new_item"] # item.todo_notifications << ToDoNotification.new(????????): if item.save # Try to save our item into the database redirect_to(:action => "list") # Return to the list page if it suceeds else render_text "Couldn''t add new item" # Print an error message otherwise end ########################################## So, I am just not sure where to put the code to save the child records AND how I should handle getting the TODO id back... Any help would be ap...
2003 May 11
1
NLME - multilevel model using binary outcome - logistic regression
...ty raw when working with the R models (linear or not). I'm wondering has anybody worked with the NLME library and dichotomous outcomes. I have a binary outcome variable that I woul like to model in a nested (multilevel) model. I started to fit a logistic model to a NLS function, but could not suceed. I know there are better ways to do it in R with either the LRM or GLM wih family=binomial(logit) specification, but just as a paralel to the NLME... I was unsucsesful.. Any information or an example would be most welcome... best Andrej [[alternate HTML version deleted]]
2008 Jan 05
1
mfrow for levelplot?
hello could anyone tell my, why I do not suceed with mfrow? par(mfrow=c(4,4)) for (i in 5:17){ levelplot(maxwater[,i]~maxwater$V1*maxwater$V2, col.regions=whiteblue(5), xlab="", cuts=4) } Thanks Marc --
2003 Sep 10
1
Open file > 64 K in COM32
Hi all, I used syslinux to load linux on DiskOnChip in PC104 for one embbeded project suceefully for several months. But due to power lost sometime the image is corrupted. I want to develop a COM32 util to check CRC for the images and load the good ones. I read in the comboot.doc that com32 can use read file SYSLINUX API call to read a file, and the file must below 64K limit. But the image files
2004 Aug 21
1
openssh-unix-dev Digest, Vol 16, Issue 9
...rdauthentication under PAM modules. We started the SSH Daemon with following settings: Usepam yes ChallengeResponseAuthentication yes passwordauthentication yes The client is invoked with ssh -o'Passwordauthentication yes' localhost -vvv. The debug traces shows that the authentication suceed as keyboard-interactive. However the expected output should be "password" . Is it so? Debug traces: sshd: debug2: load_server_config: filename /opt/ssh/etc/sshd_config debug2: load_server_config: done config len = 331 debug2: parse_server_config: config /opt/ssh/etc/sshd_config len 3...
2002 Aug 28
1
2.999 unable to join domain - update
...ed ), the conversation works fine. If I query my own samba server ( port 445 enable ) , it works fine. If I limit my own server to port 139 using smb ports, or query an NT4 system, the conversation fails. smbclient -NL server -p 139 fails even to a w2k box. Repeating the same test but with port 445 suceeds. Basically, it looks like samba/smbclient isn't falling back to NBT properly. Anybody got any ideas? Cheers, Eamonn
2006 Dec 07
1
Centos SATA PCI Card
Generator Microsoft Word 11 (filtered medium) Hi there, I' m trying to build a home made NAS/SAN server using Centos 4. I have an old HP ML series server with support for IDE disks only. So I thought that I could by some pci sata controller to use sata disks that are cheaper and faster than IDE' s. My question is , does anyone have used the Conceptronic PCI Sata Card sucefully in CentOS ?
2014 Nov 03
4
[LLVMdev] RFC: Timeline for deprecating the autoconf build system?
...gt; +1 to this. The situation I frequently find myself in is - doing development using CMake + ninja, and then when I need to actually commit to SVN, I need to build & test with the makefile as well because the builds are slightly different, of occasionally make builds fail where CMake + ninja suceeds. And rebuilding all of LLVM + Clang with the makefile build is *slow*, even on a fast machine. Eli -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141103/253a8b36/attachment.html>
2002 Nov 22
1
winbind -> error looking up domain users/groups
Hello all! I have on my network a PDC running w2k with active directory. On this machine i have: nic 1: internet (valid ip) nic 2: hub 1 -> 10.1.1.1 nic 2: hub 2 -> 11.1.1.1 my wins server is running in 10.1.1.1 on pdc. i applied SP3 and all windows updates corrections. on my linux machine i have: kernel: 2.4.19 - samba 2.2.7 - squid 2.5S1 nic 1: internet (valid ip) nic 2: hub 1 ->
2007 Sep 10
1
[ win32utils-Bugs-13825 ] /win32-file-stat-1.2.5/lib/win32/file/stat.rb:81:in `at'': bignum too big to convert into `long'' (RangeError)
...in `initialize'' from c:/ruby/lib/ruby/gems/1.8/gems/win32-file-0.5.4/lib/win32/file.rb:532:in `new'' from c:/ruby/lib/ruby/gems/1.8/gems/win32-file-0.5.4/lib/win32/file.rb:532:in `stat'' If I don''t require ''win32/file'' this call suceeds (but I need the attribute methods that come with win32/file). ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=13825&group_id=85
2008 Jan 01
0
idmap_nss: Default domain not being used
...th servers. My idmap & winbind parameters are as follows: ldap idmap suffix = ou=idmap idmap backend = ldap:ldap://127.0.0.1 idmap uid = 10000-29000 idmap gid = 10000-29000 winbind use default domain = yes winbind enum users = yes winbind enum groups = yes On the new box, 'wbinfo -t' suceeds and I can list users and groups on the foreign domain using 'wbinfo -u' and 'wbinfo -g'. 'net rpc trustdom list' lists the trusted domain. Comparing the winbind debug logs of the existing and new PDC, I have discovered that the cruical difference appears to be the followi...
2002 Jul 02
4
Samba 2.2.4 and PRINT$
...= /export/software/printers guest ok = yes browseable = yes read only = yes write list = Administrator,root Within my local printcap I have a printer which appears to the Network. However When I come to login as the user root and run the Add Printer Wizard, I fail to suceed in adding the printer drivers to the Network. Any ideas what is happening ? Edmund -- ======================================================================== Edmund J. Sutcliffe Thoughtful Solutions; Creatively <edmunds@panic.fluff.org> Implemented and...
2011 Jun 24
3
Error using betareg
Dear all, I get an error using betrag on this data set :http://dl.dropbox.com/u/1866110/dump.csv. I run it like this regression f2.1=betareg(Y~X1+X2,data=dump) summary(f2.1) I get : Call: betareg(formula = Y ~ X1 + X2, data = dump) Standardized weighted residuals 2: Error in quantile.default(x$residuals) : missing values and NaN's not allowed if 'na.rm' is FALSE In addition:
2006 Dec 12
1
SPA2100 sends an unexpected BYE message when transmitting a FAX
...ECAN = no - FAX Codec Symmetric = yes - DTMF Tx Method = auto - Hook Flash Tx Method = none - Release Unused Codec = yes I have checked the SPA2100's logs, but I can't see anything of interest (and I couldn't find any documentation about this logs at Sipura's website). Has anyone suceed in sending a fax in a scenario like this? I would appreciate any help on this point. Best regards,
2003 Feb 24
1
exit status 12 when transferring a large file
...as a lot of work with it (> 13000 matches if transferred successfully). When I look through the logs it caught my eye that the file which was transferred before was the first in this process which had "false alarms". On the other hand, the same happens in those cases when the transfer suceeds, so I am afraid this observation is of no use. Does anyone has an idea what is going on here and how to avoid it? I even thought about an instability in the NIC driver on high network traffic but stressing the driver by an scp or so reveals no such problems. As this is the only file which has th...
2005 Sep 26
1
Qos, HFSC and VoIP
Hello, I''m using Linux kernel 2.6.x and tc (from iproute2 package). I''m trying to use HTB or HFSC scheduler in order to limite the rate of outgoing packets and also in order to minimiez delay for RTP stream. But I didn''t suceed in having this 2 QoS services working. I use Iptables in order to classify packets. Here is my HFSC conf. In fact the pings that i send from this box should be the most highly priorised packet, but there are delayed when i add load on the link (with a scp upload). What is strange is that the del...
2012 Oct 29
3
Unable to create GPO with rc3 and a few authentication problems
...admin user, btw MIT is used here $ net rpc shutdown -S somehost -f -k # Samba 3's "net" command It may succeed for some hosts, but fail with NT_LOGON_FAILURE few hours later, before the ticket expires (and DCs still accept this ticket for e.g. samba-tool drs showrepl). Or it may later suceed for a host it was failing for. Renewing the ticket doesn't change anything. So, something strange for me, too. I had tried to reset some machine accounts and to rejoin some hosts. No luck. 4. Unrelated to the previous ones. Well, I'm sorry, I hadn't read the source to see if this is su...
2004 Jun 19
7
QoS net-snmp ?
Hi I''ve patched net-mrtg http://www.net-snmp.org/ with http://x-ray.prokon.cz/data/snmp/ sucefully Also I''ve copied QOS.TXT to /usr/local/share/snmp/mibs when I make a normal use of snmp, with mrtg in order to monitor all traffic on eth0 and eth1, it works OK. But, how must I do in order to get monitor for a specific class ? If I make a snmpwalk (like README suggest), I get
2007 Apr 18
1
[Bridge] modprobe: modprobe cannot locate br0 modules
Hi, I added below code in /etc/rc.d/rc.local in order to load the bridge brctl addbr br0 brctl addif br0 eth0 brctl addif br0 wlan0 ifconfig br0 up but it fail, i found error in /var/log/message said localhost: modprobe: modprobe cannot locate br0 modules but i found it said suceedly up the br0 interface anyone know? ===== Ô¸ÄúÓÀÔ¶ÐÒ¸££¬¿ìÀֺͰ²Ïê Happy & Healthy Always ! ^_^ ! ¸öÈËÍøÒ³ Homepage:http://planet.time.net.my/sunwaycity/ceyong ¸öÈË·ðѧÍøÒ³ Buddhist Page: http://planet.time.net.my/SunwayCity/ceyong/artikel.htm ÿÈÕ´ÈÉÆÍøÒ³ Charity free donate Links :...