Skip to content

Instantly share code, notes, and snippets.

@miftahafina
Last active July 18, 2020 15:47
Show Gist options
  • Save miftahafina/b9286e7d1c83d462493f5589bda7bde3 to your computer and use it in GitHub Desktop.
Save miftahafina/b9286e7d1c83d462493f5589bda7bde3 to your computer and use it in GitHub Desktop.
Notes:
- Disable ufw
or
sudo ufw allow 19000/tcp
sudo ufw allow 19001/tcp
sudo ufw reload
ref
https://www.howtoforge.com/tutorial/ufw-uncomplicated-firewall-on-ubuntu-15-04/#:~:text=You%20can%20use%20the%20%22delete,be%20deleted%2C%20allow%20or%20deny.&text=That%20command%20will%20delete%20the%20rule%20%22allow%20ssh%22.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment