Results 1 to 2 of 2

Thread: Noob here...need some quick help

  1. #1
    Join Date
    2015-Dec
    Posts
    17

    Noob here...need some quick help

    I am trying to run airmon-ng and when I first attempted it I get this

    Code:
    root@peepee:~# airmon-ng start wlan0
    Please install lsusb from your distro's package manager.
    I then try this

    Code:
    root@peepee:~# apt-get install usbutils && airmon-ng
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    E: Unable to locate package usbutils
    After this happened I downloaded a new sources.lst and placed in the /etc/apt folder

    Ran this command

    Code:
    root@peepee:~# apt-get install usbutils && airmon-ng
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    E: Unable to locate package usbutils
    Same thing. Why is it looking for the package in E:??


    I also just tried using synaptics to install usbutils and get this error

    Code:
    W: Can't drop privileges for downloading as file '/var/cache/apt/archives/partial/usbutils_1%3a007-4_i386.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
    Any help would be appreciated. Thank you!
    Last edited by combat; 2016-01-12 at 13:55.

  2. #2
    Join Date
    2015-Jul
    Location
    /home/duxim
    Posts
    408
    first check your repository list
    http://docs.kali.org/general-use/kal...t-repositories
    then before any apt-get install
    run this commands
    apt-get update
    apt-get upgrade

    and read this how to enable monitor mode for wlan in Kali Sana
    https://forums.kali.org/showthread.p...n-Kali-Linux-2

    also if you spent more then 15 minutes reading post here, you will find all answer
    Repetitio est mater studiorum

Similar Threads

  1. put quick menu in v 3 like old versions !!!!!!!!!!
    By khanfar in forum NetHunter Suggestions
    Replies: 0
    Last Post: 2016-01-20, 13:42
  2. quick and easy way to view all windows
    By grid in forum How-To Archive
    Replies: 4
    Last Post: 2016-01-12, 12:42

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •