Category Archives: DevOps
USB to LoRa – 설정법
curl – 사설 인증서 접속하기
E: Package ‘python3-pip’ has no installation candidate
E: Package ‘python3-pip’ has no installation candidate
오류
sudo apt-get install python3-pip
Reading package lists... … 더보기 Linux – 파일 비우기 make file empty
Windows Batch Script : substring
Windows Batch Script : substring
SET "_test=123456789abcdef0"
::처음 5글자
SET "_result=%_test:~0,5%"
ECHO %_result% =12345
::7글자 … 더보기 Batch script – 중첩된 for 루프에서 변수 사용
Windows – 포트 사용중인 프로세스 찾기
WebSocket with .NET Core
WebSocket with .NET Core
.NET Core 애플리케이션에서 서버를 생성합니다.
서버
using System.Net;
using System.Net.WebSockets;
using … 더보기 SDR# 으로 라디오 듣기
SDR# 으로 라디오 듣기
하드웨어 구매
https://www.coupang.com/np/search?component=&q=RTLSDR&channel=user
인터넷에서 RTLSDR 로 검색해서 구매할 수도 있고,
HackRF … 더보기