{"id":62,"date":"2018-10-13T22:54:36","date_gmt":"2018-10-13T20:54:36","guid":{"rendered":"http:\/\/www.sensimedia.org\/?p=62"},"modified":"2025-03-07T08:44:21","modified_gmt":"2025-03-07T07:44:21","slug":"raspberry-wifi-setup-headless","status":"publish","type":"post","link":"https:\/\/sensimedia.org\/?p=62","title":{"rendered":"Raspberry Wifi Setup HeadLess"},"content":{"rendered":"\n<p>After installing Raspbian on your new Micro SD Card.<br><br>Connect the SDCard to your laptop using a adpater MicroSD to SD Adapter or using an MicroSD to USB adapter.<br><\/p>\n\n\n\n<p>Under the terminal on your MacOSX, go to the boot mount point<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">cd \/Volume\/boot\nvi wpa_supplicant.conf\n<\/pre>\n\n\n\n<p>After add in the new file<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">country=FR<br>ctrl_interface=DIR=\/var\/run\/wpa_supplicant GROUP=netdev<br>update_config=1<br>network={<br>        scan_ssid=1<br>        ssid=\"YourSSID\"\n        psk=\"yourkey\"\n        key_mgmt=WPA-PSK\n}<br><\/pre>\n\n\n\n<p>If you need ssh (sure you need) in the same directory<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">\/Volume\/boot\/# touch ssh<\/pre>\n\n\n\n<p>Sources: <a href=\"https:\/\/www.raspberrypi.org\/documentation\/configuration\/wireless\/headless.md\">https:\/\/www.raspberrypi.org\/documentation\/configuration\/wireless\/headless.md<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>After installing Raspbian on your new Micro SD Card. Connect the SDCard to your laptop using a adpater MicroSD to SD Adapter or using an MicroSD to USB adapter. Under the terminal on your MacOSX, go to the boot mount point cd \/Volume\/boot vi wpa_supplicant.conf After add in the new file country=FRctrl_interface=DIR=\/var\/run\/wpa_supplicant GROUP=netdevupdate_config=1network={ scan_ssid=1 ssid=&#8221;YourSSID&#8221; &hellip; <a href=\"https:\/\/sensimedia.org\/?p=62\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Raspberry Wifi Setup HeadLess&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[17,24],"class_list":["post-62","post","type-post","status-publish","format-standard","hentry","category-raspberry","tag-linux","tag-raspberry"],"_links":{"self":[{"href":"https:\/\/sensimedia.org\/index.php?rest_route=\/wp\/v2\/posts\/62","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sensimedia.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sensimedia.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sensimedia.org\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sensimedia.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=62"}],"version-history":[{"count":1,"href":"https:\/\/sensimedia.org\/index.php?rest_route=\/wp\/v2\/posts\/62\/revisions"}],"predecessor-version":[{"id":525,"href":"https:\/\/sensimedia.org\/index.php?rest_route=\/wp\/v2\/posts\/62\/revisions\/525"}],"wp:attachment":[{"href":"https:\/\/sensimedia.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=62"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sensimedia.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=62"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sensimedia.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=62"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}