search for: 13746

Displaying 20 results from an estimated 22 matches for "13746".

Did you mean: 137,6
2007 Oct 07
2
Re-ordering factors
A small example before I begin my query: > educ <- read.table(efile, header=TRUE) > educ Education Age_Group Count 1 IncompleteHS 25-34 5416 2 IncompleteHS 35-44 5030 3 IncompleteHS 45-54 5777 4 IncompleteHS 55-64 7606 5 IncompleteHS >64 13746 6 CompletedHS 25-34 16431 7 CompletedHS 35-44 1855 8 CompletedHS 45-54 9435 9 CompletedHS 55-64 8795 10 CompletedHS >64 7558 11 Uni1-3 25-34 8555 12 Uni1-3 35-44 5576 13 Uni1-3 45-54 3124 14 Uni1-3 55-64 2524 15...
2016 Apr 26
5
From NUM to INT
...ot;,..: 8 12 15 18 26 27 29 31 32 36 ... $ Baci : num 2.90e+12 5.55e+11 9.46e+11 8.13e+11 4.06e+11 ... $ Meti : int 352645997 334146268 767208656 171567266 462747405 414905627 237010514 387480048 214671355 328813226 ... $ Fungii : int 43645 19009 15998 2189 8972 8240 3133 17922 6156 13746 ... $ Protozoai: int 3220523 1851891 3252462 1665675 34123768 23175015 203685 4261780 43110492 69802572 ... I need Baci as an integer, and tried to convert it using as.integer function, but was not successful. Could anyone please help me to solve this problem. Thanks, ? -- Andre ---------...
2016 Apr 26
0
From NUM to INT
...> 29 31 32 36 ... > $ Baci : num 2.90e+12 5.55e+11 9.46e+11 8.13e+11 4.06e+11 ... > $ Meti : int 352645997 334146268 767208656 171567266 462747405 > 414905627 237010514 387480048 214671355 328813226 ... > $ Fungii : int 43645 19009 15998 2189 8972 8240 3133 17922 6156 13746 > ... > $ Protozoai: int 3220523 1851891 3252462 1665675 34123768 23175015 203685 > 4261780 43110492 69802572 ... > > > I need Baci as an integer, and tried to convert it using as.integer > function, but was not successful. > > > Could anyone please help me to solve...
2016 Apr 26
2
From NUM to INT
...... >> $ Baci : num 2.90e+12 5.55e+11 9.46e+11 8.13e+11 4.06e+11 ... >> $ Meti : int 352645997 334146268 767208656 171567266 462747405 >> 414905627 237010514 387480048 214671355 328813226 ... >> $ Fungii : int 43645 19009 15998 2189 8972 8240 3133 17922 6156 13746 >> ... >> $ Protozoai: int 3220523 1851891 3252462 1665675 34123768 23175015 >> 203685 >> 4261780 43110492 69802572 ... >> >> >> I need Baci as an integer, and tried to convert it using as.integer >> function, but was not successful. >> >&g...
2007 Sep 17
2
mongrel_rails hang and does not respond
Hello, I''ve install ror/mongrel etc, etc on a linux server (rhes). As i''m not root, all package startinf from ruby have been install into ~/gconf/usr ruby-1.8.6 and all of this gem package: -r-xr--r-- 1 dimnce dba 168448 Aug 9 14:53 rails-1.2.3.gem -r-xr--r-- 1 dimnce dba 84480 Aug 9 14:56 rake-0.7.3.gem -r-xr--r-- 1 dimnce dba 217088
2016 Apr 26
0
From NUM to INT
...; $ Baci : num 2.90e+12 5.55e+11 9.46e+11 8.13e+11 4.06e+11 ... >>> $ Meti : int 352645997 334146268 767208656 171567266 462747405 >>> 414905627 237010514 387480048 214671355 328813226 ... >>> $ Fungii : int 43645 19009 15998 2189 8972 8240 3133 17922 6156 13746 >>> ... >>> $ Protozoai: int 3220523 1851891 3252462 1665675 34123768 23175015 >>> 203685 >>> 4261780 43110492 69802572 ... >>> >>> >>> I need Baci as an integer, and tried to convert it using as.integer >>> function, but was...
2011 Jul 27
3
Reorganize(stack data) a dataframe inducing names
Dear Contributors, thanks for collaboration. I am trying to reorganize data frame, that looks like this: n1.Index Date PX_LAST n2.Index Date.1 PX_LAST.1 n3.Index Date.2 PX_LAST.2 1 NA 04/02/07 1.34 NA 04/02/07 1.36 NA 04/02/07 1.33 2 NA 04/09/07 1.34 NA 04/09/07
2016 Apr 26
0
From NUM to INT
...um 2.90e+12 5.55e+11 9.46e+11 8.13e+11 4.06e+11 ... >> > $ Meti : int 352645997 334146268 767208656 171567266 462747405 >> > 414905627 237010514 387480048 214671355 328813226 ... >> > $ Fungii : int 43645 19009 15998 2189 8972 8240 3133 17922 6156 >> > 13746 >> > ... >> > $ Protozoai: int 3220523 1851891 3252462 1665675 34123768 23175015 >> > 203685 >> > 4261780 43110492 69802572 ... >> > >> > >> > I need Baci as an integer, and tried to convert it using as.integer >> > function,...
2005 Jul 10
1
openssh-4.1p1 on OSX 10.4.1 w/ openssl-0.9.8 NOT FINDING -lcrypto
...d from: /usr/ports/openssh-4.1p1/./conftest Reason: image not found my config.log reports: configure:13736: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I/usr/local/ssl/include -L/usr/local/ssl/lib conftest.c -lcrypto -lz >&5 configure:13742: $? = 0 configure:13746: test -z || test ! -s conftest.err configure:13749: $? = 0 configure:13752: test -s conftest configure:13755: $? = 0 configure:13840: checking OpenSSL header version configure:13876: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I/usr/local/ssl/include -L/usr/local...
2019 Apr 04
0
[Announce] Samba 4.8.10 Available for Download
...earches. o Ralph Boehme <slow at samba.org> * BUG 13776: tldap: Avoid use after free errors. * BUG 13802: Fix idmap xid2sid cache churn. * BUG 13812: access_check_max_allowed() doesn't process "Owner Rights" ACEs. o Günther Deschner <gd at samba.org> * BUG 13746: s3-smbd: use fruit:model string for mDNS registration. o David Disseldorp <ddiss at samba.org> * BUG 13766: Printcap still processed with "load printers" disabled. * BUG 13807: vfs_ceph strict_allocate_ftruncate calls (local FS) ftruncate and fallocate. o Joe Guo &lt...
2019 Apr 04
0
[Announce] Samba 4.8.10 Available for Download
...earches. o Ralph Boehme <slow at samba.org> * BUG 13776: tldap: Avoid use after free errors. * BUG 13802: Fix idmap xid2sid cache churn. * BUG 13812: access_check_max_allowed() doesn't process "Owner Rights" ACEs. o Günther Deschner <gd at samba.org> * BUG 13746: s3-smbd: use fruit:model string for mDNS registration. o David Disseldorp <ddiss at samba.org> * BUG 13766: Printcap still processed with "load printers" disabled. * BUG 13807: vfs_ceph strict_allocate_ftruncate calls (local FS) ftruncate and fallocate. o Joe Guo &lt...
2019 Mar 12
0
[Announce] Samba 4.9.5 Available for Download
...sid cache churn. * BUG 13812: access_check_max_allowed() doesn't process "Owner Rights" ACEs. o Günther Deschner <gd at samba.org> * BUG 13720: s3-smbd: Avoid assuming fsp is always intact after close_file call. * BUG 13725: s3-vfs-fruit: Add close call. * BUG 13746: s3-smbd: Use fruit:model string for mDNS registration. * BUG 13774: s3-vfs: add glusterfs_fuse vfs module. o David Disseldorp <ddiss at samba.org> * BUG 13766: printing: Check lp_load_printers() prior to pcap cache update. * BUG 13807: vfs_ceph: vfs_ceph strict_allocate_ftruncate...
2019 Mar 12
0
[Announce] Samba 4.9.5 Available for Download
...sid cache churn. * BUG 13812: access_check_max_allowed() doesn't process "Owner Rights" ACEs. o Günther Deschner <gd at samba.org> * BUG 13720: s3-smbd: Avoid assuming fsp is always intact after close_file call. * BUG 13725: s3-vfs-fruit: Add close call. * BUG 13746: s3-smbd: Use fruit:model string for mDNS registration. * BUG 13774: s3-vfs: add glusterfs_fuse vfs module. o David Disseldorp <ddiss at samba.org> * BUG 13766: printing: Check lp_load_printers() prior to pcap cache update. * BUG 13807: vfs_ceph: vfs_ceph strict_allocate_ftruncate...
2009 Jun 04
6
CPU usage over estimated?
I have a quad core CPU running Centos5. When I use top, I see that running processes use 245% instead of 100%. If I use gkrellm, I just see one core being used 100%. top: PID USER PR NI VIRT RES SWAP SHR S %CPU %MEM TIME+ COMMAND 18037 thba 31 15 304m 242m 62m 44m R 245.3 4.1 148:58.72 ic Also in the log of some programs I see this strange factor: CPU Seconds = 2632
2016 Feb 17
0
Problems after migration from samba 3.5.2 to samba 4.3.1
...-------------------------------------------- 13570 -1 -1 u183848 (ipv4:10.90.35.221:62129) SMB2_02 13557 -1 -1 10.90.74.154 (ipv4:10.90.74.154:51183) SMB2_10 13993 -1 -1 10.90.78.109 (ipv4:10.90.78.109:50260) SMB2_10 13746 -1 -1 10.90.76.136 (ipv4:10.90.76.136:50233) SMB2_10 13517 -1 -1 10.90.68.77 (ipv4:10.90.68.77:56510) SMB2_10 14322 -1 -1 10.90.11.221 (ipv4:10.90.11.221:58934) SMB2_10 14312 -1 -1 10.90.12.114...
2019 Feb 22
0
[Announce] Samba 4.10.0rc3 Available for Download
...uld not rely on order of entries in dict. o Tim Beale <timbeale at catalyst.net.nz> * BUG 13762: ldb: Avoid inefficient one-level searches. o Ralph Boehme <slow at samba.org> * BUG 13776: tldap: Avoid use after free errors. o Günther Deschner <gd at samba.org> * BUG 13746: s3-smbd: Use fruit:model string for mDNS registration. o David Disseldorp <ddiss at samba.org> * BUG 13766: printing: Check lp_load_printers() prior to pcap cache update. o Christof Schmitt <cs at samba.org> * BUG 13787: waf: Check for libnscd. o Andreas Schneider <asn a...
2019 Feb 22
0
[Announce] Samba 4.10.0rc3 Available for Download
...uld not rely on order of entries in dict. o Tim Beale <timbeale at catalyst.net.nz> * BUG 13762: ldb: Avoid inefficient one-level searches. o Ralph Boehme <slow at samba.org> * BUG 13776: tldap: Avoid use after free errors. o Günther Deschner <gd at samba.org> * BUG 13746: s3-smbd: Use fruit:model string for mDNS registration. o David Disseldorp <ddiss at samba.org> * BUG 13766: printing: Check lp_load_printers() prior to pcap cache update. o Christof Schmitt <cs at samba.org> * BUG 13787: waf: Check for libnscd. o Andreas Schneider <asn a...
2019 Mar 06
0
[Announce] Samba 4.10.0rc4 Available for Download
...uld not rely on order of entries in dict. o Tim Beale <timbeale at catalyst.net.nz> * BUG 13762: ldb: Avoid inefficient one-level searches. o Ralph Boehme <slow at samba.org> * BUG 13776: tldap: Avoid use after free errors. o Günther Deschner <gd at samba.org> * BUG 13746: s3-smbd: Use fruit:model string for mDNS registration. o David Disseldorp <ddiss at samba.org> * BUG 13766: printing: Check lp_load_printers() prior to pcap cache update. o Christof Schmitt <cs at samba.org> * BUG 13787: waf: Check for libnscd. o Andreas Schneider <asn a...
2019 Mar 06
0
[Announce] Samba 4.10.0rc4 Available for Download
...uld not rely on order of entries in dict. o Tim Beale <timbeale at catalyst.net.nz> * BUG 13762: ldb: Avoid inefficient one-level searches. o Ralph Boehme <slow at samba.org> * BUG 13776: tldap: Avoid use after free errors. o Günther Deschner <gd at samba.org> * BUG 13746: s3-smbd: Use fruit:model string for mDNS registration. o David Disseldorp <ddiss at samba.org> * BUG 13766: printing: Check lp_load_printers() prior to pcap cache update. o Christof Schmitt <cs at samba.org> * BUG 13787: waf: Check for libnscd. o Andreas Schneider <asn a...
2016 Feb 16
2
Problems after migration from samba 3.5.2 to samba 4.3.1
Hi Rowland > OK, two things jump out at me, I wouldn't use 'EXAMPLE.COM' for the > workgroup name, I would have just used 'EXAMPLE' i.e. no dot in the name. > > I understand, but, change the workgroup involves migrate domain, right ?? Or can I simply change workgroup and restart samba ?? > Your idmap config stack is incorrect, you only have settings for the