- ubuntu node js
- 자바 파일 한줄씩 읽기
- node js express install
- raspi-config
- mysql index 생성
- 디지털오션 서버생성하기
- c file read
- 라즈베리파이4
- Node.js express install
- tzselect
- 파이썬 반복문
- 디지털오션 클라우드서버 생성하기
- Python
- C언어
- c언어 파일 읽기
- 디지털오션 드로플릿
- 우분투 시간설정
- Ubuntu timezone
- 자바 한줄씩 읽기
- 우분투 node js 설치
- node js 버전확인
- 클라우드서버 생성
- index 생성
- node 버전확인
- express install
- java 숫자를 문자로 변환하기
- 우분투 시간변경
- 파이썬
- npm버전확인
- ubuntu node js install
- Today
- Total
목록전체 글 (36)
호그래머

라즈베리파이 시간설정 1. raspi-config 실행 2. 4번 Localisation Options 선택 3. I2 Change Time Zone 선택 4. Asia 선택 5. Seoul 선택 6. raspi-config 종료 끝 1. 라즈베리파이 시간설정을 하였습니다. 2. raspi-config를 통하여 Timezone을 변경 할 수 있습니다. 3. Raspberry Pi Configuration에서도 Timezone을 변경 할 수 있습니다.

라즈베리파이 원격설정 1. 인터넷 연결(WiFi 연결) 왼쪽 상단 라즈베리파이 메뉴버튼 클릭 메뉴에서 7번째 Preferences > Raspberry Pi Configuration 실행 Localisation 탭에서 Wireless LAN Country 변경 KR Korea (South) 선택 오른쪽 상단 블루투스 아이콘 옆 인터넷 열결 아이콘 클릭 사용 가능한 WiFi 선택하면 인터넷 연결 확인 2. SSH 활성화 다시 Raspberry Pi Configuration실행 Interfaces 탭에서 SSH Enabled 3. 라즈베리파이 아이피 확인 왼쪽 상단 4번째 터미널 아이콘 클릭 터미널에 ifconfig 명려 입력 wlan에서 아이피 확인 가능(스크린샷에서는 192.168.0.7) 4. putt..

준비물 1. Raspberry Pi 4 본체 (4GB RAM) 2. USB-C타입 전원장치 3. microSD 카드 (16GB) 4. microHDMI 케이블 5. 키보드 마우스 OS설치 1. https://www.raspberrypi.org/downloads/ Raspberry Pi Downloads - Software for the Raspberry Pi Download free software for Raspberry Pi, including Raspberry Pi Imager, Raspbian, and third-party OS images. Beginners should start with Raspberry Pi Imager www.raspberrypi.org 2. Raspberry Pi Ima..