스마트 샤워 온도계
# Life2024. 3. 28. 07:13스마트 샤워 온도계

간혹가다가 샤워시 찬물이 나올경우가 있어서 수온 확인차 궁금하던 스마트 샤워 온도계 국내 닥터*엘 염두에 두고 있었는데 후배가 알리에서 저렴한게 있다고 해서 빠른 구매함.

zabbix install(ft. docker)
# Virtualation/Docker2024. 3. 25. 09:06zabbix install(ft. docker)

# 설치환경 [darksharavim]cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) ## 자빅스 컨테이너 이미지 다운로드 [darksharavim]docker pull zabbix/zabbix-server-mysql Using default tag: latest Trying to pull repository docker.io/zabbix/zabbix-server-mysql ... missing signature key도커 버전으로 인한 이슈 도커 버전 업그레이드 진행 ## 도커설치 [darksharavim]yum -y update [darksharavim]yum install -y yum-utils [darksharavim]yum-config..

macOS(monterey) telnet install
# Operation System/MacOS2024. 3. 15. 10:38macOS(monterey) telnet install

윈도우도 그렇지만 맥도 마찬가지로 텔넷이 기본 활성화가 되어 있지 않아서 텔넷 활성화 하는 방법. MacBookPro ~ % brew install telnet ==> Downloading https://ghcr.io/v2/homebrew/core/telnet/manifests/294 ##################################################################################################################################################################################### 100.0% ==> Fetching telnet ==> Downloading https://ghcr...

macOS(monterey) brew install
# Operation System/MacOS2024. 3. 15. 10:30macOS(monterey) brew install

MacBookPro ~ % /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" ==> Checking for `sudo` access (which may request your password)... Password: ==> This script will install: /usr/local/bin/brew /usr/local/share/doc/homebrew /usr/local/share/man/man1/brew.1 /usr/local/share/zsh/site-functions/_brew /usr/local/etc/bash_completion.d/brew /usr/local/Homeb..

batocera install
# Operation System/Linux2024. 3. 14. 08:54batocera install

1. 다운로드 https://batocera.org/downloadbatocera.linuxdownload Desktop PC, Laptop, NUC and Intel-based Apple Computersbatocera.org 2. 이미지 굽기 rufus https://rufus.ie/ko/ Rufus - 간편하게 부팅 가능한 USB 드라이브 만들기Rufus는 USB 메모리 및 플래시 드라이브를 포맷하고 부팅할 수 있도록 만드는 도구입니다. 이 페이지 아래에 나열된 ISO 이미지 이외에도 Rufus는 여러 종류의 ISO 이미지를 지원합니다. (1) Windows 8 이rufus.ie win disk imager https://sourceforge.net/projects/win32diskimager/ W..

image