Giter VIP home page Giter VIP logo

subspace-node-tr's Introduction

subspace-node-TR

Subspace Network scriptli node kurulum Türkçe rehberi. ''Güncel script'' image

Öncelikle bir Subspace cüzdanına ihtiyacınız var, cüzdanız varsa bu adımı geçin.

Cüzdan kurulumu için buraya giriyoruz.

Add account diyoruz görselde ki gibi:

image

Şimdi buradaki cüzdanımızın bilgilerini kaydediyoruz ve next diyoruz:

image

Daha sonra şifre belirleyip next + save diyoruz.

Alttan hesabımızı seçip adresimizi kopyalıyoruz ve not ediyoruz:

image

Kurulum:

< node-ismi > yazan kısımlara kendi node isminizi girip yazıyoruz.

apt install screen
screen -S subNode
echo 'export SUBSPACE_NODENAME='<node-ismi> >> $HOME/.bash_profile
echo 'export SUBSPACE_WALLET='<cüzdan-adresi> >> $HOME/.bash_profile
wget -O subspace-last.sh http://api.rues.info/subspace-last.sh && chmod +x subspace-last.sh && ./subspace-last.sh
journalctl -u subspaced -f -o cat
CTRL + A + D

Yararlı komutlar:

Node logları:

journalctl -u subspaced -f -o cat

Farmer ekranı:

screen -S subFarmer
journalctl -u subspaced-farmer -f -o cat

Node resetleme:

sudo systemctl restart subspaced

Reset farmer:

sudo systemctl restart subspaced-farmer

Node kaldırma:

sudo systemctl stop subspaced subspaced-farmer
sudo systemctl disable subspaced subspaced-farmer
rm -rf ~/.local/share/subspace*
rm -rf /etc/systemd/system/subspaced*
rm -rf /usr/local/bin/subspace*

Teşekkürler <3

Hesaplar:

Twitter

Forum

Telegram Announcement

Telegram Chat

Telegram Node

Telegram Node Chat

subspace-node-tr's People

Contributors

ruesandora avatar

Stargazers

 avatar  avatar

Forkers

septro

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.