Saturday, July 13, 2013

Cisco 7975 Factory Reset

Factory Reset of Cisco 7975:

  1. Unplug the power cable from the ip phone and then plug it back in.
  2. While the phone is powering up, and before the Speaker button flashes on and off, press and hold the hash # key.
  3. Continue to hold # until each line button flashes on and off in sequence in orange color.
  4. Now release the hash # key and type the following sequence 123456789*0#

Factory Erase including Splash Screen:

Follow the above instructions, For the key sequence in Step 4 use this

3491672850*#

 Start the ftp server. It should be loading the firmware.

Disposable Linux TFTP Server

Whenever we talk about a server, always it need not be highly configurable.

I was looking for a simple tftp server to upgrade phone firmware. Either it comes with xinetd or service related things with all unwanted security settings etc..

Would you argue what is safe?

I just need a standalone executable to serve files via tftp and dispose it off. Not as a installed service or xinetd crap.

tftpgui under linux did a pretty awesome job.

Run in the  command line  

kans@kansmac14 ~/Downloads/tftpgui $ sudo ./tftpgui.py

You are given a simple UI to select the folder to serve file and logging.

Pretty Simple and Awesome ! Simple Engineering need to be Simple.

Saturday, April 27, 2013

Cisco 7975G / 7975 into trouble again


I want to change my SIP proxy (asterisk) from my router to my QNAP NAS.
Had to configure tftp with the right config on xmls.

Awesome tftpd-ha setup made me a round trip.

/etc/default/tftpd-ha - need to be configured with right user and the root folder should be with the correct permissions.

TFTP_USERNAME="root"
RUN_DAEMON="yes"
OPTIONS="-l -s -c /home/username/Downloads/test"
TFTP_DIRECTORY="/home/username/Downloads/test"
TFTP_ADDRESS="0.0.0.0:69"
TFTP_OPTIONS="--secure"

Make sure you have dhcp options 150 set with right IP Address.

Again I'm pleased with the voice and mic quality of Cisco Phone !

 

Wednesday, July 11, 2012

Installing a Laser Printer on Linux

HL2270DW - Brother Laser Printer Installation in few seconds. No drivers to Install

Used the URI I used was: ipp://$IP/pcl_p1 and the driver I chose was "Generic PCL Laser Printer" with the Duplex option checked. And it's worked perfectly since then!! How awesome is that.

Wednesday, February 29, 2012

RhodeCode - Awesome Mercurial Management Tool (Including User Management)

Apache Configuration



    ServerName yourservername
    ErrorLog /var/log/httpd/namedserver-error_log
    CustomLog /var/log/httpd/namedserver-access_log common
    WSGIDaemonProcess pylons user=apache group=root processes=1 \
    threads=4 \
    python-path=/usr/lib/python2.6/site-packages/
    WSGIScriptAlias / /var/www/vhosts/servername/rhodecodewsgi/dispatch.wsgi
    WSGIPassAuthorization On


Ldap Configuration:

User Management:


General Usage Process:

Saturday, February 11, 2012

Mercurial Clone without SubRepositories


Clone Mercurial without its Repositories.

hg clone --noupdate repo  destdir



Thursday, May 5, 2011

Cloud Internet Telephony Services - SaaS

Interesting Sites:

http://www.tropo.com/
http://www.twilio.com/
http://www.teleku.com/
http://www.phono.com/