当前位置:网站首页>Remote connection of raspberry pie in VNC viewer mode without display
Remote connection of raspberry pie in VNC viewer mode without display
2022-06-28 10:38:00 【weixin_ fifty million nine hundred and nine thousand six hundre】
One 、 To configure wifi Connect
The method is very simple , First, in the SD Add a file named... To the root directory of the card wpa_supplicant.conf The file of , Then add the following content to the file :
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
network={
ssid=" Yours WIFI name "
psk="WIFI password "
}
Insert SD Card start raspberry pie can be directly connected to your WIFI Network ( Remember that raspberry pie only supports 802.11.n Of WIFI Standard, so you can only connect 2.4G The Internet , So you need to make sure you're connected to 2.4G Channel instead of 5G Of .
Two 、 Check out the raspberry pie ip Address
ping raspberrypi.local
3、 ... and 、 open SSH
The method is also very simple. It is also introduced on the official website of raspberry , Just create a new one named SSH File to SD The root directory of OK 了 .
Four 、 Connect the raspberry pie
ssh according to ip Address connected to raspberry pie :
Default password :
pi
raspberry
In the process of entering the password , There is no display on the terminal , We don't care , When you're done, just go back , The following list of characters indicates that we have entered the correct password , At this time, we can remotely manipulate the raspberry pie with instructions .
5、 ... and 、 open vnc
Next we need to pass SSH Command to open the raspberry pie VNC,VNC It's a remote desktop software , Support Windows、Mac、iOS、Linux、 Raspberry pie operating system , And raspberry pie 3B、3B+ Bring it with you VNC, We just need to open it remotely .
The instructions for remote configuration of raspberry pie are :
sudo raspi-config
At terminal / The phenomenon after the above instructions are typed during operation is shown in the following figure , And then choose 5 Interfacing Options:
Select... When the following interface appears P3 VNC:
Then choose “ yes ”:
determine :
finish:
6、 ... and 、vnc Connect
vnc Input ip After the address , The following screen appears , At this time, we are prompted to enter the account of raspberry pie 、 password . The account is generally pi, The original password is raspberry:
After the password is entered correctly , The raspberry pie table we thought about day and night passed through VNC Remote implementation :
7、 ... and . Reference link
https://blog.csdn.net/qq_43279579/article/details/109142276?spm=1001.2014.3001.5502
边栏推荐
- Realize an air conditioner with compose to bring you cool in summer
- Google开源依赖注入框架-Guice指南
- R language plot visualization: plot to visualize overlapping histograms, and use geom at the bottom edge of the histogram_ The rugfunction adds marginal rugplots
- 【monkey】monkey测试入门
- 一种跳板机的实现思路
- Chapter 3 stack and queue
- [unity] built in rendering pipeline to URP
- [Unity][ECS]学习笔记(一)
- [Unity]EBUSY: resource busy or locked
- [Li Kou - dynamic planning] sort out topic 1: basic topics: 509, 70, 746, 62, 63, 343, 96 (with links, topic descriptions, problem solving methods and codes)
猜你喜欢

sqlcmd 连接数据库报错
![[practice] appium settings app is not running after 5000ms](/img/3c/5a7544561231a15a4bb5cfa9e102b3.png)
[practice] appium settings app is not running after 5000ms

一文读懂 12种卷积方法(含1x1卷积、转置卷积和深度可分离卷积等)

Mysql通用二进制安装方式

Interface automation framework scaffolding - Implementation of parametric tools

I'm almost addicted to it. I can't sleep! Let a bug fuck me twice!
Ribbon核心源码解析

BLE蓝牙模块NRF518/NRF281/NRF528/NRF284芯片方案对比

Discard Tkinter! Simple configuration to quickly generate cool GUI!
![[Unity]EBUSY: resource busy or locked](/img/72/d3e46a820796a48b458cd2d0a18f8f.png)
[Unity]EBUSY: resource busy or locked
随机推荐
Ble Bluetooth module nrf518/nrf281/nrf528/nrf284 chip scheme comparison
[Unity][ECS]学习笔记(一)
R language plot visualization: plot to visualize overlapping histograms, and use geom at the bottom edge of the histogram_ The rugfunction adds marginal rugplots
Installing MySQL database (CentOS) in Linux source code
MySQL(二)
JSON module, hashlib, Base64
Chapter 3 stack and queue
Set up your own website (11)
【Qt】connect 语法参考实现
How to distinguish and define DQL, DML, DDL and DCL in SQL
一文读懂 12种卷积方法(含1x1卷积、转置卷积和深度可分离卷积等)
As shown in the figure, the SQL row is used to convert the original table of Figure 1. Figure 2 wants to convert it
Fabric.js 笔刷到底怎么用?
2022 Wu Enda machine learning specialization week 2 practice lab: linear expression
增量快照 必须要求mysql表有主键的吗?
sentinel
Fastposter v2.8.4 release e-commerce poster generator
ruoyi集成积木报表(nice)
Please consult me. I run the MYSQL to MySQL full synchronization of flykcdc in my local ide. This is in my local ide
Fabric. How to use js brush?