Displaying 3 results from an estimated 3 matches for "inacur".
Did you mean:
incur
2011 Jul 01
0
How to filter XY pairs of inacurate gps position along track, taking into account the time index to not mix track from different days in one average track
Dear R users,
subject: How to filter XY pairs of inacurate gps position along track, taking into account the time index to not mix track from different days in one average track
or subject as: How to filter XY pairs of inacurate gps position: (latitude, longtitude)
to get estimated correct position before calculating track
i.e.
How to estimate (time...
2008 May 22
4
winbind,ads, win2k3, trusted domains, user mapping
...; wbinfo -i <username>
And in the log files when attempting to authenticate against this
machine by mapping a share the following is seen in the log files:
check_ntlm_password: Checking password for unmapped user
[server.domain.edu]\[username]@[DC] with the new password interface
This is inacurate as with a krb5 tgt the correct line should look like:
check_ntlm_password: Checking password for unmapped user
[server.domain.edu]\[username]@[REALM.EDU] with the new password interface
Unless I am missing something I believe my configuration shown below is
accurate and as of yet I have not...
2008 Aug 06
3
Dovecot proxying results in "too many open files"
...e (512 bytes, -p) 1
stack size (kbytes, -s) 131072
cpu time (seconds, -t) unlimited
max user processes (-u) 5547
virtual memory (kbytes, -v) unlimited
- done some monitoring of file descriptor usage for the dovecot user,
though somewhat inacurate, like this:
while [ : ]; do date; fstat -u dovecot |wc -l; sleep 1; done
this gave me these results while tailing the logfile:
Wed Aug 6 15:44:12 CEST 2008
585
Wed Aug 6 15:44:13 CEST 2008
579
Wed Aug 6 15:44:14 CEST 2008
582
Wed Aug 6 15:44:15 CEST 2008
582
Wed Au...