Displaying 20 results from an estimated 343 matches for "shove".
Did you mean:
shobe
2005 Jul 19
0
When Incoming Caller-ID is Blank Dialparties.agi is shoving incoming IP Address into it.
Running Asterisk Head 1.0.9. Below is a trace of a call delivered to my system which had no caller ID. For some reason, dialparties.agi shoves the incoming provider's IP address into the caller ID so you never have a call that is screened for PrivacyDirector. Is anyone else seeing this issue as well? Have I missed a patch?
This call shows on the display with a name of "Unknown" and a calling number id of 1471350129.
-...
2011 Nov 29
8
megaraid/PERC
I've got two drives from a now-dead server, they were RAIDed, a mirror,
I'd assume. I need to see if there's anything on them I need to transfer
to the replacement, so I just shoved them into another Dell server, with a
PERC 5 controller - I think that's what the dead one had. I fired up
MegaRAID storage manager... but can't see any way to tell it to recreate
that RAID. Anyone done this?
mark
2009 Jul 15
1
installing a windows 3.1/95 program
I've been asked to try and get an old program running on one of the newer machines so we can lose the windows 98 machine.
so shoved the floppy in, got it started to install in wine no problems, however midway through installation I get "error, unable to install font"
now I've shoved the 98 hard disk in the machine, and copied everything in the font folder to the font folder on the virtual c drive.
I've trie...
2015 Jan 22
5
[LLVMdev] LLD: Simplify LayoutPass
In r226336 I shove off 1.2 seconds out of 9.8 seconds for lld to link lld.
That's done by parallelizing archive member parsing. But I realized that
was not the slowest pass.
The single slowest pass in LLD is LayoutPass. Only sort() at the last of
Layoutpass::perform takes about 3 seconds (one third of total exec...
2015 May 26
5
New controller card issues
Running CentOS 5 (long story, will be updated some day). A 5 yr old Dell
PE R415. Whoever spec'd the order, they got the cheapest, embedded
controller. Push came to shove - these things gag on a drive > 2TB. So, we
bought some PERC H200's for it, and its two mates. This morning, I brought
the system down, and put in the card, and moved the SATA cables.
This did not end well.
The new card seemed to see the drives, it loaded the initrd... and kernel
panic'...
2003 Jul 19
2
migrating from uw imapd
Hi,
I'm trying to migrate from uw imapd to dovecot.
I'm having two problems at the moment.
1. uw imapd grabs new mail from /var/mail/user and then shoves it into ~/mbox, is there any way to make dovecot handle this kind of setup or am I better off merging ~/mbox back into /var/mail/user? If merging is better are what tools are best for this?
2. While I did have have everything in ~/Mail coming up dovetail stopped working and logs the following err...
2004 Aug 06
2
broadcast FM radio
Thanks for your answers Tim and Jaromil, there were useful
for my work.
But you don't understand what i really mean (sorry for my
english).
Here is exactly what i want to do:
I want to install on my PC (OS Linux) 2 or more FM-tuners.
These tuners will get existing FM stations programs.
Then, i want to broadcast these programs at the same time
on internet with 2 or more softwares'
2016 Oct 21
2
Correcting "incorrect userParameters value on object...." ???
...ested dbcheck fixes
seem to have done exactly the opposite of what was required, and only
comprehensive multi-protocol tests will untangle this mess. I've
written before about what is required, as we have to get LDAP, SAMR,
NETLOGON and Kerberos (for the PAC) all handling this 'binary data
shoved in a string by a simple cast' data consistently. LDAP is a
particular difficulty as it is traditionally utf8, but encoding binary
data as if it was utf16 to convert to utf8 is not safe or reversible in
general.
Sorry,
Andrew Bartlett
--
Andrew Bartlett http://samba.o...
2008 Aug 22
0
[LLVMdev] Dependence Analysis [was: Flow-Sensitive AA]
...w
> on signed arithmetic (even though it is not strictly allowed by the
> standard)?
Yes, see the unending discussion on the gcc mailing list about
programs we are breaking that led to the introduction of this option.
My serious suggestion would be to tell any users who require this flag
to shove it.
:)
(Otherwise you end up in a very dark place because there are a lot of
optimizations that make assumptions about overflow when rearranging
expressions, etc).
2013 Feb 08
2
Commonly getting FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA on valid audio
.... I found the wording in the
documentation very confusing.
My audio file has 2 channels and 16-bit samples, so I have to pull out each
individual sample, push it into a FLAC__int32, and fix endian-ness before I can
pass it to libflac.
The documentation made me think that libflac just wanted me to shove my 2-byte
sample into a FLAC__int32. I wasn't aware that it wanted me to extend the sign,
as well.
2016 Jan 26
2
Just need to vent
...ity comes with a functionality and/or complexity cost.
PID 1 on a Unix-like system really does have special properties, and so
some functionality can only be implemented (at least in a practical
fashion) in PID 1.
Would you rather a bunch of that "magic" of PID 1 that systemd handles
get shoved into the kernel (so that PID 1 isn't so special)?
> Just what is Fedora's and Red Hat's Plan B when the revolt against
> systemd escalates ? Whom is going to apologise for fouling-up Red
> Hat's EL and our beloved Centos ?
Yawn. I haven't seen that there's a &...
2018 Apr 12
3
[RFC] __builtin_constant_p() Improvements
...(%rbp)
movl $0, -4(%rbp)
movl -4(%rbp), %eax
movl %eax, -12(%rbp)
jmp .LBB0_3
.LBB0_2: # %if.else
movl $927, -12(%rbp) # imm = 0x39F
.LBB0_3: # %return
movl -12(%rbp), %eax
popq %rbp
retq
If the patch looks okay to people, I can shove it onto Phabricator for a
review. (My phab-fu is bad.)
Thoughts?
-bw
[1] https://bugs.llvm.org/show_bug.cgi?id=4898
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180412/8a2d3328/attachment.html>
-----...
2016 Dec 31
2
SCCP is not always correct in presence of undef (+ proposed fix)
...re talking about here is
> optimistic, and we will initially fold %x to `a`, and then "try to
> see" if other edges are viable or not. You're allowed to incorrectly
> optimistic results in the midst of the algorithm run (by design).
>
Yes, but, again, you still can't shove things back up the lattice :)
Maybe this will help:
In the past, the resolver forced things to be constant. This is shoving
them down the lattice too far. There was, as i said no way to push them
back up the lattice when they turned out wrong (and this happened often
due to the iteration order...
2005 Apr 27
5
Shorewall and P2P traffic
Hi all,
I have just upgraded to a new satellite internet provider. I have two network cards - one with a public IP connected to my satellite router, and the second network card with private IP into my switch for the LAN. Shorewall firewall
My old satellite system is not being used.
Would it be possible/feasable to install a third network card into my Fedora Core 2 server, and then direct all
2004 Aug 06
3
the dummy playlist... chaining a clip to a stream.
...th WMA
streams. I would like it so when a listener connects, it plays back a 20
second audio clip announcing who pays for it, then rolls into the real
audio stream.
Any suggestions? I checked to see if there really was a file for the
dummy playlist that is referenced in links, hoping that I could shove a
pointer to the static served audio announcement first. No go there.
I realize it presents all sorts of wierd issues, and if people directly
link to the audio stream then it wouldn't work... but is there any way to
accomplish this task?
It would rock if Icecast supported inserting the audi...
2016 Mar 25
2
Odd behavior of a CentOS 7 box after repair of an external RAID
...evice? this is done if my memory doesn't fail me by doing this:
>
> echo 1 > /sys/class/scsi_device/6:0:0:0/device/delete
No - I've never done that. With hot-swap drive bays, the system sees it
going out, and says so, and then the drive goes away, or becomes
inactive... but when I shove one back in, it sees it, though it may make
it as /dev/sd[letter+1] (that is, if it had been /dev/sdb, it's now
/dev/sdc).
>
> (replace "6:0:0:0" with your device's address). If you didn't remove the
> device before powering it off, I'm not surprised. If you did r...
2015 Feb 18
2
[LLVMdev] [cfe-dev] [3.6 Release] RC3 has been tagged
On Wed, Feb 18, 2015 at 11:22 AM, Jack Howarth
<howarth.mailing.lists at gmail.com> wrote:
> On Wed, Feb 18, 2015 at 10:55 AM, Jack Howarth
> <howarth.mailing.lists at gmail.com> wrote:
>> I finally got around to testing this on a Bloomfield processor (Early
>> 2009 MacPro 2x2.66 GHz dual-quad core) and the regressions from
>>
2015 Sep 01
2
RFC: DI: Stop preserving types from dead functions
Way back in r107027, we started preserving type information of local
variables of functions that are optimized away. This seemed strange to
me so I dug into the history: apparently, this is so that ctfconvert can
find these types (so they can be exposed in dtrace).
E.g., this commit made it so that for this C code:
static void foo(void) { struct X { int b; } v; }
we always get the type
2001 Nov 14
5
X11 forwards and libwrap support
Hi!
Is there any reason why support for the libwrap code isn't included
in the X11 forwarding code? I'd like to restrict access to that
port.
How many applications would break if the tcp port
would be closed and only the unix-domain socket would be available?
It's true that x11 forwardings can be considered as a security
risk and they are disabled because of that by default.
I
2005 Aug 17
4
IP Cop as a firewall and QOS
We are looking for a good firewall replacement which will basically do pot
blocking and QOS.
Our current solution just plain stinks..
We basically need to handle the traffic of a few web servers, mail server
and asterisk box. The most traffic this device will need to handle is what
can be shoved through a T1.
I don't mind buying an appliance to get something solid but IP Cop just
looks better than he appliances I see out there.
I am only concerned if it is stable for a production environment. It says
it's designed for a SOHO environment, we are doing a bit more than that.
Wil...