search for: zzzzz

Displaying 20 results from an estimated 38 matches for "zzzzz".

Did you mean: zzzz
2012 Sep 29
1
Error during decryption of meta key
Hi, I've got a relatively simple tinc setup. I've got two "servers" that are on the public internet that act as routers for three "clients" that are behind NATs. Those servers are called aaaaa and bbbbb the clients are xxxxx, yyyyy and zzzzz Unfortunatly the servers have problems accepting a connection from the clients syslog on aaaaa: Sep 29 18:28:58 schuerrer tinc.msch[4346]: Error during decryption of meta key for xxxxx (81.10.. port 56999) Sep 29 18:28:58 schuerrer tinc.msch[4346]: Error while processing METAKEY from xxxxx (81.10...
2003 Apr 01
1
SQL and system
Hi All, I’m using system commands in R to send requests to my database. CMD=paste(“isql.tcl \’ select xxxx from yyyyy where zzzzz = 501 \’”) Data=system(CMD,intern=T) This works perfectly fine, but if I want to be able to add dates constraints: In command line it would be isql.tcl “ select xxxx from yyyyy where zzzzz = 501 and date>’20021020’ ” Does somebody has an idea how to translate this into R code? Thank you...
2011 Aug 24
1
silently testing for data from another package for .Rd examples
...: data set 'xxxxx' not found > dd2 [1] "xxxxx" > dd2 <- data(xxxxx, package="ElemStatLearn", verbose=FALSE) Warning message: In data(xxxxx, package = "ElemStatLearn", verbose = FALSE) : data set 'xxxxx' not found > > dd3 <- data(zzzzz, package="foobar") Error in find.package(package, lib.loc, verbose = verbose) : there is no package called 'foobar' > dd3 Error: object 'dd3' not found > try() doesn't seem to help here: > ddtry <- try(data(zzzzz, package="foobar")) Error...
2011 Sep 14
2
Warning: Subscriptions file .. Removing invalid entry:
...client connections are being dropped then logged a few: Sep 13 20:39:20 popimap1 dovecot: pop3(XXXXXXXXX at YYYYY.YY): Warning: I/O leak: 0x3829233d20 (10) Sep 13 20:39:20 popimap1 dovecot: pop3(XXXXXXXXX at YYYYY.YY): Warning: Timeout leak: 0x3829233ce0 Sep 13 20:39:20 popimap1 dovecot: pop3(ZZZZZ.ZZZZZ at ZZZZZZ.ZZ): Warning: I/O leak: 0x3829233d20 (10) Sep 13 20:39:20 popimap1 dovecot: pop3(ZZZZZ.ZZZZZ at ZZZZZZ.ZZ): Warning: Timeout leak: 0x3829233ce0 Sep 13 20:39:20 popimap1 dovecot: pop3(YYYYYYY at YYYY.YYY): Warning: I/O leak: 0x3829233d20 (10) Sep 13 20:39:20 popimap1 dovecot: pop3...
2006 Apr 19
0
My database model''s connection appears messed up.
...at 2006-04-19 01:45:49) [POST] Session ID: 34381c7b5af9cb7293c7bed8eddcf935 Parameters: {"action"=>"add_customer_admin", "controller"=>"login", "customer_admin"=>{"firstnames"=>"", "adminlogin"=>"zzzzz", "surname"=>"", "password"=>""}} [4;35;1mSQL (0.010000) SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON a.attrelid = d.adrelid AND a.attnum = d.adnum WHERE a.attre...
2009 Jan 05
1
strwidth to lines
Dear members, Is there a way to turn a strwidth of a string into a number of lines that ist needed to display the string when using par(mar = c(?,4,4,2)) #### x = 1:5 names(x) = c("ZZZZZ","ZZZZZzzzzz","ZZZlllll","TTTTT","Zzhtsddfg" ) par(mfrow = c(1,2)) par(mar = c(8,4,4,2)) barplot(x, las = 3, main = "8 is to much") par(mar = c(4,4,4,2)) barplot(x, las = 3, main = "4 is not enough") ### strwidth2lines... regards...
2004 May 21
0
Samba 3.0.4: some problems with SWAT/STATUS and smbstatus
...------------------------------------------------------------------- Service pid machine Connected at ------------------------------------------------------- xxxxx 16894 computer1 Fri May 21 11:46:57 2004 yyyyy 16894 computer1 Fri May 21 11:46:57 2004 zzzzz 16940 aaa.bbb.ccc.ddd Fri May 21 11:45:35 2004 zzzzz 17071 computer3 Fri May 21 11:48:38 2004 xxxxx 16908 aaa.bbb.ccc.eee Fri May 21 11:44:34 2004 Locked files: Pid DenyMode Access R/W Oplock Name ----------------------------------------...
1999 Dec 27
1
Anything for fractals ?
...find anything in this direction. Is there something currently under development? I would also like to work on such a project, but since I'm new to R, I hesitate. Thanks in advance for any hint, Marc -- Dr. Marc Hemberger |\ _,,,---,, GSI, Abteilung DV&EE privat: ZZZzz /,`.-'`' -. ;-;;,_ Planckstr. 1 Duererstr. 20 |,4- ) )-,_. ,\ ( `'-' '---''(_/--' `-'\_) 64291 Darmstadt 68723 Plankstadt M.Hemberger at gsi.de MHemberger at csi.com ** Discla...
2007 Mar 13
5
worker starting twice
Hi gang, Thanks to other help I''ve gotten on this list, I''ve got backgroundrb up and running using postgres alongside my rails app. I''ve designed the system to have several eternally-running workers that periodically poll the database to see if there''s any work for them to do, and set things up in the config file to make them restart quickly if any of them
2012 Jan 05
1
Strange error: DIGEST-MD5 mechanism can't be supported with given passdbs
...= </etc/ssl/certs/dovecot.pem ssl_key = </etc/ssl/private/dovecot.pem userdb { args = home=/srv/mail/%u driver = passwd } protocol lmtp { mail_plugins = " sieve" } protocol lda { mail_plugins = " sieve" } # cat /etc/dovecot/master-users xxx at corp.example.com:zzzzzzzz The zzzzz is obtained by "doveadm pw -s digest-md5 -u xxx at corp.example.com", I tried to add prefix "{DIGEST-MD5}" before the generated hash and/or add "scheme=DIGEST-MD5" to the passwd-file passdb's "args" option, both don't help. The error m...
2008 Jan 17
2
samba 3.0.24 works - samba 3.0.25 fails
...rectory = /var/lock/subsys/smb log file = /var/log/samba/%m.log syslog = 1 getwd cache = yes socket options = TCP_NODELAY keep alive = 3600 dead time = 30 locking = yes security = server # ntlm auth = no lanman auth = no client lanmn auth = no client ntlmv2 auth = yes # password server = xxxxxx.yyy.zzzzz.org local master = no os level = 33 domain master = no preferred master = no wins support = no wins server = 1xx.2xx.181.100 dns proxy = no #client code page = 437 netbios aliases = timmy ----------------------------------------------------------------------------------------------- >From the l...
2014 Dec 10
2
PJSIP configuration question
...e username and passwords to blank. I followed suit and changed the pjsip.conf user and password related settings to blank. Our sip.conf (running in a different VM on Asterisk 13.0.0) settings look like this... [xxxxx] type = friend qualify = no nat = yes host = xxxxx defaultuser = yyyyy secret = zzzzz incominglimit = 4 accountcode = 9 port = 5060 context = TestApp dtmfmode = auto insecure = invite fromdomain = xxxxx fromuser = yyyyy sendrpid = yes trustrpid = yes canreinvite = no For the pjsip.conf settings (Asterisk 13.0.0), I have [transport1] type = transport bind = 0.0.0.0 protocol = udp [...
2003 Aug 07
1
MWI bug ?
...here a way to make MWI look in another VM > directory. > > thanks > > lee goodman > > > voicemail.conf > [general] > format=wav > maxmessage=180 > [sip] > 1000 => 1000,LG,xxxx@comcast.net > 1001 => 1001,TG,yyyyy@comcast.net > 1002 => 1002,BG,zzzzz@comcast.net > > extensions.conf > > [incoming] > exten => s,1,Background(goodmanmenu) > exten => s,2,DigitTimeout,5 > exten => s,3,responsetimeout,10 > exten => 1000,1,Goto(sip,1000,1) > exten => 1001,1,Goto(sip,1001,1) > exten => 1002,1,Goto(sip,10...
2006 Sep 27
3
Ellipse 750 USBS auto shutdown and NUT.
Hello, I've installed & configured NUT 2.0.4 connected over a serial port to an MGE USBS 750. When the UPS enters the 'critical' state (ie, battery load below the defined battery.charge.low AND power input off), the UPS just shutdown itself instead of notifying NUT. When I say the UPS just shutdown, I mean it autonomously shut down itself within one second after reaching the
2009 Feb 16
2
rsync 3.0.5 - ERROR: buffer overflow in recv_file_entry [generator]
...t still it should work. It fails instead. sending daemon args: --server --sender -vvlWHogDtpre.is --ignore-errors --numeric-ids --inplace . TEST/ receiving incremental file list delta-transmission disabled for local transfer or --whole-file [...] overflow: xflags=0x7a l1=255 l2=779 lastname=XXXX/ZZZZZ/c/OOOOOOO/www/sigs etc/animations/animations/animations/animations/animations/animations/animations/animations/animations/animations/animations/animations/animations/animations/animations/animations/animations/animations/animations/animations/animations/animations/animations/animations/animations/a...
2005 Dec 11
6
shareaza
...With tc I filter packets whose source port is 6346 and everything is fine. Problems come when B uploads a file to C through edonkey. Packets don''t always look like the former ones. Sometimes the source port is 6346 in this case as well, but more often they look like this: 192.168.0.2:zzzzz > xxx.xxx.xxx.xxx:4662 Port 4662 is the most common one but it isn''t always the same. How can I work around it? Thanks in advance. Best regards. -- Value your freedom, or you will lose it, teaches history. ``Don''t bother us with politics,'''' respond tho...
2017 Apr 20
2
Re: libvirtd segfault when using oVirt 4.1 with graphic console - CentOS7.3
hello, I attached core dump - not sure if it was what you have asked for I am rather just admin not developer :) Regards, Rafal Wojciechowski W dniu 20.04.2017 o 16:44, Pavel Hrdina pisze: > On Thu, Apr 20, 2017 at 07:36:42AM +0200, Rafał Wojciechowski wrote: >> hello, >> >> I am getting such error: >> libvirtd[27218]: segfault at 0 ip 00007f4940725721 sp
2017 May 09
1
CFP: KVM Forum 2017
On 05/02/2017 06:41 AM, Paolo Bonzini wrote: > ================================================================ > KVM Forum 2017: Call For Participation > October 25-27, 2017 - Hilton Prague - Prague, Czech Republic > > (All submissions must be received before midnight June 15, 2017) > ================================================================= (please provide a timezone
2004 Jun 28
0
Context for Incomingmsn
...> | | v redirection to 50, incomingmsn=12 | | v voicemailbox of 12 is called Thanks in advance, Henning -- "There is no normal life [...] there is just life [...]" Kevin Jarre, Tombstone |\ _,,,---,,_ ZZZzz /,`.-'`' -. ;-;;,_ |,4- ) )-,_. ,\ ( `'-' '---''(_/--' `-'\_)
1999 Mar 04
1
I need help with smbmount!!!
I am trying to use smbmount. I am using Samba 2.0.0 The smbmount command I am using is smbmount //greg/c /mnt/gregc -I 90.0.0.2 It apparrently works. I get the following messages: Added interface.......bla bla Servier time is ........bla bla Timezone is UTC-6.0 Domain ........ Connected as guest security = user smb: \> But I can not do anything. Nothing works. Not ls, dir,