Senin, 13 Agustus 2012

0

Instalasi Driver Wireless di Debian

  • Senin, 13 Agustus 2012
  • AcehCyber

  • Langkah-langkah instalasi driver wireless di debian:

    # aptitude update
    # aptitude install module-assistant wireless-tools

    #ifup wlan0
    #/etc/xdg/autostart

    Kemudian instalasi package wpasupplicant:

        $ su
        # aptitude update
        # aptitude install wpasupplicant

    WPA-PSK and WPA2-PSK

        Berikan permision file  di  /etc/network/interfaces:

        # chmod 0600 /etc/network/interfaces

    Buka - /etc/network/interfaces dengan text editor:

        # sensible-editor /etc/network/interfaces


    #aptitude install module-assistant build-essential ndiswrapper-common ndiswrapper-utils
    #m-a prepare
    #m-a a-i ndiswrapper
    #ndiswrapper -i /path/to/driver/rt73.inf
    #modprobe ndiswrapper
    #ifup wlan0

    sumber : wikidebian

    0 Responses to “Instalasi Driver Wireless di Debian”


    *Important - If you want to be informed of any replies to your comment, check the "Subscribe By Email" before submitting. Please Do Not Spam

    Posting Komentar