Commit graph

30 commits

Author SHA1 Message Date
cpmx
9db7a96091 Change references to 'getaddr.bitnodes.io'
Change references to 'getaddr.bitnodes.io' in the running a full node page, to 'bitnodes.21.co' and rename it from the Getaddr page to Bitnodes page.
2016-01-14 12:37:43 +13:00
David A. Harding
8d36844396
Full node guide: use site vars for chain size
Also updates the various Bitcoin Core-related vars.
2015-12-29 10:36:18 -05:00
Jorgeminator
bc8ad6e494 Update full-node.md
Updated disk space and bandwidth requirements due to blockchain growth.
2015-12-29 16:05:04 +02:00
Jonas Schnelli
012873dead Full node: reduce traffic configuration options
Closes #1131
2015-11-12 09:22:10 -05:00
David A. Harding
d6f5619870 Full Node: Add configuration tuning section 2015-11-12 09:16:45 -05:00
David A. Harding
fbfac539fa
Merge pulls #1046 and #1124
- 1046: added instructions for setting up bitcoind on OS X
- 1124: Alerts: drop banner for UPnP vulnerability
2015-11-02 14:22:37 -05:00
David A. Harding
706c791e92
New Bitcoin Core subsite
This commit contains a large number of contributions from Saïvann
Carignan.
2015-09-14 06:02:58 -04:00
Kevin Cooper
47246ce2a2 replaced version numbers with {{site.DOWNLOAD_VERSION}} closes #1026 2015-09-04 15:50:58 -07:00
Kevin Cooper
12c98c8db6 added instructions for setting up bitcoind on OS X 2015-09-03 14:08:42 -07:00
Guillaume Bassand
619bb028b2 [Full-Node] Added Win7 Daemon doc. 2015-08-02 12:48:40 +02:00
Oliver
02243f6d2a
Merge pull #968: OS X Yosemite Install Instructions
Rebased-from: 55affa10467333c08423420fefcce8795a0ce3e7
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #968
2015-07-25 00:49:48 -04:00
Joseph W. Becher
c29d116cf0 Upgraded all instances of 0.10.0 to 0.11.0
Double-checked that 0.11 exists at https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin as well.
2015-07-21 20:58:46 -04:00
Joseph W. Becher
b20307423d Upgrade other linux to 0.11.0
https://bitcoin.org/en/full-node#other-linux-distributions
2015-07-21 16:16:33 -04:00
David A. Harding
4d9f830f53
Add Wladimir's Releases Key
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hello,

Starting with 0.11.0rc3, SHA256SUMS.asc will be signed with the following key:

    pub   4096R/36C2E964 2015-06-24 Wladimir J. van der Laan (Bitcoin Core binary release signing key) <laanwj@gmail.com>
    Primary key fingerprint: 01EA 5486 DE18 A882 D4C2  6845 90C8 019E 36C2 E964

For gitian and commit signing I will keep using this key.

Wladimir
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCgAGBQJViphCAAoJEHSBCwEjRsmmtRoIALBzJMGXzoj5t9OQSedxjnjP
sxfHuBwQxeuPYXbRlMjY5UZhmabbt0/mLRfVSdscnCzp0YxbMRwD7I6MdHqXyBtd
oS+TUfMNir5lk7Ti2hRStgvxqsAbHUJ08LlqpJXV5dq3QgeJyJwZM76a6yyaGwxP
SwqvKklQZ/qdrKOgjjn6d5HywgsmybJSDzEDR3k+ogkLsfM1jcpqZhwFeRVpk94m
SgZGLLx5zAIKcLHn4I1FaZ+OAmmS0ukYcmotMOUk6NBEjHTDfjEFBrbrlwvL4G7r
kjd1mRxkaJMxX3nJicXiEQClVoeUrMVyJrrsTGyPixSicdQbItuyLWXm37fAfE0=
=4v49
-----END PGP SIGNATURE-----
2015-06-26 19:55:35 -04:00
David A. Harding
b347044eb2
Repository Move: Update Repository URLs
git ls-tree --full-tree -r HEAD \
  | sed 's/^.\{53\}//'          \
  | xargs sed -i 's^https://github.com/bitcoin/bitcoin.org^https://github.com/bitcoin-dot-org/bitcoin.org^g'
2015-06-23 09:08:40 -04:00
David A. Harding
8e573b38f3
Merge #837, #838, and #842
* #837: Add A Blog To Bitcoin.org
* #838: Full Node Guide: Add Windows 8.x Instructions
* #842: QA: Fix 16,591 HTML Validation Errors
2015-04-28 11:06:59 -04:00
David A. Harding
feea5bb21f Layout: Add anchor link affordance to all pages 2015-04-25 19:19:24 -04:00
David A. Harding
6917c1ecbd
Full Node Guide: Add Windows 8/8.1 Instructions
Thanks to Paul Georgiou for instructions and screenshots!

