Displaying 17 results from an estimated 17 matches for "20048".
Did you mean:
2004
2009 Oct 22
1
Intersection an Sum between list and matrix
...en partitionslist[[1]][[2]] and mm is
indicated in red italic.
> partitionslist[[1]][[1]]
[1] 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21
> partitionslist[[1]][[2]]
[1] 0 1 2 18 22
> mm
1 4 7 10 12 14 19 22
1 00000 18128 18576 20048 19408 21472 16528 20432
4 20080 00000 20576 23520 19776 19504 21312 22384
7 21072 25456 00000 18448 19152 22144 18368 19280
10 18624 22880 16256 00000 17856 16032 17008 19120
12 20208 15712 17008 23264 00000 23168 19872 24000
14 26560 19024 20704 19520 20048 00000 16736 21056
19 17600 22640 20704...
2011 Mar 19
0
Problems using NLS in conjunction with non-parameteric bootstrapping
...%y=Square root transformation of total number of deer photographed
#asymptotic equation y = (a*x)/(b+x)
NlMFunc1 <- function(x, a, b) {(a*x)/(b+x)}
NlMFunc1 <- nls(y ~ NlMFunc1(x, alpha, beta),
data = RPOvTS, start = list(alpha = 10, beta = 1), control = list(maxiter =
10000, minFactor=1/20048),
trace = T)
summary(NlMFunc1)
logLik(NlMFunc1)
#Generate non-parametric bootstrap estimates of alpha and beta
#using bootstrapping
################################################
BootF=function (data,i){
# take a random sample of size 18 from a SqRtFemPhoto
# sample with replacement
d <...
2017 Jul 10
0
Gluster-NFS issues
...100000 3 tcp 111 portmapper
100000 2 tcp 111 portmapper
100000 4 udp 111 portmapper
100000 3 udp 111 portmapper
100000 2 udp 111 portmapper
100024 1 udp 54233 status
100024 1 tcp 32813 status
100005 2 udp 20048 mountd
100005 2 tcp 20048 mountd
100003 4 tcp 2049 nfs
100003 4 udp 2049 nfs
100021 3 udp 56990 nlockmgr
100021 3 tcp 40572 nlockmgr
# systemctl status nfs
? nfs-server.service - NFS server and services
Loaded: loaded (/usr/lib/systemd/s...
2007 Nov 03
4
Problems exporting a PCI device to a domU...
...0
processor 29608 1 thermal
fan 5572 0
e1000 110432 0
ext3 123336 1
jbd 53224 1 ext3
mbcache 9124 1 ext3
sd_mod 19808 8
dm_snapshot 16320 0
dm_mirror 20048 0
dm_mod 50968 27 dm_snapshot,dm_mirror
raid1 21984 3
md_mod 71348 6 raid456,raid1
mptspi 16936 6
scsi_transport_spi 23104 1 mptspi
mptscsih 22848 1 mptspi
scsi_mod 125160 4
sd_mod,mptspi,scsi_...
2016 Oct 03
2
mount.nfs: an incorrect mount option was specified
...: errno 113 (No
route to host)
This is a list of ports I have open on the NFS server:
[root at nfs1:~] #firewall-cmd --list-all
public (default, active)
interfaces: eth0
sources:
services: dhcpv6-client ssh
ports: 2719/tcp 9102/tcp 52926/tcp 111/tcp 25/tcp 875/tcp 54302/tcp
46666/tcp 20048/tcp 2692/tcp 55982/tcp 2049/tcp 17123/tcp 42955/tcp
masquerade: no
forward-ports:
icmp-blocks:
rich rules:
rule family="ipv4" source address="xx.xx.xx.x/32" port port="5666"
protocol="tcp" accept
So I have two problems I need to solve. 1...
2006 Mar 02
4
Instance variables in Javascript param
How can I make this work ?
<a href="#" onclick="new Effect.Fade(@div_id)"></a>
@div_id is an instance variable ?
TIA
--
Posted via http://www.ruby-forum.com/.
2008 Apr 05
1
Broken Debian package
.../log/dovecot),
dovecot: 2008-04-06 11:57:34 Info: imap-login: Login: user=<thing>,
method=plain, rip=192.168.1.101, lip=192.168.1.254, TLS
dovecot: 2008-04-06 11:57:34 Error: IMAP(thing): seq = 186, rec->uid = 0,
first_new_seq = 188, records = 187
dovecot: 2008-04-06 11:57:34 Error: child 20048 (imap) killed with signal 6
dovecot: 2008-04-06 11:57:34 Info: imap-login: Login: user=<thing>,
method=plain, rip=192.168.1.101, lip=192.168.1.254, TLS
dovecot: 2008-04-06 11:57:34 Error: IMAP(thing): seq = 186, rec->uid = 0,
first_new_seq = 188, records = 187
dovecot: 2008-04-06 11:57:34...
2006 May 05
1
Re: Re: Suse 10.1 RC3: cannot configure my nics: now solved!
...8.0.99
PING 192.168.0.99 (192.168.0.99) 56(84) bytes of data.
>From 192.168.0.101: icmp_seq=1 Destination Host
Unreachable
At this stage I did disable firewalling completely.
I think, lsmod | grep xennet should return a module
count >= 1 but:
base:~ # lsmod | grep xen
xenblk 20048 1
xennet 24320 0
So my conclusion is: xennet is loaded but no instance
initialised, hence the yast error message.
could the error be in dom0?
brctl show
brctl show
bridge name bridge id STP enabled
interfaces
xenbr0 8000.feffffffffff no...
2006 Mar 16
0
SCCP problem with ATA188, Asterisk@home and chan_sccp
...t release of chan_sccp (chan_sccp-20060209.tar.bz2).
Also, I have disabled the chan_skinny module in modules.conf.
The problem is that I can't get the ATAs to register with the Server.
Here is the log that shows that the module does get loaded without problems:
Mar 16 15:37:16 VERBOSE[20048] logger.c: -- Reloading module 'chan_sccp.so' (Skinny Client Control Protocol (SCCP). Release: 20060209)
And here is the log showing the problem:
Mar 16 15:52:44 VERBOSE[19772] logger.c: -- SCCP: Accepted connection from 192.168.1.83
Mar 16 15:52:44 VERBOSE[19772] logger.c: -- SCCP: Us...
2016 Oct 03
0
mount.nfs: an incorrect mount option was specified
...en on the NFS server:
>
> [root at nfs1:~] #firewall-cmd --list-all
>
> public (default, active)
>
> interfaces: eth0
>
> sources:
>
> services: dhcpv6-client ssh
>
> ports: 2719/tcp 9102/tcp 52926/tcp 111/tcp 25/tcp 875/tcp 54302/tcp
> 46666/tcp 20048/tcp 2692/tcp 55982/tcp 2049/tcp 17123/tcp 42955/tcp
>
> masquerade: no
>
> forward-ports:
>
> icmp-blocks:
>
> rich rules:
>
> rule family="ipv4" source address="xx.xx.xx.x/32" port port="5666"
> protocol="tcp&...
2016 Jun 21
2
[LLD] thunk implementation correctness depends on order of input section.
...$25, 2
2002c: 08 00 80 08 j 131104 <foo1a>
foo2:
20030: 00 00 00 00 nop
20034: 3c 19 00 02 lui $25, 2
20038: 08 00 80 0c j 131120 <foo2>
2003c: 27 39 00 30 addiu $25, $25, 48
__start:
20040: 0c 00 80 0a jal 131112 <foo1b+0x4>
20044: 00 00 00 00 nop
20048: 0c 00 80 0d jal 131124 <foo2+0x4>
2004c: 00 00 00 00 nop
20050: 0c 00 80 0e jal 131128 <foo2+0x8>
20054: 00 00 00 00 nop
20058: 0c 00 80 0d jal 131124 <foo2+0x4>
2005c: 00 00 00 00 nop
20060: 0c 00 80 08 jal 131104 <foo1a>
20064: 00 00 00 00 nop...
2016 Jul 04
4
Configure Dovecot for GSSAPI [formerly: Looking for GSSAPI config]
On 07/04/2016 03:30 AM, Mark Foley wrote:
> Actually, I see that you used host.domain.name further down. That's a good substitute for mail.hprs.local.
>
> Also, not to be a literary critic, but it might not hurt to show an example keytab beneath your
> "Make sure your keytab has entry for ...". Just in case people don't exactly know how to "make sure:
>
> $
2011 Dec 30
0
Wine release 1.3.36
...in
18513 Autohotkey: ctrl/shift keys are nonfunctional under Controlsend
18514 Wine botches keysends under autohotkey
19034 Starship Titanic freezes during introduction sequence.
19150 FlashDevelop 3.0.1 RTM crashes on startup
20046 MacOSX race condition during 3D/GL initialisation
20048 SIV (System Information Viewer) shows incorrect PCI device information
21713 Add support for D-Bus provider "UDisks" (libhal.so is deprecated)
22507 Half-life 1: missing PAUSE banner and looking through walls
22794 Macrium Reflect 4.2 installer needs "HKLM\System\CurrentCon...
2017 Apr 24
0
Issues with exposing USB serial dongle to guest VM
...7 /usr/lib64/libgssapi_krb5.so.2.2
qemu-kvm 13468 qemu mem REG 253,0 19776 100664397 /usr/lib64/libdl-2.17.so
qemu-kvm 13468 qemu mem REG 253,0 251784 101017300 /usr/lib64/libnspr4.so
qemu-kvm 13468 qemu mem REG 253,0 20048 101017301 /usr/lib64/libplc4.so
qemu-kvm 13468 qemu mem REG 253,0 15744 101017302 /usr/lib64/libplds4.so
qemu-kvm 13468 qemu mem REG 253,0 186216 100706671 /usr/lib64/libnssutil3.so
qemu-kvm 13468 qemu mem REG 253,0 12...
2016 May 10
2
Ubuntu server 14.04 classic upgrade segmentation fault
...ng_to_sid: SID -41087 is not in a valid format
SID string [-41087] could not be read as a valid SID
init_group_from_ldap: Entry found for group: 20046
string_to_sid: SID -41093 is not in a valid format
SID string [-41093] could not be read as a valid SID
init_group_from_ldap: Entry found for group: 20048
string_to_sid: SID -41097 is not in a valid format
SID string [-41097] could not be read as a valid SID
init_group_from_ldap: Entry found for group: 20050
string_to_sid: SID -41101 is not in a valid format
SID string [-41101] could not be read as a valid SID
init_group_from_ldap: Entry found for gr...
2010 May 15
1
barplot: invalid 'xlim' value
...0~-164.188~80-2~2
20042~Well_80-2~7/1/2000 10:00~-164.950~80-2~2
20043~Well_80-2~7/1/2000 11:00~-164.950~80-2~2
20044~Well_80-2~7/1/2000 12:00~-165.966~80-2~2
20045~Well_80-2~7/1/2000 13:00~-165.966~80-2~2
20046~Well_80-2~7/1/2000 14:00~-165.966~80-2~2
20047~Well_80-2~7/1/2000 15:00~-166.728~80-2~2
20048~Well_80-2~7/1/2000 16:00~-166.728~80-2~2
20049~Well_80-2~7/1/2000 17:00~-166.728~80-2~2
20050~Well_80-2~7/1/2000 18:00~-166.728~80-2~2
20051~Well_80-2~7/1/2000 19:00~-166.728~80-2~2
20052~Well_80-2~7/1/2000 20:00~-167.490~80-2~2
20053~Well_80-2~7/1/2000 21:00~-167.490~80-2~2
20054~Well_80-2~7/1/200...
2018 Jan 22
1
Samba 4.7 don't start on F27
...samba/libplc4.so", O_RDONLY|O_CLOEXEC) = -1
ENOENT (No such file or directory)
openat(AT_FDCWD, "/lib64/libplc4.so", O_RDONLY|O_CLOEXEC) = 3
read(3,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\24\0\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=20048, ...}) = 0
mmap(NULL, 2113904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0x7fdedb314000
mprotect(0x7fdedb318000, 2093056, PROT_NONE) = 0
mmap(0x7fdedb517000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7fdedb517000
close(3)...