Displaying 7 results from an estimated 7 matches for "34875".
Did you mean:
3475
2005 May 06
0
How to change the text Messages and GUI screens while Installation
Hi to every One,
I am using Redhat linux 9, I am in process of Customizing the redhat linux 9 for my
own purpose(Improving Knowledge).I want To know How to Change the Text
Messages and Gui Screens While Installation process.
Where i wil get the Documentation for this
Please Help me
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Jun 28
1
IAX2 trunking: codec bandwidth comparison notes and results
...ll: 12203 bps ( 6.1 kbps)
Est. IP/IAX2 overhead (1 call): 31561 bps (15.8 kbps)
Raw number of calls per megabit: 164
-------------
SPEEX
one call: 74817.18 bps/101.06 pps (37.4 kbps)
two calls: 109692.68 bps/102.18 pps (54.8 kbps)
Thus:
For every additional call: 34875 bps (17.4 kbps)
Est. IP/IAX2 overhead (1 call): 39941 bps (19.9 kbps)
Raw number of calls per megabit: 57
-------------
Conclusions:
lpc10 is the clear winner for thrifty use of bandwidth. However,
voice quality is on the robotic-sounding side, and may not be
acceptable for users wh...
2018 Feb 12
3
FreeBSD Core dump: PAM authentication with Kerberos credentials (GSSAPI_MIT)
...penpam_get_option(): returning NULL
Feb 11 09:20:40 mail auth: in openpam_get_option(): entering:
'no_user_check'
Feb 11 09:20:40 mail auth: in openpam_get_option(): returning NULL
Feb 11 09:20:40 mail auth: in pam_sm_authenticate(): Done getpwnam()
Feb 11 09:20:40 mail dovecot: auth-worker(34875): Debug: Loading modules
from directory: /usr/local/lib/dovecot/auth
Feb 11 09:20:40 mail dovecot: auth-worker(34875): Debug: Module loaded:
/usr/local/lib/dovecot/auth/lib20_auth_var_expand_crypt.so
$ ldd /usr/local/libexec/dovecot/auth
/usr/local/libexec/dovecot/auth:
libstats_auth.so...
2018 Feb 12
0
FreeBSD Core dump: PAM authentication with Kerberos credentials (GSSAPI_MIT)
...rning NULL
> Feb 11 09:20:40 mail auth: in openpam_get_option(): entering:
> 'no_user_check'
> Feb 11 09:20:40 mail auth: in openpam_get_option(): returning NULL
> Feb 11 09:20:40 mail auth: in pam_sm_authenticate(): Done getpwnam()
> Feb 11 09:20:40 mail dovecot: auth-worker(34875): Debug: Loading modules
> from directory: /usr/local/lib/dovecot/auth
> Feb 11 09:20:40 mail dovecot: auth-worker(34875): Debug: Module loaded:
> /usr/local/lib/dovecot/auth/lib20_auth_var_expand_crypt.so
>
>
>
> $ ldd /usr/local/libexec/dovecot/auth
> /usr/local/libexec...
2004 Aug 13
6
sequences in the auth.log
Hi all,
I found similar sequences in the
/var/auth.log files of freebsd boxes, I supervise.:
Aug 13 13:56:08 www sshd[26091]: Illegal user test from 165.21.103.20
Aug 13 13:56:11 www sshd[26093]: Illegal user guest from 165.21.103.20
Aug 13 13:56:15 www sshd[26096]: Illegal user admin from 165.21.103.20
Aug 13 13:56:18 www sshd[26103]: Illegal user admin from 165.21.103.20
Aug 13 13:56:21 www
2009 Aug 13
9
[PATCHv2 01/10] drm/nouveau: Fix a lock up at NVSetOwner with nv11.
It seems it was only locking up in the context of
nouveau_hw_save_vga_fonts, when it actually did something (because
the console wasn't already in graphics mode).
Signed-off-by: Francisco Jerez <currojerez at riseup.net>
---
drivers/gpu/drm/nouveau/nouveau_hw.c | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/nouveau_hw.c
2009 Aug 12
14
[PATCH 00/12] TV-out modesetting kernel patches.
This patch series adds TV-out modesetting support to the KMS
implementation.
I've tried to test it on all the hardware I've got at hand (that is
nv11, nv17, nv34, nv35, nv40, nv4b) with every possible output
combination; I believe it has reached a mergeable state, however it
depends on some commits from drm-next that haven't got into Linus'
tree yet, if you agree to merge this