Displaying 12 results from an estimated 12 matches for "3000000000".
Did you mean:
1000000000
2003 Mar 13
2
memory limit
Hi,
I get an error saying " Cannot allocate vector of size 71289kb". So I tried
to increase memory by memory.limit(size=3000000000), I also tried other
numbers. Each time I get the message NULL and then I still get the same
error as above. I'm using Windows 2000. The system has 1G RAM, and 1.6GHz
processor. I was only running R, and was trying to do use a BioConductor
package. I apparociate your answer. Thanks,
Kristina
2003 Jan 21
1
Q : Rsync verbose message
Hi,
I am using rsync for file server mirroring by Linux(Redhat7.2).
Please tell me, How to read about rsync last verbose message.
wrote 3000000000 bytes read 2000000 bytes 600000.00 bytes/sec
total size is 400000000000 speedup is 125.30
"bytes/sec"
Is this figure only as a result of a file transfer?
Or is it the total result of since the rsync command is performed?
I had connected by gigabit(1000Base-T & 1000Base-SX), I hope mo...
2012 Nov 09
1
Logistic curve fitting with y values >1 (R version 2.15.2, OS is OS X 10.6.8)
...uspect they follow a logistic curve.
The vectors are
a<-c(39609, 39643, 39700, 39829, 39889, 39926, 40008, 40084, 40183,
40276, 40297, 40336, 40422, 40471, 40565, 40700, 40731, 40820, 40971,
41071, 41205)
b<-c(0,10000000, 100000000, 500000000, 800000000, 1000000000,
1500000000, 2000000000, 3000000000, 4000000000, 4500000000,
5000000000, 6500000000, 7000000000, 10000000000, 14000000000,
15000000000, 18000000000, 25000000000, 30000000000, 35000000000)
How do I find the best-fit logistic curve for this data in R?
- J
PS: The tutorials I mentioned are
http://www.apsnet.org/EDCENTER/ADVANCED/TO...
2007 Sep 21
0
Re: idmap backend questions
...s a
trust with an AD server.
In my setup I have established a trust between samba and AD; they are
both PDC's.
smb.conf
idmap domains = PCLABTEST
idmap config PCLABTEST:backend = ad
idmap config PCLABTEST:default = yes
idmap config PCLABTEST:range = 100 - 3000000000
idmap alloc backend = tdb
idmap alloc config:range = 100 - 300000000
==> /var/log/samba/winbindd.log
[2007/09/21 09:56:31, 1]
nsswitch/idmap_ad.c:ad_idmap_cached_connection_internal(115)
ad_idmap_init: failed to connect to AD
[2007/09/21 09:56:31, 1] nsswitch/idmap_ad.c:id...
2007 Sep 21
0
idmap backend questions
...s a
trust with an AD server.
In my setup I have established a trust between samba and AD; they are
both PDC's.
smb.conf
idmap domains = PCLABTEST
idmap config PCLABTEST:backend = ad
idmap config PCLABTEST:default = yes
idmap config PCLABTEST:range = 100 - 3000000000
idmap alloc backend = tdb
idmap alloc config:range = 100 - 300000000
==> /var/log/samba/winbindd.log
[2007/09/21 09:56:31, 1]
nsswitch/idmap_ad.c:ad_idmap_cached_connection_internal(115)
ad_idmap_init: failed to connect to AD
[2007/09/21 09:56:31, 1] nsswitch/idmap_ad.c:id...
2025 Jun 03
1
intermittent pam_winbind authentication failure
...d server = *
winbind enum groups = yes
winbind enum users = yes
winbind nested groups = yes
winbind refresh tickets = no
template shell = /bin/bash
template homedir = /home/local/%D/%U
idmap config * : backend = autorid
idmap config * : range = 2900000001-3000000000
idmap config * : ignore builtin = yes
idmap config DOMAIN : backend = rid
idmap config DOMAIN : range = 3000000001-3100000000
map to guest = bad user
guest account = nobody
log file = /var/log/samba/log.%m
log level = 1
max log size = 5000
load printers = no
printi...
2023 Jul 28
1
check_account: Failed to find local account with UID" issue / The university of Chicago
...fruit:veto_appledouble = no
fruit:posix_rename = yes
fruit:model = MacSamba
fruit:metadata = stream
fileid:algorithm = fsname
idmap config ad : range = 1401-2147483647
idmap config ad : backend = sss
idmap config * : range = 2147483648-3000000000
idmap config * : backend = tdb2
hosts allow = 127. 128.135.0.0/255.255.0.0 205.208.0.0/255.255.128.0 10.0.0.0/255.0.0.0 192.170.192.0/255.255.224.0
invalid users = root bin daemon adm lp sync shutdown halt mail operator games ftp nobody dbus systemd-coredump systemd-resolve...
2023 Mar 17
1
Samba Issue for Mac
...t; fruit:model = MacSamba
>
> fruit:metadata = stream
>
> fileid:algorithm = fsname
>
> idmap config adlocal : range = 1401-2147483647
>
> idmap config adlocal : backend = nss
>
> idmap config * : range = 2147483648-3000000000
>
> idmap config * : backend = tdb2
>
> hosts allow = 127. 128.135.0.0/255.255.0.0
> 205.208.0.0/255.255.128.0 10.0.0.0/255.0.0.0 192.170.192.0/255.255.224.0
>
> invalid users = root bin daemon adm lp sync shutdown halt mail
> operator games ftp no...
2013 Aug 15
2
Remote linux auth vs samba4: winbind or nslcd + openldap.
I'm lost in documentation.
I setup a samba4 AD, and configured winbind so I can have local
authentification using pam, I can now login to AD users v?a ssh.
I want to achieve the Holy Gria of 1 source of users and password, for
both, linux and windows machines, but I'm lost in documentation.
So far I know:
samba4 cann't use openldap as backend.
samba4 ldap doesn't really is a full
2007 Mar 02
2
MBOX to MAILDIR conversion
Thinking about going from mbox to maildir. Started with mbox way back
when but thinking about making the conversion. The main reason is that I
use rsync for backups and when these huge mailboxes are touched I have
to copy the whole thing. With maildir I only copy the files that change.
So - my questions is - what's the easiest way to make this happan. I
assume there are conversion
2020 Mar 31
1
Ways to make "smbd" use less memory?
...netbios name = FILUR06
>
> ;; Security type
> security = ADS
> realm = AD.LIU.SE
> workgroup = AD
>
> ;; ID Mappings
> idmap config * : backend = tdb
> idmap config * : range = 3000000001-3001000000
> idmap config AD : backend = ad
> idmap config AD : range = 1000-3000000000
> idmap config AD : schema_mode = rfc2307
> idmap config AD : unix_primary_group = yes
>
>
> ;; Enable shared robust mutexes
> dbwrap_tdb_mutexes:* = yes
>
> ;; VFS objects to enable
> vfs objects = shadow_copy2 zfsacl full_audit
>
> ;; Auditinig
> full_audit...
2003 Dec 01
0
No subject
...one
Please mail me if things go fine or if you find anything else on the subject
<<smb.conf>>
# Global parameters
[global]
workgroup = xxx
server string = Samba %v Server
encrypt passwords = Yes
username map = /etc/samba/smbusers
log file = /var/log/samba/log.%m
max disk size = 3000000000
max log size = 1000
name resolve order = lmhosts host bcast
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=1024 SO_RCVBUF=4096
load printers = No
#for greek support
character set = ISO8859-7
client code page = 737
local master = No
dns proxy = No
remote announce = 192.168.0.255
#...