суббота, 14 марта 2009 г.

debmirror script

#!/bin/bash
debmirror --nosource -m -h mirror.yandex.ru -e http -r ubuntu -s main,contrib,non-free \
--ignore-release-gpg --ignore-small-error -d hardy,hardy-backports,hardy-security,hardy-updates \
/path/to/save

четверг, 12 марта 2009 г.

firefox extentions

ad blocker
adblock plus
adblock plus: element hiding helper
better gmail
brief
clear cache button
cookie swap
coolpreviews
download status
downloadhelper
downthemall
drag & drop.io
extended statusbar
faviconizetab
firefox showcase
fission
forecastfox
forecastfox i10n
foxmark
foxtab
gmail adblocker
gmail manager
gmail space
googcal
google gears
google redesigned
media converter
multirowbookmarktoolbar
open it online
personas for firefox
quickrestart
reminderfox
showip
site launcher
split brouser
status-bar scientific calculator
stealther
tab popup

iperf - тестирование ширины канала

host1 (server):
# iperf -s -p 60000 -f k

host2 (client):
# iperf -c host1 -p 60000 -f k -w 256k -t 60
Смотрим вывод...