Archive for the ‘Linux’ Category

KDE Plasma Netbook, with Widget Support

Weather, calendar, clock, news feed, music player, any kind of widget you want to add. You can add it in linux desktop, not android. Just use KDE Plasma Dekstop.

sudo apt-get install kde-standard kde-plasma-netbook

Ubuntu KISS 2: Squid, IPTables, Limit Torrent Traffic, Log Analyzer & DHCP Server

How to limit download bandwidth, specifically for download manager and P2P software like bittorrent?

We can use squid for limit download speed and iptables for forwarding all of traffic from client to squid. With this configuration, we can limit user without need to settings anything in user side, like no need to set ip address manually nor configuring internet browser proxy setting because we use transparent proxy.

Read more

Return top