oresha-memo
09/14/2021 (Tue) 11:06:18
No.
158786
del
自動起動
cp firewall(DLしたファイル) /usr/sbin/firewall
nvim /etc/rc.local
#!/bin/bash
firewall
chmod 0755 /etc/rc.local