Navigation

    Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. centos 7
    Log in to post

    • AcidD

      [Guide] Setup Feathercoin Electrum-X Server Centos 7
      Guides • howto centos 7 full node electrum electrumx • • AcidD  

      5
      4
      Votes
      5
      Posts
      6268
      Views

      AcidD

      This guide works perfectly on a $5/mo Digital Ocean Droplet. it’s fantastic and cheap and a great way to support the network as you run a full node plus electrumx! one note, building Feathercoin Core 0.16 on the small droplet, you usually run out of memory during the build run the below to increase swap. free dd if=/dev/zero of=/var/swap.img bs=1024k count=1000 mkswap /var/swap.img swapon /var/swap.img free make -f makefile.unix
    • AcidD

      [Guide] Create a full node and Build Feathercoin v0.16 on Centos 7.
      Guides • howto linux centos 7 full node centos • • AcidD  

      7
      9
      Votes
      7
      Posts
      7947
      Views

      lclc_

      Nice! :)) Looking forward to see majority of the network running on 0.16 soon