This commit is contained in:
2019-07-05 19:57:07 +02:00
parent f24d853f17
commit 2dbc6f44b6

View File

@ -9,15 +9,15 @@ showFullContent = false
draft = true
+++
I don't use any packages of an distro because Namecoins packages are only poorly maintained.
This setup is distor independent. All you need is cron to start the blockchain and the name resolver.
download binarys of namecoin and ncdns for your linux distros:
download namecoin and ncdns binaries for your linux distros:
* [https://github.com/namecoin/ncdns/releases/latest](https://github.com/namecoin/ncdns/releases/download/v0.0.8/ncdns-v0.0.8-linux_amd64.tar.gz)
* [https://namecoin.org/download/](https://www.namecoin.org/files/namecoin-core-0.16.3/namecoin-0.16.3-x86_64-linux-gnu.tar.gz)
extrakt namecoin to /opt/namecoin
extrakt ncdns to /opt/ncdns
extract namecoin to /opt/namecoin
extract ncdns to /opt/ncdns
create new user e.g. <name> ( useradd name )