similar to: traffic shapper

Displaying 20 results from an estimated 800 matches similar to: "traffic shapper"

2001 Jun 19
3
RTNETLINK answers: Invalid argument
Hi all, I have installed 2.4.5 kernel, Debian Potato. my tc script: #!/bin/bash tc qdisc add dev eth1 root handle 20: cbq bandwidth 10Mbit avpkt 1000 echo root tc class add dev eth1 parent 20:0 classid 20:1 cbq bandwidth 10Mbit rate \ 10Mbit allot 1514 weight 1Mbit prio 8 maxburst 20 avpkt 1000 echo class tc class add dev eth1 parent 20:1 classid 20:100 cbq bandwidth 10Mbit rate \ 5Mbit allot
2004 Mar 09
2
levelplot problems !!!
Dear R users, I have changed my R version to the new 1.8.1 and some problems appears when using the previous levelplot code. This is a simple example: a <-1:10 b <-11:20 j <- rnorm(100) grid<-expand.grid(a = a, b = b) levelplot(j~a*b, grid) Normaly in my previous vs this was suffice to produce the levelplot. Now, an empty R graphics device appears with the following error
2010 Jul 21
5
slog/L2ARC on a hard drive and not SSD?
Hi, Out of pure curiosity, I was wondering, what would happen if one tries to use a regular 7200RPM (or 10K) drive as slog or L2ARC (or both)? I know these are designed with SSDs in mind, and I know it''s possible to use anything you want as cache. So would ZFS benefit from it? Would it be the same? Would it slow down? I guess it would slow things down, because it would be trying to
2004 Feb 12
0
Pseudo Bridge with wonder shapper
I''m triying to setup a pseudo bridge with wonder shapper and reverse arp. I readed the advance routing howto but as I''m not a experienced linux user it doens''t have enought information on how to do it. Basicly I don''t know how to route with linux! My box is got 2 interfaces, eth0 and eth1 . I''m runing Mandrake 9.2 . I already installed wonder shapper.
2003 Dec 09
1
Traffic shapper and bridge
The university is like a ISP to give access to Internet to several faculties, but we want to restrict the traffic, we needed a traffic shaper to do this, I wanted to have something like (Packeteer INTEL NETSTRUCTURE 7370 aplication server) which it is a bridge where I not need IP for my networks cards. somebody knows one good one to work it on Linux? Regards.
2009 Nov 11
1
Unable to execute
An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091111/2b828eff/attachment.htm -------------- next part -------------- Hello. I am trying to execute an fax reception script and i am getting the following: [Nov 11 08:40:52] WARNING[12800]: app_system.c:88 system_exec_helper: Unable to execute '/var/lib/asterisk/scripts/mailfax ""
2012 Mar 24
1
Smalltalk binding to R
Hi - any person interested in building a binding between Smalltalk and R, please contact myself or Hernan. This could be done as the Google Summer of Code (GSoC). http://www.google-melange.com/gsoc/homepage/google/gsoc2012 http://gsoc2012.esug.org/projects/r-statistics For those who don't know Smalltalk it is an Object Oriented language that was created back in the '80s in the Xerox
2009 Aug 13
10
HVM or PV
Hi All, Sorry if this is a stupid question. I am walking into someone else''s xen install, and don''t have access to the host os at the moment. How do I tell just from a domU (with Ubuntu) if it is PV or HVM. I have looked through the forums and documentation and it seems to be very easy to figure this out from dom0, but unfortunately that isn''t possible at the
2008 Sep 02
6
Writing new controllers
I have created new rails-project. I start Mongrel. I add to project: app/controllers/my_first_controller.rb --------------------------------------------------------- class MyFirstController < ApplicationController def index render :text => ''<html><body>My First Controller</body></html>'' end end http://192.168.1.1:8080/my_first/ -> all
2002 Jun 17
0
network printing
Hi Huw, > > I am trying to run DacEasy Accounting for Windows version 9.0 > using codeweavers wine on redhat and Mandrake. I seem to be gaining > success with its operation but I seem not able to print. When I click on > the "Print" button, the program terminates. I tried to print running > window's notepad.exe and it works fine. I just added the following line
2005 Aug 29
2
TDM400 and Phone does not 'ring'
I have a running * with a TDM40B board in it. I have 3 analog phones that works (rings) perfectly when connected to a Telco POTS line. When connected to the Digium TDM40B (with FXS port), I have problems with 'ringing': 1 phone 'ringes' normally 1 phone 'ringes' a bit cripled (instead of ring-ring... ring-ring..., it does 'ring-ri... ri.... ring... ri...) and the 3rd
2010 Aug 19
2
help making fileserver
Hi, folks ! Perhaps somebody can help me with a litle isuue. I?ve got a PDC with Ubuntu+Samba 3.5 +LDAP working fine in my network. But now I?m trying to implement a fileserver that autenticate against my domain server. If someone have any idea about how to do it and can give me a link or some clue about it, I really will apreciate it! Thank you very much for your time.
2003 Aug 05
6
Problems with JAIL in 4.8R
Hi, i've set the outside ip for the jail..It works.. When i try to ssh to jail'ed system from the main system (in which is created jail) the connection is successful, but when i try to connect to jailed system from anywhere else i get this message: ssh: connect to host IP_NUMBER port 22: Operation timed out What can be wrong here? How to solve this problem?
2004 Aug 06
2
Problems starting ices
Hi Karl, I would like to send you the output, but after installing strace on my FreeBSD, i get the following: <p>/usr/local/bin/strace -o output -s 100 -f /usr/local/bin/ices /usr/local/etc/icecast/ices.xml strace: open("/proc/...", ...): No such file or directory trouble opening proc file Is there another way to send you a trace? <p><p><p>On Mon, 2003-08-11
2004 Aug 06
2
Windows client
<quote who="Wim"> > On Tue, 2003-08-19 at 14:15, Stefan Neufeind wrote: > > <...SNIP...> > > > > What's the problem with using WinAmp for this?!? > > > It runs on Windows ;-) Ofcourse that's precisely what the OP wanted, just without Winamp ;-) -rbb -- Remco B. Brink -- IS Developer / CDTT -- Opera Software ASA Personal
2004 Aug 06
2
Ices 0.3 & freebsd
Hi, Just trying to compile ices 0.3 src from tarball on a freebsd 4.5 box. I installed libshout2-2.0,1 port but ./configure can't find shout_new ... checking dynamic linker characteristics... freebsd4.5 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be
2005 Jan 04
1
[fdo] Linux Desktop Testing Project - Hosting request
Hi, LDTP (Linux Desktop Testing Project) hosted in http://gnomebangalore.org/ldtp About LDTP: *Problem:* In windows domain there are many GUI automation tools, which can recognize the GUI as "objects" and not just with co-ordinates. Unfortunately, Open Source Linux GUI automation tools are not matured up to that level - at least to my knowledge ;) . Without this advancement in the
2004 Aug 06
4
Windows client
On 19 Aug 2003 at 12:54, Remco B. Brink wrote: > <quote who="Ross Levis"> > > > Correct me if I'm wrong, but one thing still lacking in the Windows > > environment is software which can feed ogg files directly to > > IceCast2 without encoding. This would be very handy for me right > > now. Anyone working on anything? An Ices2 for Windows would
2003 Sep 02
4
bad buffering
Hi all! I installed icecast & ices (from CVS) Enerything runs, but with some problems: When I connect to the server (with XMMS or MPlayer) the buffer runs empty very quickly, causing interruptions. My "server" is an old Pentium 120 with 64MB RAM ,a HD of 8G and an ethernet NIC. (I know it isn't much, but I'm tired of taking my CD collection to work.) I ripped the tracks in
2006 Jun 15
6
Error in dispatch.fcgi...
Yesterday, our of nothing my server went down... Rails application failed to start properly Imediately i started checking my logs and found quickly that something was wrong with the dispatch.fcgi or its function. I use FCGI, and it had been working perfectly with Apache 2.0.55, MySQL 5.0, Ruby 1.8.2 and Rails 1.1.2. What really got me wondering was that I did nothing. One day it worked