My Thoughts
(Move to ...)
Home
▼
Wednesday, 18 April 2018
Open Port Using ufw on Ubuntu
ufw setting
apt-get update
apt-get install ufw
ufw allow ssh/tcp
ufw limit ssh/tcp
ufw allow 9999/tcp
ufw logging on
ufw enable
ufw status
exit
Setup litecoin pool using UNOMP
‹
›
Home
View web version