=TEXTJOIN(".",TRUE,INDEX(TEXTSPLIT(B2,"."),1),INDEX(TEXTSPLIT(B2,"."),2),"*",INDEX(TEXTSPLIT(B2,"."),4))
proxmox shell run bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/zabbix.sh)"
services: emulatorjs: image: lscr.io/linuxserver/emulatorjs:latest container_name: emulatorjs environment: - PUID=1000 - PGID=1000 - TZ=Etc/UTC - SUBFOLDER=/ #optional volumes: - /path/to/config:/config - /path/to/data:/data ports: - 3000:3000 - 80:80 - 4001:4001 #optional restart: unless-stoppedhttps://docs.linuxserver.io/images/do..
1. 설치전 설정 2. 리눅스용 설치## 레드햇yum install qemu-guest-agent## debianapt-get install qemu-guest-agent## 시작 프로그랙 등록systemctl enable qemu-guest-agent## 서비스 시작systemctl start qemu-guest-agent 3. 윈도우용 설치https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/?C=M;O=D Index of /groups/virt/virtio-win/direct-downloads/archive-virtio fedorapeople.org 설치완료 root@pve:..
1. 와이어가드 SPK패키지 생성 및 설치 1-1. 와이어가드 SPK패키지 생성sudo docker run --rm --privileged \--env PACKAGE_ARCH=r1000 \--env DSM_VER=7.2 \-v /volume2/data:/result_spk blackvoidclub/synobuild72 Result'PACKAGE_ICON_256.PNG' -> '/tmp/_test_spk/PACKAGE_ICON_256.PNG'creating package: WireGuard-r1000-1.0.20220627.spksource: /tmp/_test_spkdestination: /image/packages/WireGuard-r1000-1.0.20220627.spk[W..