Server
Docker Portainer Install ArchiveBox
STEP 1 Log into Portainer using your username and password. On the left sidebar in Porta...
Raspberry Pi install motioneye
1. install and update Raspbian https://www.raspberrypi.org/software/operating-systems/ use Rasp...
Windows 上的 Docker 位置
和現在的許多工程師一樣,我使用 Docker 作為我的開發環境。我有一台裝有Windows Subsystem for Linux (WSL) 的Windows 11 機器,而且我使用適用於...
Ubuntu 22.04.1 LTS 安裝MinIO
一、首先準備兩個目錄 #安裝目錄 mkdir -p /usr/local/softs/ minio #資料儲存目錄 mkdir -p /root/minio/data #日誌儲存目...