Previous installation hasn't been completed

In applications>accessories>terminal type
sudo dpkg --configure -a
and
sudo apt-get -f install
If you get any errors from these commands,please post them here.Also if you get errors post output of
cat /etc/apt/sources.list

command for wifi wep/wpa cracker

1) Gerix Wifi Cracker Install

sudo python /usr/share/gerix-wifi-cracker-ng/gerix.py
2) Grimwepa install

java -jar grimwepa1.10a6.jar
3) Wifite Install

python wifite.py

Installing Compact-Wireless patched on Ubuntu Lucid

New package already patched for Ubuntu Lucid:

(for drivers rtl8187, zd1211rw, iwl3945, ath5k, rt73usb, partially injection for rt2800usb)
(include the patch to fix the problem in Airodump-ng --> "mon0 fixed channel: -1")

Code:


sudo rmmod rtl8187 zd1211rw mac80211 cfg80211
sudo mkdir /usr/src/drivers
cd /usr/src/drivers
sudo wget http://ubuntuone.com/p/ewj/.tar.bz2
sudo tar jxvf compat-wireless-aircrack-lucid-patched.tar.bz2
cd compat-wireless-aircrack-lucid-patched
sudo make
sudo make install
sudo make unload
- At this point, to use the driver RTL8187 with [b]ALFA- AWUS036H, load the appropriate module with this command:

sudo modprobe rtl8187
- While, for use of the new ALFA- AWUS050NH, load driver RT2800usb:

sudo modprobe rt2800usb


How To Import Winamp Equalizer Preset Into Linux Audio Players Like Audacious, XMMS, etc


Linux users always miss out on one feature that their Windows counterparts enjoy while listening to music. Most of the time, while listening to music using music players like Audacious, BMP, XMMS, etc in Linux, users misses out the equalizer presets that is present in most of the Windows music players like of Winamp, iTunes, Windows Media Player, etc.
For any die-hard music-aficionado who loves to listen to music and cannot compromise with quality, can never forgive a player that doesn’t comes with an equalizer preset. If you are a music lover who don’t likes to compromise with music and likes to have equalizer presets for fine tuning his music, there’s a simple trick to import the Winamp equalizer presets into your Audacious, BMP, XMMS, etc Linux music players.
Simply follow the steps below:
Run the following commands one by one in your terminal and you will have the equalizer presets of Winamp in your favorite Linux music player.
terminal
Step 1Download the Winamp equalizer presets using the following command in your terminal:

wget http://www.beastwithin.org/users/wwwwolf/code/xmms/winamp_presets.gz
Step 2: Import the downloaded Winamp equalizer presets into Audacious, BMP, and XMMS respectively using the commands as follows:

gunzip -c winamp_presets.gz > ~/.config/audacious/eq.preset
gunzip -c winamp_presets.gz > ~/.bmp/eq.preset
gunzip -c winamp_presets.gz > ~/.xmms/eq.preset
winamp equalizer presets imported in audacious
In case you don’t need all of them or haven’t installed any of the above mentioned player then you don’t have to run the command for that player. For example, if you don’t have BMP installed in your machine, then you don’t have to execute the command gunzip -c winamp_presets.gz > ~/.bmp/eq.preset into your terminal.

Install Jdownloader in Ubuntu 10.10/10.04/9.10 using Ubuntu PPA

JDownloader is open source platform independent and written completely in Java. It simplifies downloading files from One-Click-Hosters like Rapidshare.com or Megaupload.com - not only for users with a premium account but also for users who don’t pay. It offers downloading in multiple paralell streams, captcha recognition, automatical file extraction and much more. Of course, JDownloader is absolutely free of charge. Additionally, many “link encryption” sites are supported - so you just paste the “encrypted” links and JD does the rest. JDownloader can import CCF, RSDF and the new DLC files.
Install Jdownloader in Ubuntu 10.10/10.04/9.10




Open the terminal and run the following command
sudo add-apt-repository ppa:jd-team/jdownloader
sudo apt-get update 
sudo apt-get install jdownloader

Find Us On Facebook

Related Posts Plugin for WordPress, Blogger... Linux Directory