Category Archives: DevOps
DeepSeek 논문 정리
DeepSeek R1 로컬(PC)에서 실행하기
LoRa 송신 및 수신 코드
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글자
… 더보기