|
|
@@ -100,10 +100,10 @@ on how you can run your own `geth` instance.
|
|
|
|
|
|
The hardware must meet certain requirements to run a full node.
|
|
|
- VPS running recent versions of Mac OS X or Linux.
|
|
|
-- 500 GB of free disk space
|
|
|
-- 8 cores of CPU and 16 gigabytes of memory (RAM) for mainnet.
|
|
|
+- 1T of SSD storage for mainnet, 500G of SSD storage for testnet.
|
|
|
+- 8 cores of CPU and 32 gigabytes of memory (RAM) for mainnet.
|
|
|
- 4 cores of CPU and 8 gigabytes of memory (RAM) for testnet.
|
|
|
-- A broadband Internet connection with upload/download speeds of at least 1 megabyte per second
|
|
|
+- A broadband Internet connection with upload/download speeds of at least 10 megabyte per second
|
|
|
|
|
|
```shell
|
|
|
$ geth console
|