Update 2__Setting_Up_a_Bitcoin-Core_VPS.md

This commit is contained in:
Shannon Appelcline 2017-03-03 15:45:06 -08:00 committed by GitHub
parent 85e881eb35
commit 6b2174d292

View File

@ -1,5 +1,7 @@
# Section Two: Setting Up a Bitcoin Core VPS
To get started with Bitcoin, you first need to set up a machine to run Bitcoin from. The articles in this section describe how to do so using a VPS (Virtual Private Server). To get started with Bitcoin, you first need to set up a machine to run Bitcoin from. The articles in this section describe how to do so using a VPS (Virtual Private Server).
You can either create your VPS by hand or you can use a simple StackScript at Linode.com to do so. You can either create your VPS by hand or you can use a simple StackScript at Linode.com to do so.
* [Setting Up a Bitcoin Core VPS by Hand](2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md) * [Part One: Setting Up a Bitcoin Core VPS by Hand](2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md)
* [Setting Up a Bitcoin Core VPS with StackScript](2B_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md) * [Part Two: Setting Up a Bitcoin Core VPS with StackScript](2B_Setting_Up_a_Bitcoin-Core_VPS_with_StackScript.md)