Displaying 5 results from an estimated 5 matches for "dnld".
Did you mean:
dnl
2005 Aug 26
1
update.packages() is broken?
...n update.ctv()
> update.ctv <- function(view, force.bundles = FALSE) {
f <- function(x) if (x[1] == view) x$packagelist$name
ctv.pkgs <- unlist( sapply( CRAN.views(), f) )
idx <- if (force.bundles) 1 else c(1,5)
installed.pkgs <- c(installed.packages()[,idx])
dnld.packages <- setdiff(ctv.pkgs, installed.pkgs)
install.packages(dnld.packages, dependencies = TRUE)
update.packages()
}
misbehaves, perhaps because it's internally using update.packages()?
--
Ajay Shah Consultant
ajayshah at mayin...
2007 May 24
2
tc-htb traffic shaping script
Hi,
Is there any tested good HTB script for traffic shaping available like as
that of CBQ available at.
http://freshmeat.net/projects/cbq.init
I am n new bie and need to work on htb.
--
Regards,
M Arman
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2006 Jan 28
0
using tc on xen
...this ?
I tried the below script to limit download on an interface however it didn''t
seem to work. Still the interface is able to download at full speeds.
1. vm01 ==> is virtual interface
------------------------------------------------------------------------
#!/bin/sh
TC=/sbin/tc
DNLD=150Kbit # DOWNLOAD Limit
DWEIGHT=15Kbit # DOWNLOAD Weight Factor
$TC qdisc add dev vm01 root handle 11: cbq bandwidth 100Mbit avpkt 1000 mpu 64
$TC class add dev vm01 parent 11:0 classid 11:1 cbq rate $DNLD weight
$DWEIGHT allot 1514 prio 1 avpkt 1000 bounded
$TC filter add dev vm01 parent 11:0...
2007 Dec 17
4
Torrent: reminder to use it folks!
Well, there's so few going right now that I'm showing 38 days to get the
DVD. My normal dnld from a mirror travels appx. 600Mb/sec.
I'll wait until most of the U.S. goes home before I give up and use the
normal download though.
Here's hoping...
--
Bill
2004 Dec 28
0
500 "Internal Server Error"
...mode : Inband Voice
6990:
6991: 006953: Dec 29 01:48:05.079: sipSPIUpdCcbWithSdpInfo: SDP Media
Information:
6992: Negotiated Codec : g711ulaw , bytes :160
6993: Early Media : 0
6994: Delayed Media : 0
6995: Bridge Done : 0
6996: New Media : 0
6997: DSP DNLD Reqd : 0
6998: Media Dest addr/Port : 65.67.76.41:11980
6999:
7000: 006954: Dec 29 01:48:05.079: sipSPIHandleInviteMedia:
7001: Negotiated Codec : g711ulaw, bytes :160
7002: Preferred Codec : g729r8, bytes :20
7003: Preferred DTMF relay : 0
7004: Negotiated DTMF relay : 0
7005:...