Displaying 18 results from an estimated 18 matches for "10087".
Did you mean:
100,7
2023 Oct 26
2
Plot for 10 years extrapolation
...ot;, "2012-12-31", "2011-12-31", "2010-12-31", "2009-12-31", "2008-12-31", "2007-12-31", "2006-12-31", "2005-12-31", "2004-12-31"))
?
value <-c(15348, 13136, 11733, 10737, 15674, 11098, 13721, 13209, 11099, 10087, 14987, 11098, 13421, 9023, 12098)
?
model <- lm(value~date)
?
plot(value~date ,col="grey",pch=20,cex=1.5,main="Plot")
abline(model,col="darkorange",lwd=2)
?
dfuture <- data.frame(date=seq(as.Date("2019-12-31"), by="1 year", length.out=10))
?...
2013 Jun 23
1
install java?
Dear All
On my centos 6.2 machine, when I use its default mozilla to browse
192.168.111.121:10087 it returns "loading java class, wait" and waits
endlessly. Can you please let me know how can I install java on this
machine to get rid of the above message and be able to proceed?
Thank you
2004 Aug 06
2
Bug in ices, playlist mode (ices kh47, libshout kh22)
...ot ps info:
root 10083 0.0 1.0 8612 2664 ? S 00:00 0:00 ices /tmp/ices_conf.28018.xml
root 10085 0.0 1.0 8612 2664 ? S 00:00 0:00 ices /tmp/ices_conf.28018.xml
root 10086 1.0 1.0 8612 2664 ? S 00:00 6:23 ices /tmp/ices_conf.28018.xml
root 10087 35.8 1.0 8612 2664 ? S 00:00 220:51 ices /tmp/ices_conf.28018.xml
220 sec consumed in 10 hours !
here is my ices config:
<?xml version="1.0"?>
<ices>
<background>0</background> <!-- run in background? (unimplemented) -->...
2004 Aug 06
0
Bug in ices, playlist mode (ices kh47, libshout kh22)
...t 10083 0.0 1.0 8612 2664 ? S 00:00 0:00 ices /tmp/ices_conf.28018.xml
> root 10085 0.0 1.0 8612 2664 ? S 00:00 0:00 ices /tmp/ices_conf.28018.xml
> root 10086 1.0 1.0 8612 2664 ? S 00:00 6:23 ices /tmp/ices_conf.28018.xml
> root 10087 35.8 1.0 8612 2664 ? S 00:00 220:51 ices /tmp/ices_conf.28018.xml
>
> 220 sec consumed in 10 hours !
use the -f flag as well to ps, that will tell me which thread it is. But
from those figures 10087 is the runner and the CPU is being spent doing
the re-encoding, if you want to a...
2006 Aug 08
3
Updating a tr with RJS
I''m having a strange display issue when trying to update a tablerow
using RJS.
This is the code in the RJS template:
page.replace_html "item_#{@item.id}", :partial => ''item_display''
So the existing <tr> has an id like item_1. When the update actions
completes, it renders this template and effectively replaces the tr with
item_display which as a
2001 Dec 05
1
"Encore is not installed properly..."
...belongs to other process
err:win:WIN_FindWndPtr window 50027 belongs to other process
err:win:WIN_FindWndPtr window 5002b belongs to other process
err:win:WIN_FindWndPtr window 50073 belongs to other process
err:win:WIN_FindWndPtr window 60022 belongs to other process
err:win:WIN_FindWndPtr window 10087 belongs to other process
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 2 (X_ChangeWindowAttributes)
Resource id in failed request: 0x3c0000e
Serial number of failed request: 265
Current serial number in output stream: 273
err:ntdll:Rtlp...
2014 Feb 18
1
[Announce] Samba 4.0.15 Available for Download
...---------------
This is the latest stable release of Samba 4.0.
Changes since 4.0.14:
---------------------
o Michael Adam <obnox at samba.org>
* BUG 10259: Make shadow_copy2 module working with Windows 7.
o Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
* BUG 10087: ntlm_auth sometimes returns the wrong username to
mod_ntlm_auth_winbind.
o Jeremy Allison <jra at samba.org>
* BUG 2662: Make revamped directory handling code 64bit clean.
* BUG 10358: Fix 100% CPU utilization in winbindd when trying to free
memory in winbindd_reinit_...
2014 Feb 18
1
[Announce] Samba 4.0.15 Available for Download
...---------------
This is the latest stable release of Samba 4.0.
Changes since 4.0.14:
---------------------
o Michael Adam <obnox at samba.org>
* BUG 10259: Make shadow_copy2 module working with Windows 7.
o Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
* BUG 10087: ntlm_auth sometimes returns the wrong username to
mod_ntlm_auth_winbind.
o Jeremy Allison <jra at samba.org>
* BUG 2662: Make revamped directory handling code 64bit clean.
* BUG 10358: Fix 100% CPU utilization in winbindd when trying to free
memory in winbindd_reinit_...
2014 Feb 21
0
[Announce] Samba 4.1.5 Available for Download
...hen multiple
simultaneous directories are open.
* BUG 10429: s3: modules: streaminfo: As we have no VFS function
SMB_VFS_LLISTXATTR we can't cope with a symlink when lp_posix_pathnames()
is true.
o Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
* BUG 10087: ntlm_auth sometimes returns the wrong username to
mod_ntlm_auth_winbind.
o Andrew Bartlett <abartlet at samba.org>
* BUG 10418: Fix INTERNAL ERROR: Signal 11 in the kdc pid.
o Jeffrey Clark <dude at zaplabs.com>
* BUG 10418: Add support for Heimdal's unified k...
2014 Feb 21
0
[Announce] Samba 4.1.5 Available for Download
...hen multiple
simultaneous directories are open.
* BUG 10429: s3: modules: streaminfo: As we have no VFS function
SMB_VFS_LLISTXATTR we can't cope with a symlink when lp_posix_pathnames()
is true.
o Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
* BUG 10087: ntlm_auth sometimes returns the wrong username to
mod_ntlm_auth_winbind.
o Andrew Bartlett <abartlet at samba.org>
* BUG 10418: Fix INTERNAL ERROR: Signal 11 in the kdc pid.
o Jeffrey Clark <dude at zaplabs.com>
* BUG 10418: Add support for Heimdal's unified k...
2010 Jan 12
0
dmu_zfetch_find - lock contention?
...4035 1 99 0 0
5 0 0 0 117 12 187 98 35 11200 23 4680 0 100 0 0
6 2 0 0 92 3 138 66 26 10381 13 6218 1 99 0 0
7 0 0 0 110 6 180 94 29 11391 14 4602 0 100 0 0
8 0 0 0 149 17 237 119 26 10087 27 7168 1 99 0 0
9 0 0 0 80 8 113 63 16 10225 8 4734 1 99 0 0
10 0 0 0 129 11 128 66 25 9906 19 4686 0 100 0 0
11 0 0 0 103 5 163 85 24 10138 12 4535 1 99 0 0
12 3 0 0 126 7 214 108...
2006 Oct 18
1
Assertion failure with Dovecot 1.0rc10
Hi,
I am seeing the following (with Dovecot 1.0 rc10):
Oct 18 07:35:58 dovecot: IMAP(user): UIDs broken with partial sync in mbox file /var/mail/user
Oct 18 07:35:58 dovecot: IMAP(user): mbox sync: UID inserted in the middle of mailbox /var/mail/user (15314 > 9604, seq=5, idx_msgs=224)
Oct 18 07:35:59 dovecot: IMAP(user): file mbox-sync-rewrite.c: line 405 (mbox_sync_read_and_move): assertion
2017 Sep 08
1
Optimize code to read text-file with digits
On 8 September 2017 at 11:25, PIKAL Petr <petr.pikal at precheza.cz> wrote:
> > Moller Skarbiniks Pedersen
> My program which is slow looks like this:
> >
> > filename <- "digits.txt"
> > lines <- readLines(filename)
>
> why you do not read a file as a whole e.g. by
>
> lines<-read.table("digits.txt")
>
Good idea.
2016 May 05
3
pread() failures when using mdbox on btrfs
...postmaster_address = root at diefledermaus
protocols = imap sieve
service imap-login {
inet_listener imap {
port = 10087
}
inet_listener imaps {
port = 10887
}
}
ssl = required
ssl_cert = </etc/ssl/dovecot/dovecot.pem
ssl_key = </etc/ssl/dovecot/dovecot.key
userdb {
driver = passwd
}
protocol lda {
auth_socket_path = /var/run/dovecot/auth-master
mail_plugins = sieve
}
protocol sieve {
managesi...
2010 Feb 10
3
Having problem with "valid users" in Active Directory/Samba environment
We have a Ubuntu/Samba setup to serve Windows-XP users using Active Directory credentials.
The application is a backup service using rsync from their workstations to the server.
Ubuntu: 9.10, Samba: 3.4.0.
The backups work fine, and individual users logged onto XP with AD credentials can see the contents of their shares on the server.
However, we have been unable to configure Samba to allow
2016 Jun 02
0
[ANNOUNCE] nftables 0.6 release
...or trace
That generates the following outputs:
trace id e1f5055f ip filter input packet: iif eth0 ether saddr
63:f6:4b:00:54:52 ether daddr c9:4b:a9:00:54:52 ip saddr 192.168.122.1
ip daddr 192.168.122.83 ip tos 0 ip ttl 64 ip id 32315 ip length 84
icmp type echo-request icmp code 0 icmp id 10087 icmp sequence 1
trace id e1f5055f ip filter input rule icmp type echo-request
nftrace set 1 (verdict continue)
trace id e1f5055f ip filter input verdict continue
trace id e1f5055f ip filter input
trace id 74e47ad2 ip filter input packet: iif vlan0 ether saddr
63:f6:4b:00:54:52 ether...
2012 Sep 28
0
Wine release 1.5.14
...//www.winehq.org/git for details.
Wine is available thanks to the work of many people. See the file
AUTHORS in the distribution for the complete list.
----------------------------------------------------------------
Bugs fixed in 1.5.14 (total 79):
3749 Failure to install Dawn of War demo
10087 MessageBox-based Win95 Program hangs after putting up frame
11496 cube hangs on startup attempting to play music / SDL_mixer 1.2.6
12622 SSF: program ends prematurely
16409 Ableton Live 7.0.12 crashes on startup
18346 cmd does not support the "^" escape character
19599 Clo...
2003 Apr 20
1
log of build of 2.2.8a on Solaris9 using SUN's studio7 cc.
...ailed for conftest.c
configure: failed program was:
#line 10044 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <utmp.h>
int main() {
struct utmp ut; ut.ut_host[0] = 'a';
; return 0; }
configure:10073: checking for ut_time in utmp
configure:10087: /opt/SUNWspro/bin/cc -c -O -fast -xtarget=ultra -xarch=v8plusa -I/usr/local/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/local/kde/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c 1>&5
configure:10108: checking for ut_tv in utmp
configure:10122: /opt/SUNWspro/bin/cc -c...