Skip to content
  • Home
  • About me
Tenonkras Blog about life experiences
Tenonkras Blog about life experiences
  • Home
  • About me
Others

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...
Mar 16, 2025Mar 16, 2025
Read More
Others

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,...
Mar 13, 2025Mar 16, 2025
Read More
Others

Recommended CH341A Tools Download

홈페이지 구성이 달라져서 다운로드 링크 대신에 게시글로 내용 변경함.위 링크 클릭하면 해당 파일 다운로드 가능. Clicking the link will allow you to download the corresponding...
Feb 11, 2025Mar 13, 2025
Read More
Development

How to Add Firewall Rules in VMware ESXi 7.x

In the case of ESXi, while it seems like everything can be done through the GUI, adding firewall rules is restricted to starting or stopping...
Dec 25, 2024Dec 25, 2024
Read More
Development

How to identify Linux network cards (NICs)

(1) lspci You can use the command below. (2) lshw If you want to learn more about your network card, this command is for you....
Jul 11, 2024Jul 11, 2024
Read More
Others

IBM PowerPC AC922 GPU 셋팅 방법

Jul 10, 2024Jul 10, 2024
Read More
Others

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...
Jul 10, 2024Mar 13, 2025
Read More
Others

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...
Jul 9, 2024Jul 14, 2024
Read More
Others

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...
Jul 7, 2024Dec 25, 2024
Read More
Others

Docker /var/lib/docker 디렉터리 교체

Docker 를 무심코 셋팅해서 사용하다보면,어느새 /var/lib/docker 디렉터리가 가득차 파티션에 문제를 주는 경우가 있다. 이런경우에는 파티션 위치를 바꿔줘야하는데,이 자료를 보면 참고할 수 있음. 영문자료이긴하지만 깔끔하게 잘...
Jul 7, 2024Jul 7, 2024
Read More
123
  • Home
  • About me
Copyright © 2025    Yuki Minimalist Blog Theme Designed By WP Moose