search for: flem

Displaying 20 results from an estimated 27 matches for "flem".

Did you mean: elem
2006 Jan 10
8
tc filter add ... fw returns RTNETLINK answers: Invalid argument
When I run this: tc filter add dev eth0 parent 1: protocol ip prio 1 handle 1 fw I get: RTNETLINK answers: Invalid argument The traditional interpretation of that gnarly error message is that cls_fw is missing, but lsmod | grep cls_fw gets me: cls_fw 2336 4 (autoclean) I can''t remove it because it''s in use, but all 4 statements that use it failed, so
2007 Jun 06
4
R help
Hi, I wonder whether R can finish the following project: I want to make a chart to represent 10 genes. Each gene has orientation and length. Therefore, a gene can be represented by arrows. Can R be used to draw 10 arrows in one line ? scott --------------------------------- [[alternative HTML version deleted]]
2000 Mar 19
2
Win 98 password changes - Help!
We've got Samba 2.0.6 running as a PDC, Windows 98 clients domain logins. Works beautifully except for changing password - when changing passwords through Control Panel | Passwords, Win98 says 'Unable to change password for Microsoft Networking because of the following error: Incorrect password'. As it happens, the supplied password is correct. smbd log as follows : [2000/03/13
2004 Dec 01
1
FreeBSD Security Advisory FreeBSD-SA-04:17.procfs
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-04:17.procfs Security Advisory The FreeBSD Project Topic: Kernel memory disclosure in procfs and linprocfs Category: core Module: sys Announced:
2006 Jan 15
9
even bandwith for users on 2 newtworks
Server : eth0 - internet DSL eth1 - LAN wlan0 - wireles LAN I want server to share bandwith from eth0 evenly for users on eth1 and wlan0. How can i make it ? Is it possible ? As far as i know htb splits outgoing bandwith on one device only. ---------------------------------------------------- Grypa? Damy radę! Sprawdź jak jej zapowbiegać, a jeśli już za późno ...jak leczyć - grypa.wp.pl
2006 Jan 10
2
Shaping traffic bound for the NAT''ed networks whithout imq
...off the users. I have two questions: 1) I compiled IMQ as a module and inserted it, but I couldn''t "ifconfig imq0 up" or anything else with it, any idea what I might be doing wrong? 2) Is there any alternative to using IMQ to get all the inbound traffic shaped at once? -- Flemming Frandsen, NrVissing.Net administrator.
2004 Feb 14
2
Localhost traffic and ipfw rules
I seem to be stumped on this one. I have TCP packets destined to my external interface from 127.0.0.1 (Ack+Reset zero data) with source MAC of my default gateway and I can't seem to block this traffic. Snort picked up the traffic and I have confirmed with tcpdump. So I decided I needed to examine my anti-spoof rules. I already had this one deny ip from any to 127.0.0.0/8 in recv
2016 Jan 22
2
[PATCH 2/2] core: Fix stack overflow when reloading config
...spawn_load. > Network capture just confirmed it. > > Do you wish something else to happen? > > It is, indeed, a waste of time reloading the very same file again and > again. But I hope it was made this way for simplicity. > > > Celelibi > BTW, this code is due to Matt Flemming with commit 3a316db1 (later modified). The commit log say this: ldlinux: Loading a config file should cause re-initialisation There are a number of initialisation steps that need to be performed *every* time a config file is loaded. Reload ldlinux.c32 so that we can re-initiali...
2007 Nov 27
1
Problem or error in syslinux used with UNDI net driver...
...use to prevent destroy the pxe UNDI net driver. The problem is similar when using ISOLINUX with the same UNDI net driver, the driver fail to load!!! The same will happened if I don't use the sw keeppxe on PXELINUX. Is there a sw or anything else I can use on ISOLINUX??? Regards Flemming
2002 Oct 17
1
Cannot mount with newer samba
...I use exactly the same fstab line in both cases. The corresponding mount command does not mount in the redhat cases. mount -t smbfs //server/shared /mnt/g-drive -o user=<user>,password=<pswd>,uid=500,user,auto Is this a bug in the newer samba versions? Flemming
2000 Jun 22
4
Solaris 8
Dear sirs, Could you please tell me if your last Samba version runs on Solaris 8?? I apreciate your answer. -- Best regards, Flemming S?rsdal ______ System Support Eng. /_____/\ Enterprise Services /____ \\ \ /_____\ \\ / Sun Microsystems AS /_____/ \/ / / Gjerdrums vei 12 /_____/ / \//\ N-0486 Oslo, NORWAY \_____\//\ / / phone: + 47 22 02 39 00 \_____/ / /\ / Mobile: + 4...
2016 Jan 22
3
[PATCH 2/2] core: Fix stack overflow when reloading config
2016-01-22 3:37 UTC+01:00, H. Peter Anvin <hpa at zytor.com>: > On 01/21/16 18:33, Celelibi wrote: >> >> BTW, this code is due to Matt Flemming with commit 3a316db1 (later >> modified). The commit log say this: >> ldlinux: Loading a config file should cause re-initialisation >> >> There are a number of initialisation steps that need to be performed >> *every* time a config file is loaded. Reloa...
2006 Jan 18
1
Breakpoints for multiple variables using Segmented
...g<-segmented.glm(obj = model.glm, Z = predictor_variable, psi = 2 , it.max = 50) Thanks very much for your help. Matthew G. Betts, Ph.D. NB??Cooperative Fish and Wildlife Research Unit Faculty of Forestry and Environmental Management University of New Brunswick?? UNB Tweedale Centre Hugh John Flemming Forestry Complex 1350 Regent St., Fredericton, N.B. E3C 2G6 (506) 447-3408 http://www.unb.ca/web/acwern/people/mbetts/mbetts.htm
2016 Jan 22
0
[PATCH 2/2] core: Fix stack overflow when reloading config
On 01/21/16 18:33, Celelibi wrote: > > BTW, this code is due to Matt Flemming with commit 3a316db1 (later > modified). The commit log say this: > ldlinux: Loading a config file should cause re-initialisation > > There are a number of initialisation steps that need to be performed > *every* time a config file is loaded. Reload ldlinux.c32 so th...
2016 Jan 25
0
[PATCH 2/2] core: Fix stack overflow when reloading config
On January 22, 2016 3:59:09 AM PST, Celelibi <celelibi at gmail.com> wrote: >2016-01-22 3:37 UTC+01:00, H. Peter Anvin <hpa at zytor.com>: >> On 01/21/16 18:33, Celelibi wrote: >>> >>> BTW, this code is due to Matt Flemming with commit 3a316db1 (later >>> modified). The commit log say this: >>> ldlinux: Loading a config file should cause re-initialisation >>> >>> There are a number of initialisation steps that need to be >performed >>> *every* time a conf...
2019 May 14
1
centos 7 gnome-terminal login-shell
Hi ! I wonder, that i got a login shell, if i start the gnome-terminal on my Gnome-Desktop, recognizing the sourcing of all files in /etc/profile.d/ .. Can somebody give me an hint, where it's system-wide configured or it's a bug and it isn't configurable ? (it's not configured as login-shell in Preferences and the checkbox ;-) ) For Ubuntu18.04 it's not the default,
2007 Apr 18
0
Asterisk COLP (COnnected Line Presentation)
Hi, I would just like to know if any work was ever done on COLP or its related cousins? The last evidence of it seems to be about 2 years old when K.Flemming and Olle both showed some mild interest. I am not sure how well that code would apply to today's Asterisk. (I realise that this is sort of a duplicate posting, sorry about that.) Thanks for any feedback. Steve
2006 Oct 28
0
Asteroid SIP Denial of Service Tool
...es. It is unfortunate though that there are idiots who will use this lame tool for malicious purposes. Some vendors, CERT and other organizations were contacted as early as September 9th 2006 to address issues with their products. Most reacted quickly to get the fixes in order. Thanks to Kevin P. Flemming and the guys on Asterisk Dev for creating a thread on this. Dan York for getting some to pay attention. PSIRT at Cisco for looking into this, Tim Donahue for his perl pointers, vgersh99 (aka vlad) for nawk foo pointers, PHV, Annihilannic, p5wizard (segment!), and Henning Schulzrinne for taking...
2001 Jul 18
1
Rd2dvi - script (PR#1029)
...and output b). It seems that our Solaris machines makes a further expansion in the shell scripts than intended ( \\b -> \b -> <Backspace> ). We have also tested the script on a SunOS 4.1.2 and a Debian/GNU Linux 2.0.36 machine, where everything worked fine. script a: #!/user/flemming/aa/sh Rd_DESCRIPTION_to_LaTeX () { echo '\\begin{description}' echo "\\begin{description}" echo "\\raggedright{}" echo "\\end{description}" } touch b Rd_DESCRIPTION_to_LaTeX >> b ------ output b: \begin{description} egin{description} agg...
2016 Jan 25
2
[PATCH 2/2] core: Fix stack overflow when reloading config
...lt;hpa at zytor.com>: > On January 22, 2016 3:59:09 AM PST, Celelibi <celelibi at gmail.com> wrote: >>2016-01-22 3:37 UTC+01:00, H. Peter Anvin <hpa at zytor.com>: >>> On 01/21/16 18:33, Celelibi wrote: >>>> >>>> BTW, this code is due to Matt Flemming with commit 3a316db1 (later >>>> modified). The commit log say this: >>>> ldlinux: Loading a config file should cause re-initialisation >>>> >>>> There are a number of initialisation steps that need to be >>performed >>>>...