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

No comments:

Post a Comment

Note: only a member of this blog may post a comment.