Displaying 6 results from an estimated 6 matches for "kyf".
Did you mean:
ky
2010 Jun 29
9
SYSLINUX 4.00 2010-06-28 EDD Load error - Boot error
SYSLINUX 4.00 2010-06-28 EDD Load error - Boot error
Booting from USB on old IBM T43 or newer Esprimo E5731E.
No problems with version 3.86 and same usb-stick.
2011 Oct 07
1
plain text??
...LoWe8g0SGOjilcL/0MDrew7wOhkp+xznXMCI99q
QA6xAKckw6M5QZmQxM/QqePK7jPl/3U6KnpO5EBaZ+lYMC3JtUIXItnrvkphs7MU
DvV0hdb2cJS9t3VB7I4Q6Ebuy9kvbRPqTCsQCO0DxpESjCN0rK/h9A55vZLd0z2n
0OVb1XFstQEI7stiqap9XUqBRHcoENdII8pSvrPqx4ZNPwocUrK+0JMoA1QEWYBO
xtn3VEWxGKqL1sjqA7hgQsK82fAeyBWgAeJ3t/3nyp3B+WzgsliBylvSnkE3nQ9N
kYf/pGSbHNr2ZhmzVDR7VAi2+5HnAdGeGOolJegpJz7ZiHJfMjjkInTsjqnB/CNH
MjojVbaUqgfQ4HhtRjP9NZBbqfrLyKDD55PrtGzAOCH4K9Y95GFvdiNecEOkp602
mMSGF6LpYyA2lGWihJ75Q+pUzQWHqYdIuaZl6/0R0g72UBeFzbHDOPWHV+j47jsu
5xELXlanACxkZhJT7IubT1s1OqZtJal9CmrJ2XnF+A==
=e72k
-----END PGP SIGNATURE-----
2004 Aug 23
1
Some questions about hfsc
I have been looking at the hfsc for some time as a replacement or at a
class that can be used like htb. But I seem to have run into a problem.
With htb classes it is easy to make three or more levels of priority for a
connection. All you need to do is to make classes and give them different
prio levels. But it seems like you can only define a real-time bandwidth
and a link sharing bandwidth.
2004 Jul 30
3
notes&questions: filter, HTB, hfsc & tc binary,ifs tx ques
...deranged ''tc show class'' but seems working well.
It''s got problems with hfsc too- anyone can tell me does that iproute
version work well with hfsc? (supposing correct compilation) Does it have
patch from trash.net?
it would be lovely to have some help
:-)
Krzysiek, kyf@arterm.pl
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2006 Mar 06
1
complex; ifb, masq et omnia
Hi all.
I''m using Jamal''s ifb virtual interface from new kernel. Redirecting incoming
traffic from external interface like that:
# tc [blahbla] match u32 0 0 flowid 1:0 action mirred egress redirect dev ifb0
to ifb to shape it.
The problem is that I''m using MASQUERADE by netfilter also. That redirected
traffic coming from internet gets to ifb _before_ DNAT is done.