search for: 8892

Displaying 20 results from an estimated 21 matches for "8892".

Did you mean: 8192
2011 Jun 08
1
Help with plotting plsr loadings
...the following error message. >plot(BHPLS1, "loadings", comps = 1:2, legendpos = "topleft", labels = "numbers", >xlab = "nm") Error in loadingplot.default(x, ...) : Could not convert variable names to numbers. str(BHPLS1_Loadings) loadings [1:8892, 1:60] -0.00717 0.00414 0.02611 0.00468 -0.00676 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:8892] "PCIList1" "PCIList2" "PCIList3" "PCIList4" ... ..$ : chr [1:60] "Comp 1" "Comp 2" "Comp 3" "Comp 4"...
2004 Oct 08
2
Ext 2/3 overwriting remnant data & use of data blocks - security
...Size: 102400 File ACL: 0 Directory ACL: 0 Links: 1 Blockcount: 208 Fragment: Address: 0 Number: 0 Size: 0 ctime: 0x4165bae8 -- Thu Oct 7 17:53:44 2004 atime: 0x4165bade -- Thu Oct 7 17:53:34 2004 mtime: 0x4165bae8 -- Thu Oct 7 17:53:44 2004 BLOCKS: (0-1):8887-8888, (2):8890, (3-8):8892-8897, (9-11):8900-8902, (IND):8903, (12-14):8904-8906, (15-24):8908-8917 TOTAL: 26 Inode: 209219 Type: regular Mode: 0644 Flags: 0x0 Generation: 3550218717 User: 0 Group: 0 Size: 102400 File ACL: 0 Directory ACL: 0 Links: 1 Blockcount: 208 Fragment: Address: 0 Number:...
2005 Mar 25
3
Stratified bootstrap question
...g values. I am wondering how to construct a new data frame containing the residuals and fitted values. Your help will be highly appreciated! Sincerely yours, Qian *************************************** Qian An Division of Biostatistics University of Minnesota (phone) 612-626-2263 (fax) 612-626-8892 Email: qiana at biostat.umn.edu
2004 Sep 09
1
Dialing pstn-asterisk
...ngested at this time -- Executing Congestion("SIP/snomsip-dbd0", "") in new stack == Spawn extension (default, 02100, 2) exited non-zero on 'SIP/snomsip-dbd0' When i type metis:~# lsmod Module Size Used by Not tainted apm 8892 0 (unused) wct1xxp 12384 1 zaptel 177408 6 [wct1xxp] soundcore 3556 0 (autoclean) eepro100 17104 1 af_packet 11432 1 rtc 5368 0 (autoclean) ext2 30400 1 (autoclean) i...
2005 Aug 02
0
iptables -m layer7 - doesn''t work
...ayer7 --l7dir /home/dda/l7dir --l7proto dns -j ACCEPT iptables -A OUTPUT -o eth0 -p udp -m layer7 --l7dir /home/dda/l7dir --l7proto dns -j ACCEPT iptables -P INPUT DROP iptables -P OUTPUT DROP and now: iptables -vnL after generating some http and dns traffic Chain INPUT (policy DROP 56 packets, 8892 bytes) pkts bytes target prot opt in out source destination 3340 134K ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0 129 9208 ACCEPT tcp -- eth0 * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 0 0 ACCEPT tcp -- eth0 * 0.0.0.0/0 0.0.0.0/0 LAYER7 l7proto http 0 0 ACCEPT udp -- eth0 * 0.0.0.0/0 0.0.0.0/0 LAYER7 l7proto dns...
2006 Dec 20
3
iptables command to view just nat/forward info by ip
Hi there... does anyone know of a handy iptables command to look at existing nat rules? I tried: iptables -t nat -L Which was close, but the problem is that the DNAT and SNAT list the reverse DNS for the IP's, when I would rather see just pure IP's. I have been reading the man pages and google looking for an answer as well. Thanks!
2019 Mar 08
3
imap-hibernate not working
...domain.com 11.11.11.11] (imap) vmail 77536 0.0 0.0 21548 17400 - S 15:35 0:00.05 imap: [user at domain.com 11.11.11.11 IDLE] (imap) vmail 77539 0.0 0.0 21516 17256 - I 15:35 0:00.03 imap: [user at domain.com 11.11.11.11] (imap) vmail 77594 0.0 0.0 8892 4760 - S 15:38 0:00.01 imap-hibernate: [0 connections] (imap-hibernate) vmail 77620 0.0 0.0 21516 17256 - I 15:39 0:00.03 imap: [user at domain.com 11.11.11.11] (imap) My build options: Install prefix . : /opt/dovecot/2.3.5 File offsets ... : 64bit I/O polling ....
2012 Nov 01
1
Syslinux 4.06 and 5.00-pre9 Binary Sizes
...Nov 1 18:08 memdump/memdump.com 1 5952 Nov 1 18:08 com32/modules/cat.c32 1 6180 Nov 1 18:08 com32/modules/vpdtest.c32 1 6488 Nov 1 18:09 utils/gethostip 1 6988 Nov 1 18:08 com32/modules/ifmemdsk.c32 1 8106 Sep 22 22:20 dosutil/mdiskchk.com 1 8774 Nov 1 18:09 utils/mkdiskimage 1 8892 Nov 1 18:08 com32/modules/kontron_wdt.c32 1 9516 Nov 1 18:08 com32/modules/ls.c32 1 9744 Nov 1 18:08 com32/modules/zzjson.c32 1 11356 Oct 2 22:16 com32/modules/pxedump.c32 1 12752 Nov 1 18:08 com32/modules/prdhcp.c32 1 13276 Nov 1 18:08 com32/modules/pmload.c32 1 15448 Nov 1 18:08 co...
2015 Jan 24
4
Indexing Mail faster
Hi, I am trying to get faster search results on our webmail client(Roundcube). Besides using Lucene for FTS are there other options? Would having all mails indexed give fast results? Currently the time it takes to search 25,000mails is 4mins. If indexed how much faster are we looking at? Really appreciate if someone could advise about this. Thanks Kevin
2015 Jan 24
0
Indexing Mail faster
...7585 7614 7616 7617 7637 7644 7670 7671 7794 7795 7796 7885 7886 7887 7889 7895 7898 7900 7953 8016 8052 8054 8055 8056 8057 8059 8063 8064 8066 8069 8079 8119 8132 8156 8175 8232 8233 8234 8235 8236 8242 8289 8354 8420 8506 8507 8508 8511 8546 8622 8666 8667 8709 8873 8874 8875 8876 8877 8879 8887 8892 8898 8899 8927 8956 8957 8984 8988 8993 9056 9166 9207 9225 9226 9227 9229 9230 9231 9232 9262 9263 9264 9265 9266 9267 9268 9269 9272 9357 9366 9369 9371 9378 9381 9390 9392 9393 9402 9403 9409 9416 9417 9426 9430 9431 9432 9455 9458 9540 9553 9554 9574 9575 9577 9593 9599 9601 9610 9611 9612 9613...
2008 Nov 08
4
Plotting Standard Regression Fit-Am I wrong or a bug?
I'm trying to plot a time series (quarterly observations, seasonal effect, T=56),regression line and predicted point on the same plot. I'm using following commands: > plot(qdts,xlim=c(1982,1997)) > lines(fitted(m2)~time,data=qd,col="red") > points(predict(m2,newdata=nqd),col="blue") where: qdts<-ts(qd$durables,start=c(1982,1),freq=4)
2016 Jul 12
2
Option configure
Funny current debian service files use a wrong PIDFile path (should be /var/run/amba/samba.pid). If I use Type=forking and an wrong PIDFile systemctl start samba must be CTRL-C'ed. Type=notify works with or without an proper PIDFile. Am 12.07.2016 um 22:47 schrieb Sonic: > On Tue, Jul 12, 2016 at 4:29 PM, Achim Gottinger <achim at ag-web.biz> wrote: >> Does your PIDFile
2013 May 03
2
Find the flow data from its accumulation of the panel data
...813 1432 619 36 1 96.66333 9803 816 599 799 200 37 1 96.66333 9803 822 6465 8078 1613 38 1 96.66333 9803 825 422 844 422 39 2 97.21333 9806 4 7943 10038 2095 40 2 97.21333 9806 5 5784 6930 1146 41 2 97.21333 9806 6 8892 12307 3415 42 2 97.21333 9806 7 6819 9797 2978 43 2 97.21333 9806 8 6789 10160 3371 44 2 97.21333 9806 9 5616 8129 2513 45 2 97.21333 9806 10 1985 3116 1131 46 2 97.21333 9806 11 2124 2945 821 47 2 97.21333 9806 12 5925...
2016 Jul 12
4
Option configure
.../usr/sbin/samba ├─8884 /usr/sbin/samba ├─8885 /usr/sbin/samba ├─8886 /usr/sbin/samba ├─8887 /usr/sbin/winbindd -D --option=server role check:inhibit=yes --foreground ├─8888 /usr/sbin/samba ├─8889 /usr/sbin/samba ├─8892 /usr/sbin/smbd -D --option=server role check:inhibit=yes --foreground ├─8893 /usr/sbin/smbd -D --option=server role check:inhibit=yes --foreground ├─8895 /usr/sbin/smbd -D --option=server role check:inhibit=yes --foreground └─8897 /usr/sbin/winbindd -D --optio...
2015 Jan 27
4
Indexing Mail faster
...7617 7637 7644 7670 7671 7794 7795 7796 7885 7886 7887 7889 7895 7898 7900 > 7953 8016 8052 8054 8055 8056 8057 8059 8063 8064 8066 8069 8079 8119 8132 > 8156 8175 8232 8233 8234 8235 8236 8242 8289 8354 8420 8506 8507 8508 8511 > 8546 8622 8666 8667 8709 8873 8874 8875 8876 8877 8879 8887 8892 8898 8899 > 8927 8956 8957 8984 8988 8993 9056 9166 9207 9225 9226 9227 9229 9230 9231 > 9232 9262 9263 9264 9265 9266 9267 9268 9269 9272 9357 9366 9369 9371 9378 > 9381 9390 9392 9393 9402 9403 9409 9416 9417 9426 9430 9431 9432 9455 9458 > 9540 9553 9554 9574 9575 9577 9593 9599 9601...
2003 Apr 15
8
repost (passive FTP server in DMZ and shorewall 1.4.2)
I apologize for the first message. :) --------------------------------------- I have an FTP server running in the DMZ section of my home network. It uses port 23000 for connection and ports 19990 to 19994 for data transfer. I have setup the following rule for outside people to connect to it: DNAT net dmz:192.168.2.2 tcp 23000 I''m at work right now and I can''t use
2016 Jul 02
3
Winbind process stuck at 100% after changing use_mmap to no
On 01/07/16 19:28, Jeremy Allison wrote: > On Fri, Jul 01, 2016 at 10:00:21AM +0100, Alex Crow wrote: >> Hi, >> >> We've had a strange issue after following the recommendations at >> https://wiki.samba.org/index.php/Ping_pong, particularly the part >> about mmap coherence. We are running CTDB/Samba over a MooseFS >> clustered FS, and we'd not done the
2015 Mar 11
1
Not able to access CIFS share using samba
...8788 win 10720 03:10:28.557710 IP 10.213.132.83.63941 > dev-130.odc.reconnex.net.ssh: P 8788:8840(52) ack 9049 win 62820 03:10:28.592055 IP dev-130.odc.reconnex.net.ssh > 10.213.132.83.63941: . ack 8840 win 10720 03:10:28.618624 IP 10.213.132.83.63941 > dev-130.odc.reconnex.net.ssh: P 8840:8892(52) ack 9049 win 62820 03:10:28.618635 IP dev-130.odc.reconnex.net.ssh > 10.213.132.83.63941: . ack 8892 win 10720 03:10:28.618725 IP dev-130.odc.reconnex.net.ssh > 10.213.132.83.63941: P 9049:9101(52) ack 8892 win 10720 03:10:28.619696 IP 10.213.132.83.63941 > dev-130.odc.reconnex.net.ssh...
2014 Mar 31
11
[Bug 76818] New: Xorg EQ overflowing lock up
https://bugs.freedesktop.org/show_bug.cgi?id=76818 Priority: medium Bug ID: 76818 Assignee: nouveau at lists.freedesktop.org Summary: Xorg EQ overflowing lock up QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: All Reporter: max.snow at 4mation.com.au
2010 Jul 28
3
Problem connecting Computer to network
...:23.397917, 3] smbd/process.c:1485(process_smb) Transaction 30 of length 45 (0 toread) [2010/07/28 18:08:23.397941, 3] smbd/process.c:1294(switch_message) switch message SMBclose (pid 10971) conn 0x2ac41ab15fb0 [2010/07/28 18:08:23.397965, 3] smbd/reply.c:4634(reply_close) close fd=-1 fnum=8892 (numopen=1) [2010/07/28 18:08:23.398916, 3] smbd/process.c:1485(process_smb) Transaction 31 of length 43 (0 toread) [2010/07/28 18:08:23.398940, 3] smbd/process.c:1294(switch_message) switch message SMBulogoffX (pid 10971) conn 0x0 [2010/07/28 18:08:23.398963, 3] smbd/sec_ctx.c:310(set_sec_c...