Displaying 20 results from an estimated 70 matches for "19000".
Did you mean:
1000
2004 Jan 10
5
Asterisk + BudgeTone (behind NAT)
...else irregular, like unreachable ports.
My sip.conf contains:
[test]
type=friend
username=test
secret=12345
host=dynamic
nat=yes
qualify=1000
dtmfmode=info
disallow=all
allow=ulaw
allow=alaw
canreinvite=no
On the NAT'ed side I have the BudgetTone set up to use STUN and ports 5060
for SIP and 19000 for RTP. The firewall that performs NAT forwards ports
5060 and 19000-19100 UDP to the phone.
An ethereal snapshot looks like:
1.1.1.1 = Asterisk server
2.2.2.2 = Public IP where the BudgeTone is
10.0.3.205 = Private IP of BudgeTone
Frame 211 (214 bytes on wire, 214 bytes captured)
Ethernet II,...
2004 Aug 02
1
Very strange ACL issue
....stp/*.opt
/*.xli/*.stl/*.cur/*.sjb/*.log/*.LOG/*.sbs/*.iam/*.idv/*.pcbdoc/*.PcbDoc/*.P
CBDOC/
interfaces = eth0*,lo
bind interfaces only = yes
#host msdfs = yes
# strict locking
# strict sync
# separate domain and username with +, like DOMAIN+username
winbind separator = +
# use uids from 11000 to 19000 for domain users
idmap uid = 11000-19000
# use gids from 11000 to 19000 for domain groups
idmap gid = 11000-19000
# allow enumeration of winbind users and groups
winbind enum users = yes
winbind enum groups = yes
# give winbind users a real shell (only needed if they have telnet access)
template ho...
2004 Apr 05
1
Two major issues with Mac OS X clients
...ak/*.BAK/*.ord/*.xlo/*.igs/*.ipt/*.ipj/*.slp/*.stp/*.opt
/*.xli/*.stl/*.cur/*.sjb/*.log/*.LOG/*.sbs/*.iam/*.idv/
interfaces = eth0*,lo
bind interfaces only = yes
# strict locking
# strict sync
# separate domain and username with +, like DOMAIN+username
winbind separator = +
# use uids from 11000 to 19000 for domain users
idmap uid = 11000-19000
# use gids from 11000 to 19000 for domain groups
idmap gid = 11000-19000
# allow enumeration of winbind users and groups
winbind enum users = yes
winbind enum groups = yes
# give winbind users a real shell (only needed if they have telnet access)
template sh...
2008 Jan 13
2
Retrieve only part of a matrix
Hi All,
I'm new with R; this is a basic question. I was given a matrix I of (nrow,
ncol), I would like to create another matrix A with some data in the matrix
I, say [1,4] (row 1, column 4) to [271,19000] (row 271, column 19000). How
do I do this? Please help. Thank you very much.
--mc
[[alternative HTML version deleted]]
2003 Sep 24
1
FW: Samba 2.2.8a / Winbind and Domains
...erver = *
server string = Samba (%v) domain (%h)
template homedir = /usr/local/samba/home/%D/%U
lock dir = /dna/samba/locks
pid directory = /dna/samba/var/locks
log file = /var/opt/samba/smb.log
wins server = 10.39.9.1 10.39.10.1
winbind uid = 19000-21000
winbind gid = 19000-19000
winbind enum users = yes
winbind enum groups = yes
winbind use default domain = true
allow trusted domains = no
keepalive = 300
Thanks in advance for any suggestions!
Robert
2012 Jun 09
1
Error: doveadm client attempted non-PLAIN authentication
Hi
doveadm search -u user at example.org -S localhost:19000 all
produces the following error in the logs:
dovecot: doveadm: Error: doveadm client attempted non-PLAIN authentication
What am I missing?
* tcpdump of tcp communication on port 19000 is attached
* dovecot.conf is attached
Regards
Daniel
-------------- next part --------------
A non-text attach...
2012 Mar 23
1
Memory limits for MDSplot in randomForest package
Hello,
I am struggling to produce an MDS plot using the randomForest package
with a moderately large data set. My data set has one categorical
response variables, 7 predictor variables and just under 19000
observations. That means my proximity matrix is approximately 133000
by 133000 which is quite large. To train a random forest on this large
a dataset I have to use my institutions high performance computer.
Using this setup I was able to train a randomForest with the proximity
argument set to TRUE....
2006 Sep 20
4
Calculating mean together with split
Hi
I have a table called npl containing results of simulations.
It contains about 19000 entries and the structure looks like this:
NoPlants sim run year DensPlants
1 6 lng_cs99_renosterbos 1 4 0.00192
.
.
.
it has 43 different entries for sim and year goes from 1 to 100, and run
from 1 to 5.
I would like to calculate the mean of DensPlants for ea...
2008 Dec 17
1
R function to calculate number of data points of each level
I have a dataframe with two columns :
11600 238'4
12000 218'0
12200 209'0
12600 192'0
13000 176'4
14000 145'0
15000 119'0
16000 103'0
18000 80'0
19000 68'3
20000 59'0
11600 208'1
12000 189'2
12200 180'3
There are repeatations in 1st column and I want to use this as Level. Next I
want to report for each level how many data points are there, with
corresponding Level number. Is there any direct R function?
--
View this message...
2013 Nov 13
1
can't auth against more then 1 domain
...bals of smb.conf:
workgroup = SEAS
realm = SEAS.ENGR.SMU.EDU
security = ADS
encrypt passwords = yes
passdb backend = tdbsam
obey pam restrictions = no
invalid users = root
username map = /etc/samba/domain_user.map
winbind separator = +
winbind cache time = 600
idmap uid = 19000-20000
idmap gid = 19000-20000
Please let me know what else I may provide to help solve this. I found
some threads on this issue that were several years old in regard to
3.028 having this issue and it was patched in a later release. I can't
find anything current about this. Thank you...
2010 Mar 08
1
nss_winbind.so delivers first group only on Solaris 10
...xx.yyyyyy.zz
idmap uid = 600-100000
idmap gid = 600-100000
winbind enum users = Yes
winbind enum groups = Yes
winbind use default domain = Yes
winbind nss info = rfc2307
winbind refresh tickets = Yes
idmap config XXXXXX : range = 10000-19000
idmap config XXXXXX : backend = ad
2010 May 22
2
Regression with sparse matricies
I would like to run a logistic regression on some factor variables (main
effects and eventually an interaction) that are very sparse. I have a
moderately large dataset, ~100k observations with 1500 factor levels for one
variable (x1) and 600 for another (X2), creating ~19000 levels for the
interaction (X1:X2).
I would like to take advantage of the sparseness in these factors to avoid
using GLM. Actually glm is not an option given the size of the design
matrix.
I have looked through the Matrix package as well as other packages without
much help.
Is there some option,...
2015 Nov 02
0
xen_4.1.4-3+deb7u9_amd64.changes ACCEPTED into oldstable-proposed-updates->oldstable-new
...1bc1b97a0fa7c2352fc56b944a 1172954 xen-docs-4.1_4.1.4-3+deb7u9_all.deb
7b51e1b95bf32c405b6680d41ea3b8c76085611c 81048 xen-utils-common_4.1.4-3+deb7u9_all.deb
64d212a43fd25cf8701bb5c9c5dd441187a2abf2 764252 xen-hypervisor-4.1-amd64_4.1.4-3+deb7u9_amd64.deb
4756b66d8f658977fcd73995f2d7c6e0b791202d 19000 xen-system-amd64_4.1.4-3+deb7u9_amd64.deb
c6774245299389fc368844fec63100664302c31a 141256 libxen-4.1_4.1.4-3+deb7u9_amd64.deb
b35f56139b831f01cbc330fa07b59abf9055e764 293584 libxen-dev_4.1.4-3+deb7u9_amd64.deb
47365e3083b4bea605c66e2f283979773ae8c6be 30308 libxenstore3.0_4.1.4-3+deb7u9_amd64.deb...
2015 Nov 05
0
xen_4.1.4-3+deb7u9_amd64.changes ACCEPTED into oldstable-proposed-updates->oldstable-new, oldstable-proposed-updates
...1bc1b97a0fa7c2352fc56b944a 1172954 xen-docs-4.1_4.1.4-3+deb7u9_all.deb
7b51e1b95bf32c405b6680d41ea3b8c76085611c 81048 xen-utils-common_4.1.4-3+deb7u9_all.deb
64d212a43fd25cf8701bb5c9c5dd441187a2abf2 764252 xen-hypervisor-4.1-amd64_4.1.4-3+deb7u9_amd64.deb
4756b66d8f658977fcd73995f2d7c6e0b791202d 19000 xen-system-amd64_4.1.4-3+deb7u9_amd64.deb
c6774245299389fc368844fec63100664302c31a 141256 libxen-4.1_4.1.4-3+deb7u9_amd64.deb
b35f56139b831f01cbc330fa07b59abf9055e764 293584 libxen-dev_4.1.4-3+deb7u9_amd64.deb
47365e3083b4bea605c66e2f283979773ae8c6be 30308 libxenstore3.0_4.1.4-3+deb7u9_amd64.deb...
2017 Aug 16
2
SAMBA4 - Trusted relationship lost every Weeks
...ache time = 5
winbind enum users = yes
winbind enum groups = yes
winbind separator = +
winbind use default domain = no
allow trusted domains = yes
# IDMAP MDMAD XM
#GLOBAL
idmap config *: backend = tdb
idmap config *: range = 19000-19999
#DOMAIN_A
idmap config DOMAIN_A : backend = ldap
idmap config DOMAIN_A : range = 20000-9999999999
idmap config DOMAIN_A : ldap_url = ldap://myldap.domain_a.com
idmap config DOMAIN_A : ldap_base_dn = ou=Idmap,dc=domain_a,dc=com
idmap config DOMAIN_...
2006 Jun 14
2
data managment
First I would really like to thank the mailing list for help I got in the
past, as a new to R I am really needing some support on hoe to code the
following problem.
I am trying to sort some data I have in a big file. The file has 4 columns
and 19000 rows. An example of it looks like this:-
G 0.892 A 0.108
G 0.883 T 0.117
T 0.5 C 0.5
A 0.617 G 0.383
G 0.925 A 0.075
A 0.967 G 0.033
C 0.883 T 0.117
C...
2002 Mar 06
1
ldap configurations
...51404EE
primaryGroupID: 1201
objectClass: posixAccount
objectClass: sambaAccount
acctFlags: [UX ]
userPassword: {crypt}BpM2ej8Rkzogo
uid: gcarter
uidNumber: 9000
cn: Gerald Carter
loginShell: /bin/bash
logoffTime: 2147483647
gidNumber: 100
kickoffTime: 2147483647
pwdLastSet: 1010179230
rid: 19000
homeDirectory: /home/tashtego/gcarter
pwdCanChange: 0
pwdMustChange: 2147483647
ntPassword: 878D8014606CDA29677A44EFA1353FC7
Where do I get:
ntPassword
pwdMustChange
lmPassword
pwdLastSet
logonTime
kickoffTime
logoffTime
rid
??
Thank you for any clues...I am ok with generating some of these value...
2004 May 21
1
Memory usage of R on Windows XP
I am running R 1.8.1 on windows xp. I have been using the 'apply' R
function to run a short function against a matrix of 19000 x 340 rows ...
yes it is a big matrix. every item in the matrix is a float that can have a
maximum value of 2^16 ~ 65k.
The function:
mask256 <- function(value) {
if (value < 256) {
result = 0
}
else {
result = 1
}
result
}
what happens is that th...
2017 Jul 26
3
How long to wait for process?
...1 2 2 ...
$ education : Factor w/ 8 levels "1","2","3","4",..: 6 7 6 8 2 4 2
4 2 6 ...
$ employment: Factor w/ 9 levels "1","2","3","4",..: 8 4 4 4 3 8 5
8 4 4 ...
$ income : num 550000 80000 90000 19000 42000 30000 18000 50000
800000 10000 ...
$ home: num 0 0 0 0 0 0 0 0 0 0 ...
$ ideol : Factor w/ 7 levels "1","2","3","4",..: 2 7 4 3 2 4 2
3 2 6 ...
$ home_lot : Factor w/ 3 levels "1","2","3": 2 2 2 2 2 2...
2007 Mar 05
4
Router dropping packets?
...> /proc/sys/net/ipv4/neigh/default/gc_thresh1
echo 2048 >
/proc/sys/net/ipv4/neigh/default/gc_thresh2
echo 4096 >
/proc/sys/net/ipv4/neigh/default/gc_thresh3
The other notable difference is that the conntrack
tables are much larger than normal.
`wc -l /proc/net/ip_conntrack` returns >19000 on the
routers experiencing packet loss while virtually all
of the other routers (not having this issue) have less
than 5000 entries in ip_conntrack. I tried increasing
ip_conntrack_max in /proc, setting it to 65536 -
didn''t make a difference.
Are there any other /proc settings I should...