search for: dddd

Displaying 20 results from an estimated 224 matches for "dddd".

Did you mean: ddd
2008 Apr 11
3
strsplit and sapply
Colleagues, I have some text: TEXT <- c("a", "bb;ccc", "dddd;eeeee;ffffff") I want to retrieve the portion of each element before the first semicolon. I can split each element using strsplit: SPLIT <- strsplit(TEXT, ";") This yields: > SPLIT [[1]] [1] "a" [[2]] [1] "bb" "ccc" [[3]] [1] "dddd&...
2015 Jan 31
3
[LLVMdev] Encoding instructions with inconsistent formats
...c/avrassembler/avrassembler.wb_ST.html> family of instructions. The binary encoding is not particularly consistent -- take a look at this table of variants of LD, along with their machine code representation: # load 8 bits from pointer register X into general purpose Rd ld Rd, X `1001 000d dddd 1100` ld Rd, X+ `1001 000d dddd 1101` (load with postincrement) ld Rd, -X `1001 000d dddd 1110` (load with predecrement) ld Rd, Y `1000 000d dddd 1000` ld Rd, Y+ `1001 000d dddd 1001` ld Rd, -Y `1001 000d dddd 1010` ld Rd, Z `1000 000d dddd 0000` ld Rd, Z+ `1001 000d dddd 0001` ld...
2007 Feb 04
1
Error : Doing a node status request to the domain master browser at IP aaaa.bbbb.cccc.dddd failed
I've the following error : Doing a node status request to the domain master browser at IP aaaa.bbbb.cccc.dddd failed First time I configure my smb.conf file on a server with the adress aaaa.bbbb.cccc.dddd For some raison I have to change this address for another. When I restart samba I the message : nmbd/nmbd_browsesync.c:get_domain_master_name_node_status_fail(486) get_domain_master_name_node_status_f...
2011 Jun 13
3
combine the data frames into comma separated list.
...ing way. Suppose I have n data frames each with two fields. Field 1 is common among data frames but may have different entries. Field 2 is different. Data frame 1: Src Target1 1 aaa 1 bbb 1 ccc 2 aaa 3 ddd Data frame 2: Src Target2 2 aaaa 3 dddd 4 bbbb 4 eeee 4 ffff Data frame 3: Src Target3 1 xx 3 yy 5 zz 6 tt 6 uu And so on... I want to convert this into a data frame something similar to: Src Target1 target2 target3 1 aaa,bbb,ccc -...
2010 Mar 30
3
From THE R BOOK -> Warning: In eval(expr, envir, enclos) : non-integer #successes in a binomial glm!
...and x is a real number. I get the error: In eval(expr, envir, enclos) : non-integer #successes in a binomial glm! But that is exactly what was suggested in the book, where there is no mention of a similar warning. Where am I going wrong? Here is the output: > glm(response.prepared~x,data=dddd,family=binomial) Call: glm(formula = response.prepared ~ x, family = binomial, data = dddd) Coefficients: (Intercept) x -0.3603 0.4480 Degrees of Freedom: 510554 Total (i.e. Null); 510553 Residual Null Deviance: 24420 Residual Deviance: 23240 AIC: 700700 Warn...
2007 Jul 22
11
Many same managed domain
...h uuid parameter repeatedly, I did not see same managed domain as follows. # xm list Name ID Mem VCPUs State Time(s) Domain-0 0 941 2 r----- 69.9 # xm new /xen/vm1.conf uuid="aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee" Using config file "/xen/vm1.conf". # xm new /xen/vm1.conf uuid="aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee" Using config file "/xen/vm1.conf". # xm new /xen/vm1.conf uuid="aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee" Using config file "/xen/vm1.con...
2010 May 07
4
Requiring STARTTLS only on some networks
Hello Timo, is there a way, either in 1.2.x or in 2.x to activate disable_plaintext_auth=yes only for some address or network ? The idea would be to enable clients from the internal networks to keep making clear text connections while forbidding it to the rest of the world. Thanks. -- Thomas Hummel | Institut Pasteur <hummel at pasteur.fr> | P?le informatique - syst?mes et
2011 May 26
4
Applying "toupper" to only portions of text strings
...ly "toupper" to the text before the character. For example (in this case, "|" is the particular character): ORIGINAL: TEXT <- c("aaaa", "bbb|cc", "|ddd") AFTER APPLICATION OF toupper: TEXT <- c("AAAA", "BBB|cc", "|dddd") I could loop through each element, strsplit at the character, apply toupper to the first component, then paste each element together. But, I hope that there is a simpler means to accomplish this. Thanks in advance. Dennis Dennis Fisher MD P < (The "P Less Than" Company) Ph...
2009 May 14
1
Goto not matching
...r Test context and this call should be sent to the On-net extension as Listed in the paste bin below: http://pastebin.com/d50b2ba42 The issue is that the call is matching the test context but as soon as it execute the GoTo tag I got the following error in the log: Executing Goto("SIP/gw-in.dddd.net-b7803718", "On-net|028945551|1") -- Goto (On-net,028945551,1) [May 14 20:38:13] WARNING[8462]: pbx.c:2470 __ast_pbx_run: Channel 'SIP/gw-in.dddd.net-b7803718' sent into invalid extension '028945551' in context 'On-net', but no invalid handler It seems...
2010 Dec 30
2
remove newlines / perl /concise example
Thanks for the previous tips and suggestions. Here's a more concise example: Input file: <aaaa> <bbbb> <cccc> <dddd> I want everything on one line, i.e., remove all newlines. Like so: <aaaa><bbbb><cccc><dddd> Simple perl code: #!/usr/bin/env perl # Remove newlines from a file in two ways: # (1) Just "chomp" them; # (2) Replace them with a space. # Open input file for r...
2011 Sep 29
2
upsd fails to start
O.S. Ubuntu 10.10, Maverick Meerkat 32 bit. NUT 2.4.3-1ubuntu5, package installed Belkin F6C1500-TW-RK I am having trouble starting uspd whenever I add a client from my lan to uspd.conf: LISTEN 127.0.0.1 3493 LISTEN 192.168.36.106 3493 naknight at nak-server:~$ sudo upsd -DDDD Network UPS Tools upsd 2.4.3 0.000000 listen_add: added 127.0.0.1:3493 0.000093 listen_add: added 192.168.36.106:3495 0.000224 setuptcp: try to bind to 192.168.36.106 port 3495 0.000428 setuptcp: bind: Cannot assign requested address 0.000455 not listening on 192....
2020 Apr 29
1
[EXTERNAL] SNMP shutdown timing out
...a different one? > > If it is a different one (e.g. an SNMP v1 or v2c string) does that user > / community string have read/write access? I tried setting them all with -x thing= arguments as well as letting it pull from ups.conf, same result. It's all SNMPv3 settings. sudo snmp-ups -DDDD -a nutdev1 -x secLevel=authPriv -x secName=nut -x authProtocol=MD5 -x privProtocol=DES -x authPassword=NutScan at Password43LongerWord -x privPassword=NutScan at Password43LongerWord -k The output with -DDDD is the same either way. > tcpdump to listen for packets across UDP 161 is one way to c...
2013 Jul 02
2
binding/unbinding devices to vfio-pci
...till loaded, can claim the device, it's just > a matter of which gets probed first. > > Generally that window should be very short though. To bind a device, > the user should do: > > 1) echo ssss:bb:dd.f > /sys/bus/pci/devices/ssss:bb:dd.f/driver/unbind > 2) echo vvvv dddd > /sys/bus/pci/drivers/vfio-pci/new_id > 3) echo ssss:bb:dd.f > /sys/bus/pci/drivers/vfio-pci/bind > 4) echo vvvv dddd > /sys/bus/pci/drivers/vfio-pci/remove_id > > There are actually a number of ways you can do this and the default > autoprobe behavior really makes step 3)...
2013 Jul 02
2
binding/unbinding devices to vfio-pci
...till loaded, can claim the device, it's just > a matter of which gets probed first. > > Generally that window should be very short though. To bind a device, > the user should do: > > 1) echo ssss:bb:dd.f > /sys/bus/pci/devices/ssss:bb:dd.f/driver/unbind > 2) echo vvvv dddd > /sys/bus/pci/drivers/vfio-pci/new_id > 3) echo ssss:bb:dd.f > /sys/bus/pci/drivers/vfio-pci/bind > 4) echo vvvv dddd > /sys/bus/pci/drivers/vfio-pci/remove_id > > There are actually a number of ways you can do this and the default > autoprobe behavior really makes step 3)...
2007 May 11
11
tripp lite smart2200RMXL2U error reading protocol
I'm working on a gentoo server with Nut 2.0.5-r1 and libusb-0.1.12. I originally tried the hidups driver which seemed to work, but produced a large amount of unhandled events. Then I tried the newhidups which told me my ups wasn't supported. When I try using tripplite_usb -u root -DDDD /proc/bus/usb/002/002 I get that there isn't a match. But when I try using tripplite_usb -DDDD -a tripplite1 with the following ups.conf: [tripplite1] driver = tripplite_usb port = /proc/bus/usb/002/002 productid = 3012 bus = 002 desc = "top up...
2008 Dec 12
1
APC Backups-Pro 650 - Any way to use apcsmart?
.../dev/ttyS0 cable = 940-0095A desc = "Nemesis APC BP650 UPS" ** I have tried with and without 'upstype = 1' I have also tried troubleshooting with upsdrvctl, here are some of the brief results: [11:26 nemesis/etc/ups] # /usr/lib/ups/driver/upsdrvctl -t -u upsd -DDDD start nemesis_ups Network UPS Tools - UPS driver controller 2.2.2 *** Testing mode: not calling exec/kill Starting UPS: nemesis_ups exec: /usr/lib/ups/driver/apcsmart -a nemesis_ups -u upsd results: the driver fails to start, no pid created, nothing Even with debugging turned on with the -DDDD,...
2011 Jul 26
5
Problem with upsmon on x64 Windows
...ng application upsmon.exe, version 0.0.0.0, faulting module upsmon.exe, version 0.0.0.0, fault address 0x0000458f. I try use another server, on 32-bit all is ok. Problem only on x64 platform (maybe in libusb)? And no different - upsmon master or slave. C:\Program Files (x86)\NUT\sbin>upsmon.exe -DDDD Network UPS Tools upsmon 2.6.1-3057:3116M 0.000000 UPS: apc at 192.168.4.8 (slave) (power value 1) 0.015625 Using power down flag file C:\killpower 0.015625 debug level is '4' 0.015625 Trying to connect to UPS [apc at 192.168.4.8] 0.078125 Logged into UPS...
2013 May 15
2
APC AP9617 SNMP returns strange errors
...with AP9617 and latest FW. As we found out we are not able to shutdown the UPS via SNMP - neither immediately nor delayed. And we cannot set values, but we can read them correctly. So it seems as we are not able to write to the UPS and get back strange errors. root at abex:/etc/nut# upsdrvctl -DDDD shutdown apc10001 Network UPS Tools - UPS driver controller 2.6.4 0.000000 If you're not a NUT core developer, chances are that you're told to enable debugging [...] 0.000280 Shutdown UPS: apc10001 0.000304 exec: /lib/nut/snmp-ups -a apc10001 -k Network UPS Tools - Generic...
2011 Jun 14
1
[Resolved] combine the data frames into comma separated list.
...your suggestion. I am posting the code that worked for me. dataframe1 = data.frame(cbind(Src = c(1,1,1,2,3), Target1 = c('aaa','bbb','ccc','aaa','ddd'))); #must be data frame dataframe2 = data.frame(cbind(Src = c(2,3,4,4,4), Target2 = c('aaaa','dddd','bbbb','eeee','ffff'))); dataframe3 = data.frame(cbind(Src = c(1,3,5,6,6), Target3 = c('xx','yy','zz','tt','uu'))); dataframe4 = data.frame(cbind(Src = c(3,5,'y','z','z'), Target4 = c('xx','yy...
2014 Feb 06
0
Question on support for Upsonic Commercial UPS CXR 2000 - 2000VA/1200W - Rack/Tower on Freebsd 9.1.
...somewhat different than a permissions problem, so this points to some FreeBSD-specific weirdness. Unfortunately, it looks like this has been seen before, with no apparent resolution at the time: http://lists.alioth.debian.org/pipermail/nut-upsuser/2012-December/008164.html Can you try it with -DDDD to see if the error is on the send side? Also, any output from dmesg related to ugen? -- Charles Lepple clepple at gmail