Closes #825, Closes #763
2015-04-24 14:21:36 -04:00
David A. Harding
5340cb36de
Full Node Guide: Variabalize Some Paragraphs
Thanks to Wladimir for a description of the Windows/Bitcoin Core
shutdown relationship.
2015-04-24 14:21:28 -04:00
David A. Harding
547f88850e
Full Node Guide: Fix Wrong Links 2015-04-24 14:21:16 -04:00
David A. Harding
d954708ef1
QA: Use HTML Proofer To Check Internal Links
Uses Ruby html-proofer to check the links.  This commit also fixes the
various problems it found, as well as dealing with some of its
non-problem complaints (it doesn't like anchor (a) tags without either
an href, name, or id).

Running HTML proofer takes about 12 minutes on my system (with up to two
threads), during which it prints no text. Travis CI times out after 10
minutes of nothing being written to stdout, so this commit also adds a
background process the Makefile to print a line every minute while make
runs.
2015-03-14 15:17:24 -04:00
David A. Harding
a0b206c77d
Merge pulls #765 and #770
* #765: Links: Replace Dead BitLegal.io With Wikipedia
* #770: Bitcoin for Developers: Change links
2015-02-25 11:36:44 -05:00
anduck
42072eae70
Fix typos "Bicoin" -> "Bitcoin" 2015-02-23 19:23:12 -05:00
David A. Harding
5fc487a913
Links: Replace Dead BitLegal.io With Wikipedia
BitLegal.io is no longer active, with whois saying the domain is being
deleted. As suggested by Reddit user /u/SatoshisGhost (thanks!), this
replaces the links to bitlegal with links to a Wikipedia article:

    s^http://bitlegal.io/^https://en.wikipedia.org/wiki/Legality_of_bitcoin_by_country^

If a better resource appears, we can link to that instead.
2015-02-23 14:43:16 -05:00
David A. Harding
91bd921d3e Full Node Howto: Mention Screensaver Slowdown
Mention that many OSes enter a low-power mode that's bad for Bitcoin
when their screensavers activate.

Closes #698
2015-02-19 18:29:05 -05:00
David A. Harding
83d02bdbca Full Node Howto: Merge Ubuntu Instructions Together
Suggested by Saivann Carignan (thanks!)
2015-02-19 18:29:05 -05:00
David A. Harding
4488c4dc48 Full Node Howto: Mention More Hours Better
Thanks Jameson Lopp and Saivann Carignan!
2015-02-19 18:29:05 -05:00
David A. Harding
1ba00657ae Full Node Howto: Add Windows 7, Ubuntu Server, and Other Linux
* Added instructions for Windows 7, but only for Bitcoin Core GUI. I
  added a stub for anyone who wants to write instructions for using the
  daemon on Windows.

* Added instructions for Ubuntu 14.04 LTS Server, but only for Bitcoin
  core daemon. I assume most server users run headless.

* Added instructions for Other Linux Distributions, for both GUI and
  daemon. Hopefully the instructions are general enough to apply to most
  distributions but specific enough that they actually help readers.

* Added a stub for Windows 8.1 as I don't have access to a copy, and all
  the pay-per-hour Windows VPSes I can find run some version of Windows
  Server. (I have the same problem with OS X.)

* Hid some subsections in the table of contents: I found having
  subsections named "Bitcoin Core GUI" and "...Daemon" within multiple
  sections distracting, so I hid them in the TOC.

* Added basic PGP verification instructions: I didn't try to explain PGP
  to newbies, but I did provide instructions useful to people who have
  used PGP before.  These instructions are currently displayed in the
  Windows 7 and Other Linux Distributions sections (where users download
  from Bitcoin.org).

* Made sure the end of each install section points to the Network
  Configuration section so users open port 8333.

Closes #410
2015-02-19 18:29:05 -05:00
David A. Harding
b29923a533 Full Node Howto: Add Port 8333 Instructions, Plus Corrections
Made numerous corrections suggestion by Saivann Carignan (thanks!),
including:

* Replaced GUI autostart instructions with using Bitcoin Core GUI's own
  autostart option.

* Described minimum upload speed requirements.

* Described metered bandwidth requirements. Also added a warning about
  exceeding periodic bandwidth limits.

* List items that ended with complete sentences (subject+predicate)
  received terminal punctuation. Did not terminally punctuate sentence
  fragments (sentences missing a subject or predicate).

Also suggested by Saivann, I added an extended section describing
setting up port forwarding on home routers and opening firewall ports to
allow inbound connections to port 8333.
2015-02-19 18:29:05 -05:00
David A. Harding
3c673cc338 Add Basic "How To Run A Full Node" Page
Add basic page with some general information plus instructions for
Ubuntu 14.10.

Change a link on the participate page to point to the full node page.

This page is being added as English-only for now.  I figure we can
convert it into a translation template after we have instructions for
Windows and Mac OS X, and after the instrutions have actually been
tested with the released version of Bitcoin Core 0.10.0.  (These Ubuntu
instructions were tested with RC3 and the old Ubuntu packaging.)
2015-02-19 18:29:05 -05:00