每月彙整:二月 2024

mikrotik .rsc 匯入注意

Mikrotik 匯入 換行格式 須為 windows , unix CLRF 格式不行 內容範例 /ip firewall address-list add address=103.137.150.244 list=Badip_List # 連續時相同會出現錯誤訊息 再改為 do {/ip firewall address-list add address=xxx.xxx.xxx.xxx list=Ban_ip} on-error={}

發表於 Network, ros | 發表迴響

pve 6 sources.list

deb http://ftp.tw.debian.org/debian buster main contrib deb http://ftp.tw.debian.org/debian buster-updates main contrib # PVE pve-no-subscription repository provided by proxmox.com, # NOT recommended for production use deb http://download.proxmox.com/debian/pve buster pve-no-subscription # security updates deb http://security.debian.org buster/updates main contrib

發表於 proxmox | 已標籤 | 發表迴響

pve 8 sources.list

deb http://ftp.debian.org/debian bookworm main contrib deb http://ftp.debian.org/debian bookworm-updates main contrib # Proxmox VE pve-no-subscription repository provided by proxmox.com, # NOT recommended for production use deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription # security updates deb http://security.debian.org/debian-security bookworm-security main contrib

發表於 proxmox | 已標籤 | 發表迴響

pve 7 sources.list

deb http://ftp.tw.debian.org/debian bullseye main contrib deb http://ftp.tw.debian.org/debian bullseye-updates main contrib deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription # security updates deb http://security.debian.org bullseye-security main contrib

發表於 proxmox | 已標籤 | 發表迴響