当前位置:网站首页>Computer connects raspberry pie remotely through putty
Computer connects raspberry pie remotely through putty
2022-07-04 06:59:00 【Thinking and Practice】
Make sure your computer and your raspberry pie are connected to the same hotspot
1. Connect your raspberry pie to your computer and your mobile hotspot
Raspberry pie is configured using the command line wifi Connect - Bili, Bili (bilibili.com)
Input instructions see wlan0 Of RX And TX No 0 It means that the connection to the hotspot is successful
[email protected]:~$ sudo ifconfig wlan0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.243.125 netmask 255.255.255.0 broadcast 192.168.243.255
inet6 2409:8914:244:b7f:1f05:f093:abf3:30ce prefixlen 64 scopeid 0x0<global>
inet6 fe80::ceda:dbd1:2893:9ff9 prefixlen 64 scopeid 0x20<link>
ether dc:a6:32:29:13:8d txqueuelen 1000 (Ethernet)
RX packets 866 bytes 106471 (103.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 478 bytes 71486 (69.8 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0Determine if you can access Internet, Sure Ping www.baidu.com
[email protected]:~$ ping www.baidu.com
PING www.a.shifen.com (39.156.66.18) 56(84) bytes of data.
64 bytes from 39.156.66.18 (39.156.66.18): icmp_seq=1 ttl=50 time=44.7 ms
64 bytes from 39.156.66.18 (39.156.66.18): icmp_seq=2 ttl=50 time=58.7 ms
64 bytes from 39.156.66.18 (39.156.66.18): icmp_seq=3 ttl=50 time=59.0 ms
64 bytes from 39.156.66.18 (39.156.66.18): icmp_seq=4 ttl=50 time=41.8 ms
64 bytes from 39.156.66.18 (39.156.66.18): icmp_seq=5 ttl=50 time=42.4 ms
2. Use Putty Connect the raspberry pie
1> Download a Putty
Download PuTTY - a free SSH and telnet client for Windows
2> Check out the raspberry pie ip Address , Enter... At the raspberry pie terminal sudo ifconfig, Inside 192.168.243.125 That's what we want ip Address
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.243.125 netmask 255.255.255.0 broadcast 192.168.243.255
inet6 2409:8914:244:b7f:1f05:f093:abf3:30ce prefixlen 64 scopeid 0x0<g
3> Enter the address , Then connect
Fill in your raspberry pie user name here , It's usually pi
Fill in your raspberry pie password here , It's usually raspberry
Reference material
Summary of three ways of remote connection of raspberry pie - Let's have a look (zoukankan.com)
边栏推荐
- MySQL 45 lecture learning notes (VII) line lock
- What is a spotlight effect?
- What is tweeman's law?
- List of top ten professional skills required for data science work
- 【FPGA教程案例8】基于verilog的分频器设计与实现
- 由于dms升级为了新版,我之前的sql在老版本的dms中,这种情况下,如何找回我之前的sql呢?
- 抽奖系统测试报告
- the input device is not a TTY. If you are using mintty, try prefixing the command with ‘winpty‘
- CORS is not intended to protect API endpoints - nikofischer
- The cloud native programming challenge ended, and Alibaba cloud launched the first white paper on application liveliness technology in the field of cloud native
猜你喜欢
响应式——媒体查询
leetcode825. 适龄的朋友
Deep profile data leakage prevention scheme
Can the out of sequence message complete TCP three handshakes
[MySQL transaction]
Splicing plain text into JSON strings - easy language method
Flink memory model, network buffer, memory tuning, troubleshooting
What is industrial computer encryption and how to do it
电脑通过Putty远程连接树莓派
Node connection MySQL access denied for user 'root' @ 'localhost' (using password: yes
随机推荐
What is the "relative dilemma" in cognitive fallacy?
tars源码分析之9
tars源码分析之7
The important role of host reinforcement concept in medical industry
Finishing (III) - Exercise 2
Flink memory model, network buffer, memory tuning, troubleshooting
Boast about Devops
How to share the source code anti disclosure scheme
uniapp小程序分包
Knowledge payment applet dream vending machine V2
Tar source code analysis Part 2
MySQL 45 lecture learning notes (x) force index
[FPGA tutorial case 7] design and implementation of counter based on Verilog
Data double write consistency between redis and MySQL
Data analysis notes 09
the input device is not a TTY. If you are using mintty, try prefixing the command with ‘winpty‘
2022 Xinjiang's latest eight members (Safety Officer) simulated examination questions and answers
Crawler (III) crawling house prices in Tianjin
Mysql 45讲学习笔记(十四)count(*)
Summary of June 2022