Connect to your WiFi using Linux command line

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

ความคิดเห็น • 31

  • @Oebax
    @Oebax 2 หลายเดือนก่อน +2

    I've been trying to connect to the internet in arch for TWO DAYS. This is what worked!

    • @BlueMonkey4n6
      @BlueMonkey4n6  2 หลายเดือนก่อน

      Oh I am so glad that this helped!!

  • @sralus
    @sralus 2 หลายเดือนก่อน

    Hi, thanks for the video! Can you please help? I want to make my laptop automatically connect to one of two networks, how can i do this? I aslo would like to know how does wpa_supplicant interact with etc/network/interfaces

  • @_..-_-.._
    @_..-_-.._ 3 หลายเดือนก่อน +1

    thank you 🔥

  • @_..-_-.._
    @_..-_-.._ 3 หลายเดือนก่อน +1

    could you please explain how to connect with "iw dev wlan0 connect -w " ? does it work with WPA ?

    • @BlueMonkey4n6
      @BlueMonkey4n6  3 หลายเดือนก่อน

      I am not sure I understand your question but you should make sure you use sudo to run that command. wlan0 is the name of the wireless interface and yours may be named differently so use iwconfig to check. SSID is the name of the wireless network you are trying to connect to so you should already know that. Otherwise use “iw list” to check. Dont put the < > symbols in the command. And lastly yes, this will work with WPA.

  • @bakieral
    @bakieral 7 หลายเดือนก่อน +1

    What about user name ? For example if you had tried to connect marriot hotel wifi it would have asked for room number for username and your surname for password. If you use nmcli dev wifi connect "ESSID" --ask will it ask user name and password? I need this because i dont have my lan cable with me and i want to reinstall arch and i need to connect wifi.

    • @BlueMonkey4n6
      @BlueMonkey4n6  7 หลายเดือนก่อน

      If you are connecting to hotel or other wifi that has captive portal where are are asked for room number or password etc, then you will need to use a web browser to respond to those questions. I am sure you can do it within a command line browser like lynx but i have not done that personally.

  • @BamsyTheSergal
    @BamsyTheSergal 10 หลายเดือนก่อน +1

    i am having issues, at the step at 8:56
    brcmfmac: brcmf_link_down: WLC_DISASSOC failed (-52)

    • @BlueMonkey4n6
      @BlueMonkey4n6  10 หลายเดือนก่อน

      did you try to turn down the interface and then bring it back up: $ sudo ifdown wlp0s20f3 ; sudo ifup wlp0s20f3

    • @BamsyTheSergal
      @BamsyTheSergal 10 หลายเดือนก่อน

      yes@@BlueMonkey4n6

    • @BamsyTheSergal
      @BamsyTheSergal 10 หลายเดือนก่อน +1

      i used a different command, and it worked instantly

    • @BlueMonkey4n6
      @BlueMonkey4n6  10 หลายเดือนก่อน

      What command did you end up using?

    • @BamsyTheSergal
      @BamsyTheSergal 10 หลายเดือนก่อน

      @@BlueMonkey4n6 th-cam.com/video/loJKf1zr1bU/w-d-xo.htmlsi=wbJl5Q_BcxW2TqYt

  • @ukrainianguy4756
    @ukrainianguy4756 ปีที่แล้ว +2

    Thanks

  • @Jose-ku3cw
    @Jose-ku3cw 6 หลายเดือนก่อน +1

    I am doing this and it has worked correctly
    However, when I turn off the system and turn it back on, the wifi network information is not saved and I have to repeat the whole process again, what can I do?
    I am not using a virtual machine

    • @BlueMonkey4n6
      @BlueMonkey4n6  6 หลายเดือนก่อน +1

      check out the files /etc/wpa_supplicant to see if modifying these for you configuration would help in your case.

    • @Youtubesshortstips
      @Youtubesshortstips 5 หลายเดือนก่อน

      save all cmd in a bat or bash file nd just in one cmd or wifi will be connect

  • @VeroniqueGauthier-se4xe
    @VeroniqueGauthier-se4xe 6 หลายเดือนก่อน +1

    Do you have video for Android phones

    • @BlueMonkey4n6
      @BlueMonkey4n6  5 หลายเดือนก่อน

      Are you asking for videos that work on an Android phone? Or video for turning on the wifi via command line on the android phone?

  • @Youtubesshortstips
    @Youtubesshortstips 5 หลายเดือนก่อน +1

    Bro i have same wifi adpater that u have but while im connecting to wifi its says me unsupported driver 😊

    • @BlueMonkey4n6
      @BlueMonkey4n6  5 หลายเดือนก่อน

      What flavor of Linux and what version of that are you running?

    • @Youtubesshortstips
      @Youtubesshortstips 5 หลายเดือนก่อน

      @@BlueMonkey4n6 kali linux 2024 keneral amd6.8.11 nd wifi usb mt7601u

    • @Youtubesshortstips
      @Youtubesshortstips 5 หลายเดือนก่อน

      @@BlueMonkey4n6 im using kali linux bruh ken= amd 6.8.11 usb = mt7601u

    • @Youtubesshortstips
      @Youtubesshortstips 5 หลายเดือนก่อน +1

      How to know driver ?

    • @BlueMonkey4n6
      @BlueMonkey4n6  5 หลายเดือนก่อน

      I found this article: github.com/art567/mt7601usta
      Hopefully it will help

  • @royjose9986
    @royjose9986 ปีที่แล้ว +1

  • @sotecluxan4221
    @sotecluxan4221 ปีที่แล้ว +1

    Yippy!

  • @VeroniqueGauthier-se4xe
    @VeroniqueGauthier-se4xe 6 หลายเดือนก่อน +1

    I use an android phone