A Blog about technology, linux, peer2peer, cool new downloads and software development.

Tuesday, March 3, 2009

html tidy tutorial

tidy -ashtml -i -utf8 -o index2.html index.html

Monday, March 2, 2009

Squid Proxy Hide System’s Real IP Address

http://www.cyberciti.biz/faq/squid-proxy-is-not-hiding-client-ip-address/

ubuntu linux bt headset

Per instructions in :
https://help.ubuntu.com/community/BluetoothHeadset

After every boot :

cat > bt_audio_on.sh
sudo hciconfig hci0 voice 0x0060
sudo modprobe snd_bt_sco
sudo modprobe sco
pactl load-module module-alsa-sink device=bluetooth
pactl load-module module-alsa-source device=bluetooth
sudo cat /proc/asound/cards