Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- circuitPython
- PuTTYgen
- W5100S
- x.509
- vscode
- Private Key
- openssl
- ChatGPT
- nodejs
- micropython
- 라즈베리파이3
- IoT Central
- ubuntu
- w5500-evb-pico
- Raspberry Pi
- WIZnet
- aws
- putty
- W5100S-EVB-Pico
- Ethernet
- raspberrypi
- adafruitio
- RP2040
- Python
- W5500
- PIR
- SSH
- thonny
- Linux
- Azure
Archives
- Today
- Total
목록staticip (1)
Develop Note
Raspberry Pi OS 고정 IP 설정하기
Raspberry Pi OS에서 고정 IP를 사용하는 방법에 대해 정리해 둔다. 몇년 전에는 /etc/network/interfaces 파일에서 IP를 설정하는 방식을 사용했어서 그 방식을 그대로 사용해오고 있었는데 최근(?) 릴리즈에서 /etc/dhcpcd.conf 파일을 사용하는 것으로 변경된 것으로 보인다. 관련 내용은 아래 링크에서 참조할 수 있다. Raspberry Pi Configuration: The DHCP Daemon Previous versions of Raspberry Pi OS used the file /etc/network/interfaces for network interface configuration: if an interface is listed in this file, a..
개발 (Ko)/Raspberry Pi
2022. 2. 10. 17:01