similar to: tcp/ip stack tweaks

Displaying 20 results from an estimated 11000 matches similar to: "tcp/ip stack tweaks"

2015 Jan 20
4
Building Xen 4.4 rpms for centos7
Hello, Now that the Xen 4.4.1 rpms + libvirt 1.2.10 rpms for CentOS 6 seem to be in good shape it would be a good time to start experimenting with el7 builds aswell. I think it's best to start with the same set of packages we have for el6, and just do the minimum required changes to get them working on centos7. That probably means fixing some dependencies in the spec file, and some changes
2011 Dec 20
6
Wine 1.0 on Fedora 16 64-bit
Hello I am trying to install Oblivion on Fedora 16 64-bit but am having problems with the install sheild crashing. I have read that this is because of the 64 bit wine so I am trying to build an older version of wine from source. However I am having problems with this aswell. I suspect that this is because of the 64-bit OS aswell. the reason I say this is that it appears 'make' is still
2013 Apr 25
3
Puppet and internal modules...
Afternoon/Evening all It looks like Puppet is starting to get some traction within my organisation, with several other teams asking what Puppet can do for them :-) The main use I''m getting asked about is one touch deployment of our products by Dev teams... On the surface it shouldn''t be too hard, and I''ve already got a model in mind. However one of the
2004 May 18
5
blocked caller id
I have a question - if a user calls up w/ blocked caller id I get the following on my phone Incoming call from asterisk This is the same on my Cisco 7940s and Polycom phones. For average users this is not intuitive at all.. I'd like to configure this so if I deploy this at a customer site it says "caller id unavialable". With the spelling done right.... Any ideas on how this
2004 Apr 23
4
call initiation
Users withing the office can dial a 3 digit extension and that will ring a phone. The problem I'm running into is you have to press xxx then press 'send or 'dial'. The pbx doesn't recognize a 3 digit number as an internal extension and automatically dial it the user has to initiate that call. Asterisk automatically initiates calls w/ 9+7 digits and LD calls,
2007 Oct 17
3
thunderbird and email duplication
Hi all, I have recently switched over to Dovecot from CourierIMAP trying for some speedup, which I did get. Installation went OK, so all seemed fine. But suddenly I realised, that incoming emails are replicating themselves. This seems only to happen when connected with Thunderbird. I am also using Squirrelmail and KMail as clients which don't seem to show the behaviour. It seems to
2004 Sep 28
2
Icecast and Ices working nicely... but!
I have icecast 2.0.0 and ices 2.0.0 working nicely together with no apparent errors. I connect to the URL with winamp and it works get. Problems arise when I try to connect with any other computer other than my own. This includes other computers on my LAN and off it aswell. In the winamp window they get the message: [HTTP/1.0 200OK] http://www.feelthevibe . . . Any suggestions as to why my
2009 May 28
3
R connectivity with Oracle DB
Hi Friends, I am working on R-2.9.0 and i want to connect oracle through R, but i could not find ROracle (zip file for windows) on CRAN Packages. Can anyone suggest me how to connect Oracle from R in windows platform? I would be grateful if u can provide me code aswell. Thanks & Regards, Madan -- View this message in context:
2005 Jun 15
2
Solution to smbldap-tools not adding sambaSAMAccount
Well I finally managed to get my machines added to my ldap/samba domain. The problem was that I had defined an ou each for Computers and Users. ie dc=base,dc=org | ------ ou = Users | ------ ou = Computers Now the problem was that the nss_ldap library was searching in Users only, and apparently the samba server needs to be able to resolve the Computers tree aswell to add the
2015 Sep 25
2
xen and centos7
Am 2015-09-25 09:53, schrieb Pasi K?rkk?inen: > > Yeah the testing rpms for centos7/xen are in virt7-xen-44-testing > repository (and virt7-xen-46-testing aswell). > oh cool... how stable is it? I know the meanig of testing :) but it is stable enough to use it at home? Are there any known bugs/problems? If I want to start to use it, could I take already xen-46 or it is to unstable
2009 Sep 16
3
DomU to DomU throughput issue
Hi Is there anyone who has successfully resolved the low throughput problem in Guest communication. I am using Xen3.4.1 with PV os kernel 2.6.30-rc6-tip On fedora11. While running netperf benchmark on guests throughput results are very low DomU to DomU    0.29 Mbps Why is it so? What would be the problem. Is there any issue with fc11 platform? Regards, Fasiha Ashraf Add whatever you love
2005 Aug 17
3
TDM04B, trunk group
Hi, I am just trying to figure out how to setup a TDM04B card for incoming/outgoing calls. I have 4 lines, which are provided as a rotary trunk group, currently hooked into a Nortel system, which asterisk will replace. I have setup a Dell 1800 (Tower) system with the TDM04B card, which seems to work. The question is how do I set it up that all 4 lines are part of a trunk group, such that
2003 Oct 16
4
Metadata format.
Hi. Seeing as the topic appeared a while ago I was wondering: How do people feel about adopting ID3v2 for Vorbis aswell. This would, of course, mean it's given a stream of its own and even allow interleaving. It could be usefull, seeing as it would cut down on both initial development and software support, since a lot (most?) audio players already support it. It could also allow for code
2004 May 13
1
pattern matching w/ Cisco dialplans
I have some Cisco 7940's running SIP image 6.3 and a newphone account. Reguarding my dialplan I'm having a small issue. I'd like to dial 9,2,xxx-xxx-xxxx for a LD Nufone calls - however I also need to dial local phone numbers ie 9,2xx-xxxx Currently my dialplan looks like so <TEMPLATE MATCH="9,1.........." Timeout="0" User="Phone"/>
2018 Jan 23
2
Xen 4.6.6-9 (with XPTI meltdown mitigation) packages making their way to centos-virt-xen-testing
On Tue, Jan 23, 2018 at 4:50 PM, Nathan March <nathan at gt.net> wrote: > Hi, > > > Hmm.. isn't this the ldisc bug that was discussed a few months ago on > this > list, > > and a patch was applied to virt-sig kernel aswell? > > > > Call trace looks similar.. > > Good memory! I'd forgotten about that despite being the one who ran into >
2007 May 01
2
Multiple filesystem costs? Directory sizes?
While setting up my new system, I''m wondering whether I should go with plain directories or use ZFS filesystems for specific stuff. About the cost of ZFS filesystems, I read on some Sun blog in the past about something like 64k kernel memory (or whatever) per active filesystem. What are however the additional costs? The reason I''m considering multiple filesystems is for instance
2019 Oct 31
2
How to run single compiler-rt test in monorepo?
Hello all, I am having trouble running only a single lit-based test of compiler-rt. My folder structure is: inside the llvm monorepo checkout, I have a dir "build" with subdir "buildtrunk". I ran cmake inside "buildtrunk" and also run ninja from there. For LLVM I can do the following: > cd build/buildtrunk/test > ../bin/llvm-lit --show-tests . And it shows
2004 May 24
4
dialing multiple extensions
I've tried to setup multiple extension dialing - ie dial 1 number and it rings at a number of sources. For the most part its worked.... Now if someone dials 107 it rings Sip phones at 102 and 107, then goes to voicemail after 40 seconds. exten => 107,1,Dial(SIP/102&SIP/107,40|r) exten => 107,2,Voicemail(u102@pstn) exten => 107,3,Hangup exten => 107,102,Voicemail(b102@pstn)
2019 Feb 09
2
CentOS virt-sig Linux kernel 4.9.155 build
Hello everyone, Some of you might remember discussions earlier in 2017 (huh, long time ago) on centos-virt list about Linux kernel tty/ldisc related bug, which caused Xen dom0 kernel crashes for some people (and also more easy to trigger crashes on other arches, like on hp pa-risc), but the bug was difficult to reproduce for others/most people. Fix for this issue was merged to centos virt-sig
2007 Jul 31
5
Dropouts and echo
Hi all, We have recently implemented an Asterisk system using Trixbox (asterisk v1.4.4 at the moment, yet to move to 1.4.9) but are getting pressure to switch back to our old key system unless we fix two major issues. So please help me avoid switching back! An overview: We have about 12 Linksys SPA941 SIP phones connected on a private switched network to our asterisk box which is a