Customize peer ID in BTQueue 0.1.0

Since 0.1.0, BTQueue allows you to specify peer ID style such as BTQueue itself, Bram Cohen’s client, Azureus, and BitComet. This feature is added because some of my friends encountered difficulty to download from some trackers. These trackers do allow only some known clients such as Azureus because some clients work incorrectly. In order to change peer ID, simply modify policy.conf as follow.

peer_id = btq

There are 4 possible peer IDs such as btq, bt, az, and bc. Otherwise, you may run at the BTQueue prompt.

gset peer_id btq

Enjoy downloading!

BTQueue 0.1.0 is available!

I’m very exciting to announce the release of BTQueue 0.1.0. After very so long waiting for a year, I have finished BTQueue 0.1.0 and hopefully it works well without the classical bugs, e.g., 100% utilization and freezing.

This version is kind of beta release. You can leave comments and report bugs to help me fix them all. My purpose is to develop BitTorrent client for production run in data center and co-location.

This is the new beginning of BTQueue. By upgrading to 0.1.0, you are able to:

  • Utilize DHT network compatible to Bram Cohen’s client and BitComet

Dtrace และ SystemTap

พอดีลองวนๆ ไปหาอะไรอ่านเกี่ยวกับ project ที่ RH ดำเนินการอยู่พอดีไปเอะใจตรง SystemTab project ลองไปไล่ๆ อ่านดูทำไม concept เหมือน DTrace เลยหว่า

ลองอ่านๆ ในส่วนของ architecture ดูอืมม ไม่เหมือนแค่ concept ด้วยเห่ะ ทำงานยังคล้ายๆ กันเลย ใครสนใจลองไปดูได้ architecture paper (July 2005)

real world FIND usage

จำไม่เคยได้ซักทีเกี่ยวกับ find command แปะไว้กันลืมเจอมาจาก http://www.wagoneers.com/UNIX/FIND/find-usage.html

sudo find / -type f -name *.jpg  -exec cp {} . \;

find . -type f -size +10000 -exec ls -al {} \;

nice job sugree

I was at Drupal and I saw this http://drupal.org/files/fosdem-big.jpg . The last word pertains to your IP-to-country module. Nice work. These days it's a very nice feature to have. Good job my man! larry

Nir Ben-Dor posted  about a Google’s strategy and he also pointed me to  article at Linkadelic Magazine. According to  and , I summarize all opinions as follows.