How to limit a single connection to 128 Kbps?

You can not limit a single HTTP request’s connection speed. You can limit individual hosts to some bandwidth rate. To limit a group of hosts, then you must use a delay pool . For example:

acl only128kusers src 192.168.1.0/255.255.255.0 acl all src 0.0.0.0/0.0.0.0 delay_pools 1 delay_class 1 3 delay_access 1 allow only128kusers delay_access 1 deny [...]

Botnet Unleashes Variety Of New Phishing Attacks

The massive Zbot botnet that spreads the treacherous Zeus banking Trojan has been launching a wave of relatively convincing phishing attacks during the past few days — the most recent of which is a phony warning of a mass Conficker infection from Microsoft that comes with a free “cleanup tool.”

The wave of attacks began [...]

How to Install Source Files in Ubuntu

Ubuntu beginners in any linux(ubuntu) find hard to find the package files of their distro and end up in finding an source package(which is either in tar.gz or .gz).. so now people think how to install these source files…..

lets now see how would you be installing source files in ubuntu…..

source files contain the [...]

Apps to Convert Audio & Video Files in Linux

Different audio and video formats available, there is often the need to inter convert amongst them – sometimes for quality and sometimes for compatibility. Here are some of the better software, that you can use to achieve the inter conversions on your Linux box.

Sound Converter

Available via the package manager, Sound converter provides basic [...]

BlackBerry Storm 2 blows to Vodafone

Wi-Fi is finally en route to the BlackBerry Storm, following Vodafone’s confirmation that the Storm 2 will hit in its stores later this month.

Details of the Storm 2 – aka the BlackBerry 9520 – have been floating around for months. But the handset’s manufacturer, Research in Motion, and Vodafone today confirmed to Register [...]