Displaying 20 results from an estimated 94 matches for "nips".
Did you mean:
nics
2004 May 21
2
dial an IP address
Anyone written an extension that will take a 12 digit number, convert it to
an IP address so that you can make a sip call to it.
Chris
2001 Jul 30
1
ext3-0.9.5-247/2.4.8-pre3/PPC Oops bits
Okay, after playing around a bit more, I'm getting two oopes in a row
when running dbench 16 or dbench 32. Decoded, here they are:
Assertion failure in unmap_underlying_metadata() at buffer.c:1530: "!buffer_jlist_eq(old_bh, 3)"
kernel BUG at buffer.c:1530!
Oops: Exception in kernel mode, sig: 4
NIP: C003BB34 XER: 00000000 LR: C003BB34 SP: CF881E00 REGS: cf881d50 TRAP: 0700
Using
2013 Dec 10
4
OT: Large corporate email systems - Exchange vs open source *nix based
Hello,
There has been some whispers about considering migrating our mail
systems to Exchange Server. I want to try to nip this in the bud.
I would like to ask for some help with providing some kind of comparison
of large(r) commercial companies use of email systems... specifically,
those using Microsoft Exchange Server, vs those using open source
Linux/Unix based systems, including even
2006 Jun 23
5
create session only for logged-in
i was wondering how a blog db has grown by about 15 mb in a week or two. it turns out its the sessions table..
so ive tried this:
class ApplicationController..
session :off
end
class AccountController
session :only, :login
end
and now, its impossible to login, and nothing ever appears in the session table. is this the right approach? i dont want to weed out the sessions with cron, i just
2001 Dec 13
2
Kernel crash on 2.4.16
All,
I've posted here earlier regarding a kernel crash we were seeing on kernel 2.4.13,
on our embedded hardware... We have recently upgraded to 2.4.16, and are still seeing
crash issues.
We are running Vanilla 2.4.16 (including some of our own device driver modules) on a
PowerPC 7410, with the root partition being EXT3.
We have a test which creates a EXT3 partition, coppeis /usr/bin to
2009 Sep 28
3
CentOS Beer event London
>From Karan's blog:
A few of us are going to be getting together for drinks on the Tuesday
29th Oct 2009, everyone is welcome to come along. I'll get there for
about 18:15hrs and plan on being around till about 20:00 - Depending
on how many people are around and what the feeling is - we might nip
around to Ragam ( mostly authentic South Indian food ), a few doors
down.
There will be a
2001 Nov 14
1
Oops on 2.4.13 w/ ext3-2.4-0.9.13-2413
Hello,
We have about 20 - 30 embedded machines running Linux 2.4.13, which the
ext3-2.4-0.9.13-2413 patch applied. These are PowerPC 7410 based systems.
I am getting reports of Oops happening either during removes (rm's), or
coppies (cp's). Most reports state that issuing the same command once the
system boots back up, does not cause it to crash. I guess its something
else leading up
2007 May 03
7
Blocking radio streaming
Hi,
I'm the system's administrator at my company.
All servers are CentOS :)
I've been noticing that many people spend the whole day hearing to
online radios.
How can i block the streaming ?
It's HTTP and i think it's through port 80.
Any help would be appreciated.
Warm Regards,
M?rio Gamito
PS: No good blocking the radio sites, they'll discover others.
2013 Apr 26
1
Partner node reboot issue
Dear Team, I came across one problem in Oracle RAC Database server with
OCFS2 file system.
When I manually un-plug the Ethernet cable of primary node, the secondary
node automatically restarted.
Regards,
Yuvrajsinh Chauhan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Apr 11
6
Reduce Number of Queries When Using ActiveRecord
I have a controller method called update_all that grabs parameters for about
30 form fields and saves them to the database. My current code looks to see
if there is a string in params[] for each form field (two fields for each
SelfEvaluationItem) and saves the updated self_evaluation_answer if a string
is available. Since this is iterated code, I am almost certain that this
generates 30 or so
2018 Mar 23
2
LLVM gold plugin do not add llvm instrinsics symbols to the linker symbol table
Hello Teresa,
> Without -flto, a.o ends up with a reference to __exp_finite,
That’s correct.
> which also would not be satifisfied out of libexp.a.
That’s not correct. Even if libexp.a would have __exp_finite, it wouldn’t be resolved from libexp.a, because of the behavior described in my first message.
> Do you also have an implementation of __exp_finite in your libexp.a?
No, I don’t
2006 Feb 20
3
calling from SIP to a h.323 device with oh323
Hi, I've asterisk-oh323 0.7.3 and after 2 days of test finally I can
make calls from one h.323 device to the world using sip trunks :)
I can call to sip devices from the h.323 one. Now I want to make calls
from sip to h.323 but it does not work. Maybe one of us have a
configuration example to do this?
I'm using the latest svn version (compiled yesterday).
2012 Nov 23
1
samba4 as PDC: tsig verify failure
I've configured samba4 as PDC according to the official HOWTO. Nearly
everything went well, except that executing command samba_dnsupdate
results with:
; TSIG error with server: tsig verify failure
Failed nsupdate: 2
Failed update of 21 entries
The whole output is available at:
http://pastebin.com/xrG2KZwZ
It's wired, because domain seems working properly: I can login as
domain admin,
2006 Aug 02
1
Losing access to drive within XP
This sounds more like an Windows problem, but it is an interaction with
Samba and I'm hoping someone has an idea of where to start looking.
3 times in the past week I've had a user (different user each time) come to
me saying their P: drive is inaccessible, access denied. The P: drive is set
in the user's Active Directory Profile as their home directory
\\sambaserver\home$\%username%
2018 Mar 26
1
LLVM gold plugin do not add llvm instrinsics symbols to the linker symbol table
> I'm trying to understand how the non-LTO case is supposed to work
non-LTO case works because when linker starts it’s job all the llvm intrinsics are already lowered.
> Right, which is why I am suggesting that it might be appropriate to build with -fno-builtin (or -fno-builtin-exp) here –
> this solves the LTO issue as there will no longer be an llvm intrinsic in the bitcode
Yes, I
2006 Mar 24
3
Best GUI for basic HostedPBX service
You will probably have to build that yourself, or really customize
something off the shelf. Depending on what phones you are using you
might be able to do that via the phones xml interface.
Have fun with that I would be interested to see how it goes.
--
Justin
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of
2004 Apr 07
1
ZAPRTC question(s)
I have a system with no Digium hardware in it (two others with 2 X100P
cards in each of them as well). I'm interested in using MeetMe in the
one without the hardware (it works great in the ones with the
hardware). I can't use ztdummy, because the system has usb-ohci
drivers, rather than usb-uhci.
I have read the little there is about zaprtc, and I am wondering
whether there is a
2011 Feb 12
1
[LLVMdev] Stricter adherence to coding standards in LLVM?
I notice that there's a lot of code in LLVM core libraries that is wildly
inconsistent in formatting. Two particular things come to mind:
-- Capitalization of method names. The LLVM guidelines say one thing, but a
lot of recent code (such as IRBuilder) consistently does the opposite of
what the guidelines say. One has to wonder which source of truth is more
authoritative - after all, the docs
2018 Mar 23
0
LLVM gold plugin do not add llvm instrinsics symbols to the linker symbol table
+pcc for thoughts
On Fri, Mar 23, 2018 at 9:37 AM, Bakhvalov, Denis <denis.bakhvalov at intel.com
> wrote:
> Hello Teresa,
>
>
>
> > Without -flto, a.o ends up with a reference to __exp_finite,
>
> That’s correct.
>
>
>
> > which also would not be satifisfied out of libexp.a.
>
> That’s not correct. Even if libexp.a would have __exp_finite, it
2018 Nov 22
4
LDAP stored quota
Hello,
I'm trying to set up LDAP stored quota on Dovecot but it doesn't work and
doesn't get reported by the command doveadm quota get.
I'm using the field departmentNumber in my LDAP server to store the quota.
doveadm quota get -u test
Quota name Type Value
Limit
%
User quota STORAGE 0
-
0
User quota MESSAGE 0
-
0
log file associated with doveadm quota get