diff --git a/knowledge-base/user-guides/vps_run_node.md b/knowledge-base/user-guides/vps_run_node.md index 7ca373aeae3b698c4f690f130a3a7297e6482557..bb03191c10169b4286135c2cd49c6bafecd80cdf 100644 --- a/knowledge-base/user-guides/vps_run_node.md +++ b/knowledge-base/user-guides/vps_run_node.md @@ -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. -## Linux, 64-bit (Ubuntu 14.04) +## Linux, 64-bit (Ubuntu 16.04 LTS) ### Make sure that port 18080 is open `monerod` uses this port to communicate with other nodes on the Monero network. @@ -49,5 +49,9 @@ Launch the daemon as a background process: Monitor the output of `monerod` if running as daemon: tail -f ~/.bitmonero/bitmonero.log + +Keep the VPS secure with autoupdate: + +https://help.ubuntu.com/community/AutomaticSecurityUpdates