automatic security

This commit is contained in:
tokjingga 2017-05-19 16:18:39 +08:00 committed by GitHub
parent 2e216134ad
commit bf3b95c03d

View file

@ -14,7 +14,7 @@ attribution: "<!-- Icon is based on work by Freepik (http://www.freepik.com) and
This guide assumes you have already set up your VPS account and are using SSH to tunnel into the server console. This guide assumes you have already set up your VPS account and are using SSH to tunnel into the server console.
## Linux, 64-bit (Ubuntu 14.04) ## Linux, 64-bit (Ubuntu 16.04 LTS)
### Make sure that port 18080 is open ### Make sure that port 18080 is open
`monerod` uses this port to communicate with other nodes on the Monero network. `monerod` uses this port to communicate with other nodes on the Monero network.
@ -50,4 +50,8 @@ Monitor the output of `monerod` if running as daemon:
tail -f ~/.bitmonero/bitmonero.log tail -f ~/.bitmonero/bitmonero.log
Keep the VPS secure with autoupdate:
https://help.ubuntu.com/community/AutomaticSecurityUpdates