Dism 복구
Oracle Cloud VPS ubuntu 계정 정리
ubuntu iptable 초기화
키보드 마우스 공유
Windows 시간 서버
잡다한 링크
cacti 구축하기
#PowerShell 방화벽 오픈
New-NetFirewallRule -DisplayName "influxdb 8086" -Direction inbound -Profile Any -Action Allow -LocalPort 8086 -Protocol TCP
# CentOS firewall 특정 아이피 오픈
sudo firewall-cmd --permanent --add-rich-rule='rule family="ipv4" source address=125.141.35.165 port port="10050" protocol="tcp" accept'