Select Page

Hulu location check work arounds

Method 1: Add this to the hosts file: 127.0.0.1 releasegeo.hulu.com Method 2: With Firefox and Foxyproxy addon. First add your proxy to the Foxyproxy proxies and “http://releasegeo.hulu.com/geoCheck” to the whitelist. Now make sure to use the “Use proxies on their...

N900 Repos

/etc/apt/sources.list.d/hildon-application-manager.list #Nokia Official deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./ deb https://downloads.maemo.nokia.com/fremantle/ssu/mr0 ./ deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./ #Extras...

SipToSis – Debian init.d script

Here is init script I made to start stsProxy and stsTrunk seems to work fine. If any one has comments or suggestions to it please add or feel free to modify it post and better ways of doing this. Just save the code to: /etc/init.d/siptosis then:$ chmod +x...

chan_datacard

Chan_datacard is an Asterisk channel driver for Huawei UMTS / 3G datacards. Supported features: * Place voice calls and terminate voice calls * Send SMS and receive SMS * Send and receive USSD commands / messages Example dialplan: [datacard-incoming] exten =>...

Text to Speech AGI

#!/usr/bin/perl #————————- #Text to Speech AGI #Mod by V #ver 0.03 #http://www.deepthought.ws...

HUAWEI Disable CDRom Mode

disable/revive flashdrive The integrated flashdrive can be disabled by executing the following AT-command: at^u2diag=256 If your modem answers ERROR, instead you can use command: at^u2diag=0 Unfortunately this command will also disable the microSD-drive. To revive the...

apt-fast: A faster apt-get

# !/bin/sh # apt-fast v0.02 by Matt Parnell http://www.mattparnell.com, this thing is fully open-source # if you do anything cool with it, let me know so I can publish or host it for you # contact me at admin@mattparnell.com # Special thanks to Travis/travisn000 from...