Raspberry Pi 3 B No monitor, no keyboard, no Linux system, no network cable configuration WiFi connection

Source: Internet
Author: User

Unpopular things, search today, it is really useful to share with you

Remember the first time to play Raspberry Pi, no monitor can not live, what information to monitor

Later a little better, find a router, plug the network cable up, and then into the router interface to get the Raspberry Pi IP
Then SSH login to Raspberry Pi

1.sudo nano /etc/network/interface

Configure the wireless network, restart the Raspberry Pi, the Raspberry Pi has both network cable, and wireless network networking, and then you can unplug the network cable, separate with WiFi link router

The second way to operate on the computer

First burn the new system, after burning the system because the Windows system does not recognize Linux, so can't enter/etc

But it's okay to enter/boot
Create a file under the boot folder

/boot/wpa_supplicant.conf

The contents are as follows

country=CNctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdevupdate_config=1network={ssid="你的WIFi的名字"psk="你的WIFI的密码"key_mgmt=WPA-PSKpriority=1}

Then insert the Raspberry Pi and boot up OK.

Raspberry Pi 3 B No monitor, no keyboard, no Linux system, no network cable configuration WiFi connection

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.