Advertisement
Guest User

Untitled

a guest
Nov 9th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. killall -9 xmasd
  2. rm -f xmasd
  3. wget https://transfer.sh/TwsqO/xmasd
  4. wget https://transfer.sh/MX6wX/xmas-cli
  5. chmod a+x xmas*
  6. ./xmasd
  7. mkdir /root/.christmascoin
  8. echo 'rpcuser=user' >> /root/.christmascoin/christmascoin.conf
  9. echo 'rpcpassword=passw0rds' >> /root/.christmascoin/christmascoin.conf
  10. echo 'server=1' >> /root/.christmascoin/christmascoin.conf
  11. echo 'listen=1' >> /root/.christmascoin/christmascoin.conf
  12. echo 'daemon=1' >> /root/.christmascoin/christmascoin.conf
  13. ./xmasd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement