Skip to content

eisenlohr/NKN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

NKN

Script(s) to deploy mining nodes for the New Kind of Network (NKN)

  • nkndeploy_raspi.sh
    • I needed to add these three lines
      CapabilityBoundingSet=CAP_NET_BIND_SERVICE
      AmbientCapabilities=CAP_NET_BIND_SERVICE
      NoNewPrivileges=true
      
      to the /etc/systemd/system/nkn-commercial.service file under key [Service] in order for the certification to work and not throw acme: error presenting token: could not start HTTP server for challenge: listen tcp :80: bind: permission denied.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages