search for: 2192

Displaying 20 results from an estimated 91 matches for "2192".

Did you mean: 192
2013 Dec 29
8
[Bug 2192] New: scp output alignment bug with UTF-8/multibyte sequences
https://bugzilla.mindrot.org/show_bug.cgi?id=2192 Bug ID: 2192 Summary: scp output alignment bug with UTF-8/multibyte sequences Product: Portable OpenSSH Version: 6.4p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement...
2013 Feb 13
3
date and matrices
Hi Elisa, Try this: date1<-format(seq.Date(as.Date("1991.1.1",format="%Y.%m.%d"),as.Date("1996.12.31",format="%Y.%m.%d"),by="day"),"%Y.%m.%d") ?length(date1) #[1] 2192 mat1<-matrix(c(.314,.314,.273,.273,.236,.236,.236,.236,.273,.314,.403,.314),ncol=1) res1<- as.data.frame(do.call(rbind,lapply(split(date1,((seq_along(date1)-1)%/%12)+1),function(x){if(length(x)!=12) cbind(x,head(mat1,length(x))) else cbind(x,mat1)})),stringsAsFactors=FALSE) res1[,2]<- sapp...
2006 Oct 16
1
domain PDC problem
i am getting this message in /var/log/system ct 16 06:36:44 pdc smbd[2192]: [2006/10/16 06:36:44, 0] printing/print_cups.c:cups_cache_reload(85) Oct 16 06:36:44 pdc smbd[2192]: Unable to connect to CUPS server localhost - Connection refused Oct 16 06:36:44 pdc smbd[2192]: [2006/10/16 06:36:44, 0] printing/print_cups.c:cups_cache_reload(85) Oct 16 06:36:44 pdc smbd[2192...
2013 Aug 02
2
Mail being delivered but MUA showing empty inbox
...76AB04470E: client=unknown[192.168.199.198] Aug? 2 08:57:47 ukc-vm02-mx01 postfix/cleanup[2644]: 76AB04470E: message-id=<> Aug? 2 08:57:47 ukc-vm02-mx01 postfix/qmgr[2093]: 76AB04470E: from=<an at example.com>, size=208, nrcpt=1 (queue active) Aug? 2 08:57:47 ukc-vm02-mx01 dovecot: lmtp(2192): Debug: none: root=, index=, control=, inbox=, alt= Aug? 2 08:57:47 ukc-vm02-mx01 dovecot: lmtp(2192): Connect from local Aug? 2 08:57:47 ukc-vm02-mx01 dovecot: lmtp(2192): Debug: auth input: test at ops.example.com uid=1001 gid=1001 home=/srv/mail/ops.example.com/test/./ Aug? 2 08:57:47 ukc-vm02-...
2012 Jan 17
0
sorry, choosed wrong recipient....
Hi Michal, Am 17.01.2012 09:19, schrieb Michal Privoznik: On 16.01.2012 23:04, Marko Weber wrote: Hi Michal, i cant say the USEFLAGS, cause i removed at end the package, heres a cut of logfile /var/log/libvirt/libvirt.log 2012-01-15 19:48:11.960+0000: 21586: error : virCommandWait:2192 : Interner Fehler Child process (/sbin/iptables --table mangle --insert POSTROUTING --out-interface virbr0 --protocol udp --destination-port 68 --jump CHECKSUM --checksum-fill) status unexpected: exit status 1 2012-01-15 19:48:11.960+0000: 21586: warning : networkAddGeneralIptablesRules:1259 : Coul...
2007 Aug 28
2
quntile(table)?
Hi, I have data in the following form: index count -7 32 1 9382 2 2192 7 190 11 201 I'd like to get quantiles from the data. I thought about something like this: index <- c(-7, 1, 2, 7, 11) count <- c(32, 9382, 2192, 190, 201) quantile(rep(index, count)) It answers correctly, but I feel it's wasteful especially when count is g...
2002 Oct 21
0
png printing (PR#2192)
Full_Name: Kristian Eric Markon Version: 1.6 OS: Win 98 Submission from: (NULL) (24.26.167.90) I noticed sort of an odd bug when I was printing out figures to png files. It's a bit difficult to explain how to reproduce exactly, because it depends on a lot of data specific to my situation. Basically, if I plot the figure to the screen, it looks exactly as it should. If I plot the figure to
2004 Aug 06
2
99% cpu usage help
...99.9% cpu usage with one listener and thats me locally! Samba,apache,mysql,proftpd,ssh, and every other application i can possibly run and try to cause load on my server , it wont get this high, how do i fix this? <p>I compiled the latest 1.3.12 icecast source. 17769 root 15 0 2256 2192 1084 R 99.9 0.5 2720m icecast <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body...
2013 Nov 22
3
Re: Help with Vrbr0
...alled. > try modprobe ipt_MASQUERADE > Hi Gao, Yes , it looks like I am missing more module. I will recompile the kernel and test more, the following is the reason behind this issue. root@:~# tail /var/log/libvirt/libvirtd.log 2013-11-22 07:43:06.388+0000: 4328: error : virCommandWait:2192 : internal error Child process (/sbin/iptables --table nat --insert POSTROUTING --source 192.168.122.0/24 ! --destination 192.168.122.0/24 --jump MASQUERADE) status unexpected: exit status 3 2013-11-22 07:43:06.388+0000: 4328: error : networkAddMasqueradingIptablesRules:966 : failed to add ipta...
2007 Jan 30
0
Problems matching tos on port 554
...ne, for example: /sbin/iptables -t mangle -A PREROUTING -p tcp --sport 554 -j TOS --set-tos 0x10 Later on, I use tc filter to send the packets marked with tos 0x10 to the proper class which will be 1:1192 in this case, and the rest of the traffic matching that clients MAC address continues to 1:2192: BAJADA="/sbin/tc filter add dev eth1 protocol ip parent 1:0 prio 1 u32 match u16 0x0800 0xffff at -2" $BAJADA match u32 0x5bb517c8 0xffffffff at -12 match u16 0x0011 0xffff at -14 match ip tos 0x10 0xff flowid 1:1192 $BAJADA match u32 0x5bb517c8 0xffffffff at -12 match u16 0x0011 0xfff...
2004 Apr 27
1
One Winbind process goes defunct, the other eats memory
...normally two running winbindd process after I installed Samba. I've noticed after a couple of days of running, when I run top - one process went defunct and the other starts to slowly use up memory: PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND 28085 root 9 0 27148 26M 2192 S 0.0 2.6 1:39 winbindd 28086 root 9 0 0 0 0 Z 0.0 0.0 0:00 winbindd<defunct> As far as I can tell, there is no loss of functionality - I can connect to the shares, wbinfo -p succeeds and I get valid results from wbinfo -u or -g. /etc/init.d/winbind restart fixes...
2009 Aug 22
1
AD auth with lowercase domain name
...x74 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=24 smb_flg2=51207 smb_tid=0 smb_pid=65279 smb_uid=101 smb_mid=960 smt_wct=2 smb_vwv[ 0]= 255 (0xFF) smb_vwv[ 1]= 0 (0x0) smb_bcc=0 [2009/08/22 23:28:54, 3] smbd/process.c:switch_message(1361) switch message SMBulogoffX (pid 2192) conn 0x0 [2009/08/22 23:28:54, 3] smbd/sec_ctx.c:set_sec_ctx(324) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2009/08/22 23:28:54, 5] auth/token_util.c:debug_nt_user_token(464) NT user token: (NULL) [2009/08/22 23:28:54, 5] auth/token_util.c:debug_unix_user_token(490) UNIX token of us...
2002 Sep 28
1
oplock problem - how to fix?
...work name is no longer available". In /var/log/messages, I see this: Sep 27 17:56:25 mail smbd[10311]: [2002/09/27 17:56:25, 0] smbd/oplock.c:request_oplock_break(1008) Sep 27 17:56:25 mail smbd[10311]: request_oplock_break: no response received to oplock break request to pid 10048 on port 2192 for dev = 27406, inode = 601682, file_id = 101 Sep 27 17:56:25 mail smbd[10311]: [2002/09/27 17:56:25, 0] smbd/open.c:open_mode_check(631) Sep 27 17:56:25 mail smbd[10311]: open_mode_check: exlusive oplock left by process 10048 after break ! For file usr/local/www/data/files/MoldFE.mdb, dev = 274...
2004 Aug 06
3
99% cpu usage help
...,mysql,proftpd,ssh, and every other application i can > > possibly > > run and try to cause load on my server > > , it wont get this high, how do i fix this? > > > > > > I compiled the latest 1.3.12 icecast source. > > > > 17769 root 15 0 2256 2192 1084 R 99.9 0.5 2720m > > icecast > > > > > > --- >8 ---- > > List archives: http://www.xiph.org/archives/ > > icecast project homepage: http://www.icecast.org/ > > To unsubscribe from this list, send a message to > > 'icecast-request@xi...
2013 Jan 16
1
Libvirt daemon is not getting started
...ated. Tried /usr/loval/sbin/libvirtd -d option too. In that case I am not getting any error but PID file is not getting created in this case too. /usr/local/sbin/libvirtd 2013-01-16 16:43:53.399+0000: 4070: info : libvirt version: 0.9.8 2013-01-16 16:43:53.399+0000: 4070: error : virCommandWait:2192 : internal error Child process (/usr/sbin/iptables --table mangle --delete POSTROUTING --out-interface virbr0 --protocol udp --destination-port 68 --jump CHECKSUM --checksum-fill) status unexpected: exit status 2 2013-01-16 16:43:53.406+0000: 4070: error : virCommandWait:2192 : internal error C...
2013 Nov 22
0
Re: Help with Vrbr0
...>> > Hi Gao, > > > Yes , it looks like I am missing more module. I will recompile the > kernel and test more, the following is the reason behind this issue. > > root@:~# tail /var/log/libvirt/libvirtd.log > 2013-11-22 07:43:06.388+0000: 4328: error : virCommandWait:2192 : > internal error Child process (/sbin/iptables --table nat --insert > POSTROUTING --source 192.168.122.0/24 ! --destination 192.168.122.0/24 > --jump MASQUERADE) status unexpected: exit status 3 > 2013-11-22 07:43:06.388+0000: 4328: error : > networkAddMasqueradingIptablesRules...
2007 Mar 26
16
mongrel_service fails to get "service.exe" from ppid?
Konnichiwa Mongrel users, mongrel_service cannot run as a windows service under my environment, with the windows message : "error 1053 : The service did not respond to the start or control request in a timely fashion." >From a part of "ServiceFB.log" at c:/ruby/bin, mongrel_service failed to get the process name of "service.exe".
2013 Nov 22
1
Re: Help with Vrbr0
...t; >> >> Yes , it looks like I am missing more module. I will recompile the >> kernel and test more, the following is the reason behind this issue. >> >> root@:~# tail /var/log/libvirt/libvirtd.log >> 2013-11-22 07:43:06.388+0000: 4328: error : virCommandWait:2192 : >> internal error Child process (/sbin/iptables --table nat --insert >> POSTROUTING --source 192.168.122.0/24 ! --destination >> 192.168.122.0/24 --jump MASQUERADE) status unexpected: exit status 3 >> 2013-11-22 07:43:06.388+0000: 4328: error : >> networkAddMasqu...
2003 Dec 20
3
Level(3) SIP termination services
....com From: John Todd <jtodd@loligo.com> Subject: [Asterisk-Users] Level(3) SIP termination services? Reply-To: asterisk-users@lists.digium.com Anyone investigated the new service offerings from Level(3) in the last few months? They claim to be using ENUM and SIP - see http://www.level3.net/2192.html for details. Any idea of their pricing model for mid-sized enterprise applications or call centers for origination/termination? More specifically, do they interoperate with Asterisk? Some providers insist on certain hardware that speaks SIP flavor-of-the-month. I could call them to find ou...
2006 May 02
1
compile R on Solaris 9
...s no member named `open64' connections.c: In function `do_sockconn': connections.c:2094: structure has no member named `open64' connections.c: In function `do_unz': connections.c:2145: structure has no member named `open64' connections.c: In function `do_open': connections.c:2192: structure has no member named `open64' connections.c: In function `do_readLines': connections.c:2462: structure has no member named `open64' connections.c: In function `do_writelines': connections.c:2556: structure has no member named `open64' connections.c: In function `do_rea...