search for: linuxhq

Displaying 9 results from an estimated 9 matches for "linuxhq".

Did you mean: linuxha
1997 May 14
4
cxterm buffer overrun
cxterm is a Chinese terminal emulator for the X Window System. It''s installed as suid-root by default if you did a make install. Just like xterm, it does needs to be suid to update /etc/utmp...blahblah... I discovered some buffer overflow bugs in it. The code attached below is the exploit. Quick fix? chmod -s /path/cxterm
2009 Nov 16
2
2 TB limit on USB drive
Hallo I submitted this as a bug several weeks ago, but I wanted to ask around & see if anyone else has come across this.... I have a USB Buffalo Drivestation Quattro, with 4 1TB disks configured in raid5 as one 2.8TB (or so) disk, attached to a Cent 5.4 64 bit server (completely yum'd up to date) The disk is labeled as GPT, and formatted as a 2.8 TB ext3 partition (this issue also
2010 Sep 16
0
Bug#571634: xen-utils-common: using --physdev-out in the OUTPUT, FORWARD and POSTROUTING
...anked for the reasons given in the changelog: http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.20 > [NETFILTER]: bridge-netfilter: remove deferred hooks > > Remove the deferred hooks and all related code as scheduled in > feature-removal-schedule. And per that: http://www.linuxhq.com/kernel/v2.6/20/Documentation/feature-removal-schedule.txt > What: Bridge netfilter deferred IPv4/IPv6 output hook calling > When: January 2007 > Why: The deferred output hooks are a layering violation causing unusual > and broken behaviour on bridge devices. Examples of th...
1999 Jan 18
1
smbmount and smbumount
...util- linux and it's version is 2.9.... I also noticed that the smbmount and smbumount files in the samba 2.0.0 package don't get compiled... Can someone help me? I'm running slackware 3.6 with kernel 2.0.0- pre7... Nils ------- LINUX... A manly sort of operating system! http://www.linuxhq.com
2005 Mar 02
1
AD group membership limits?
Hi, I'm running Samba 3.0.11 on RedHat ES 3 kernel version 2.4.21-15.0.4.ELsmp and have a quick question about AD group membership limits Am I right in assuming that Samba is limited by the group membership parameters (ie NGROUP = 32) imposed by the Linux kernel? Is there any workaround in Samba for this? At the moment if a user is a member of more then 32 domain groups they cannot access
2004 Sep 28
3
Suggestion.
Hi, I''m new to the list. I intend to learn about some Linux Networking features to help myself and others. I''m looking to control the bandwidth in my office. Basically there are like 20 computers, a 2MB Adsl Line. And I would love to let them only use a certain amount of bandwidth. For example let every client use 20KB of internet bandwidth of the 210KB we can download
2004 Oct 06
2
Huge system load using HTB
Hi! I have some problems with htb performance. THE SETUP: I have a network with 3 ISP uplinks and 1 local network uplink. There are about 1700 clients. I was shaping their bandwidth with HTB using iptables mangling in a manner: tc class add dev $DEV parent 1:10 classid 1:${CLASS_ID} htb rate \ 16kbit ceil 512kbit burst 2kb prio 2 quantum 1500 tc qdisc add dev $DEV parent 1:${CLASS_ID}
2004 Oct 13
2
Resetting traffic history
I''m a tc newbie, and I think I am close to being able to use it to control one of the virtual web sites on our Gentoo Linux server. The site has it''s own IP address. I have a bit of a problem in that the way I originally configured tc, the busy site grabbed all the bandwidth, leaving none for the other (and more important) sites. Here is how I had configured it: tc
2004 Dec 21
18
Weighted packet shaping?
Hi all, Im new to all this, and am still trying to get my head qround some of the concepts of how this all works. Ive read the howto''s, man pages etc. Ive setup packet shaping on my router/server box using HTB and SFQ, but its not working the way i would like. Im after shaping that has "weights" for classes so that a lower priority class will slow down when a higher class