Showing posts with label system. Show all posts
Showing posts with label system. Show all posts

Sunday, September 4, 2011

Install Tata Photon+ Modem in Backtrack

1. Before plugin the modem,
Open /dev, note down the devices named as cdromx.
In my case, they are as cdrom3 and cdrw
2. Plugin the modem

Friday, August 19, 2011

INSTALLING USB INTERNET MODEM

1] Download sakis3g.gz from its official website- www.sakis3g.org/

2] Install sakis3g.gz
a) open terminal, change current directory to that directory where the sakis3g.gz is
b) In terminal, type-
gunzip sakis3g.gz

MOUNT EXTERNAL USB STORAGE DEVICE

1] Finding the partition name of External device
a) In terminal, enter-
fdisk -l
It will list the all the partition no matter mounted or unmounted

Wednesday, March 9, 2011

CHANGE MAC ADDRESS IN BACKTRACK 4

1] For changing mac address to 11:12:43:44:75:56 (let say)

2] Just type -
    macchanger --mac 11:12:43:44:75:56 eth0