Methods to Check Network Cards(NIC) in Linux
First Command:Choose a command based on the network card you have. If you’re feeling lazy, you can use the following commands: bash# lspci | egrep...
CH341A Tutorial: Manual & Driver Download
After searching around, it seems that the most well-known tool for computer BIOS recovery or modification is the CH341A.There aren’t any special places to buy it,...
Recommended CH341A Tools Download
홈페이지 구성이 달라져서 다운로드 링크 대신에 게시글로 내용 변경함.위 링크 클릭하면 해당 파일 다운로드 가능. Clicking the link will allow you to download the corresponding...
TensorFlow GPU Example Code Tutorial
The deep learning developer use pytorch a lot when coding deep learning, but I also use tensorflow a lot. Sometimes I want to see if...
Pytorch GPU exmaple (code)
After setting up Pytorch (torch),If you want to get some simple example code to see if your GPU is working well, you may find that...

PowerPC(ppc64le) docker setting
“When searching for PowerPC (ppc64le) Docker setup methods, there are too many links related to Unicamp. It seems to have been distributed with support from...

Docker /var/lib/docker 디렉터리 교체
Docker 를 무심코 셋팅해서 사용하다보면,어느새 /var/lib/docker 디렉터리가 가득차 파티션에 문제를 주는 경우가 있다. 이런경우에는 파티션 위치를 바꿔줘야하는데,이 자료를 보면 참고할 수 있음. 영문자료이긴하지만 깔끔하게 잘...
CentOS(Rocky linux) 8 rdate (chronyd)
지금까지 리눅스 배워서 쓰면서rdate 를 열심히 썼었는데.. CentOS(Rocky Linux) 8 에는 rdate 대신chronyd (데몬)을 셋팅해서 사용한다고 한다. rdate 사용할때 습관적으로cron 데몬에 올려놓고 주기적으로 동기화 하였는데,chronyd...

NEXT-341PL-SC 윈도우10 드라이버 설치
console 로 스토리지나 네트워크장비에 붙으려고 하면 RS232가 필요하다. 최근 PC는 윈도우10은 이상일테고,RS232 포트는 없어서 USB to serial(RS232) 방식의 제품을 살 것이다.(제품추천 링크는 절대 아니며, 구매를...