search for: untweaked

Displaying 8 results from an estimated 8 matches for "untweaked".

Did you mean: tweaked
2004 Aug 06
1
icecast 2 CVS version doesn't compile
...nes as possible. The second priority is exercising as much code as possible. So the current behaviour is to enable YP by default (exercising the YP code), but to disable it with a warning message if the curl library isn't available or of an adequate version (increasing the odds of a successful untweaked compilation). I've added a --disable-yp option. Obviously this turns off YP even if curl is installed. --enable-yp on the other hand causes configure to error out if curl isn't available. How does that sound? --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project hom...
2007 Mar 28
7
(no subject)
Hi all, I''m having a hell of a time getting my IFB to work. I know I''ve done this before, so I''m missing something stupid. Can anybody tell me what it might be? Configs as follows: -------- #!/bin/sh modprobe ifb numifbs=1000 modprobe act_mirred modprobe 8021q brctl addbr br0 brctl setfd br0 0 brctl stp br0 off brctl addif br0 eth1 brctl addif br0 eth2 ifconfig eth1
2004 Jan 21
0
smbfs issue
...39;t figure it out. It's running Samba-client v.2.2.8a and a stock 2.4.21 kernel. I have the exact config on another server that runs fine. Is there anything I should be specifically looking for? I've checked the doc at samba.org and tried some tweaks. No luck. I get better speeds on my untweaked, relatively untouched server. I am completely at a loss. Any ideas would be greately appreciated. <<JAV>>
2006 Feb 14
12
Running Xen 2.0 for Counter Strike: Source
...://www.howtoforge.com/perfect_xen_setup_debian_ubuntu This virtual machine is running 2 counter-strike public servers. Games has always been a fine benchmark tool :-) The fps number should be much higher. On my home server (a single p4 running lots and lots of stuff) the reading is 150-200 average untweaked with basic settings. In the counter strike forums there is word about the kernel hz. They say the kernel should be configured to 1000hz. fortunately the used 2.6.11.12 kernel has a standard setting of 1000hz. As you can see in the kernel source: include/i386/param.h. However current readings in cs...
2010 Oct 28
2
Network card not working after update to 2.6.18-194.17.4.el5
Hello, the network card of my workstation stopped working after I updated the kernel to 2.6.18-194.17.4.el5 . I don't see any specific error messages when booting, and the related interface is shown as up by ifconfig with its (static) IP address properly set. But I cannot reach any other computer or router on the LAN (whereas other boxes work fine). Where the network cable is plugged, an
2004 Aug 06
3
icecast 2 CVS version doesn't compile
On Wed, 28 May 2003, Brendan Cully wrote: > This is only defined in libcurl 7.10 and later. I've just committed a > test for this to the configure script, which should disable YP if > libcurl isn't recent enough. I haven't tested it though, so I'd > appreciate testing and feedback from the CVS-using community. Surely preferred behaviour is for configure to complain if
2004 Oct 28
12
HTB: Problem with excess bandwidth distribution
Hello, I have a serious problem with HTB which I wasn''t able to solve myself. I run a masquerading router with ppp0 as interface to the Internet. Three clients need to share a downstream of 1 MBit, which I want to divide with tc. When I see a packet being forwarded to one of these clients, I give it the appropriate unique mark: iptables -t mangle -A FORWARD -d 192.168.34.141 -j MARK
2008 Feb 15
38
Performance with Sun StorageTek 2540
Under Solaris 10 on a 4 core Sun Ultra 40 with 20GB RAM, I am setting up a Sun StorageTek 2540 with 12 300GB 15K RPM SAS drives and connected via load-shared 4Gbit FC links. This week I have tried many different configurations, using firmware managed RAID, ZFS managed RAID, and with the controller cache enabled or disabled. My objective is to obtain the best single-file write performance.