Search results

  1. yamada

    Any VPN Providers accepting DRK?

    There is a difference between a VPN and a VPS . Virtual Private Network vs. Virtual Private Server.
  2. yamada

    Darkcoin Wordpress integration plugin

    Hi, Are you versed in woo commerce setup and similar?
  3. yamada

    Problem when compiling darkcoin from github

    yes its indeed strange..its a totally fresh debian VPS started , did apt-get update && apt-get upgrade then apt-get -y dist-upgrade apt-get -y install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev...
  4. yamada

    Problem when compiling darkcoin from github

    root@nognog19:/home/Downloads/darkcoin/src# ls addrman.cpp bloom.h db.h key.h makefile.osx qt simd.c sph_skein.h version.cpp addrman.h bmw.c echo.c keystore.cpp makefile.unix rpcblockchain.cpp skein.c sph_types.h version.h aes_helper.c...
  5. yamada

    Problem when compiling darkcoin from github

    also with time make -f makefile.unix "USE_UPNP:=-" "USE_IPV6:=0"
  6. yamada

    Problem when compiling darkcoin from github

    thanks ! tried that but get the same error :(
  7. yamada

    Problem when compiling darkcoin from github

    I get the following error and never had it before. Somebody has an Idea? root@nognog19:/home/Downloads/darkcoin# time make -f makefile.unix make: makefile.unix: No such file or directory make: *** No rule to make target `makefile.unix'. Stop. real 0m0.002s user 0m0.001s sys 0m0.001s...
  8. yamada

    Master-node setup guide for your NORMAL VPS v1.0 WORK IN PROGRESS !

    I am working to finalize the guide this weekend ! Sorry but I have been very busy on other project .
  9. yamada

    Master-node setup guide for your NORMAL VPS v1.0 WORK IN PROGRESS !

    Reserved. This is still a work in progress. But will be finished soon.
  10. yamada

    Master-node setup guide for your NORMAL VPS v1.0 WORK IN PROGRESS !

    Order your VPS and wait until it is set-up. Then use putty or your favourite SSH client to connect. Immediately change your root password with the command "passwd" ## Then we commence with updating our repos and the system apt-get -y update && apt-get -y upgrade apt-get -y dist-upgrade ##...
  11. yamada

    Master-node setup guide for your NORMAL VPS v1.0 WORK IN PROGRESS !

    Hi, As my first post here is my complete set-up guide for a normal VPS . It is so far 100% ready to use, but I will add some formatting and comments for people not accustomed at least a small bit to the Linux/Ubuntu Operating System. This guide is meant for Ubuntu 12.04+ VPS with at least 1...
Back
Top