Giter VIP home page Giter VIP logo

atposone's Introduction

atposone

how to? first, e.g. visit and sign up like https://my.vultr.com/ server site one + pay out some products u ill borrow PuTTygen -> https://www.puttygen.com/#Download_PuTTYgen_on_Windows SSH key in server site -> https://my.vultr.com/sshkeys/manage/?id=new install winscp official discord -> https://discord.com/invite/tuDs9TmWwv official twitter -> https://twitter.com/aptoslabs dev site guide? -> https://aptos.dev/ testnet fullnode guide? -> https://aptos.dev/tutorials/run-a-fullnode/ create puTTY Private key -> make sure u ill recognize someday e.g. 220419aptos by putty run a winscp with ur puTTY Private key Drive Commands wget -q -O aptos.sh https://api.zvalid.com/aptos.sh && chmod +x aptos.sh && sudo /bin/bash aptos.sh Update commands wget -q -O aptos.sh https://api.zvalid.com/aptos.sh && chmod +x aptos.sh && sudo /bin/bash aptos.sh copy identity file and paste in ur private storage one. sync check : Aptos_state_sync_Version curl 127.0.0.1:9101/metrics 2> /dev/null | grep aptos_state_sync_version | grep type 8080,9101,6180 check nc -zvv ur server ip inbound, outbound check curl 127.0.0.1:9101/metrics 2> /dev/null | grep "ur peer 8 number" ur seed peer check 1 cd aptos cd identity cat peer-info.yaml ur seed peer check 2 ( read 2, not 1 or 3) wget -q -O aptos_identity.sh https://api.zvalid.com/aptos_identity.sh && chmod +x aptos_identity.sh && sudo /bin/bash aptos_identity.sh -> e.g. ae465609681b4c5ae3ffeb968734bf19ed0c505fdc9dfc42c8385dca223eb67 addresses:

  • "/ip4/158.247.223.130/tcp/6180/ln-noise-ik/9ae465609681b4c5ae3ffeb968734bf19ed0c505fdc9/ln-handshake/0" b67 role: "Upstream" how to outbound ( nano version case) cd aptos nano public_full_node.yaml
    check seed : {} delete {} this one put someone's one e.g. ae465609681b4c5ae3ffeb968734bf19ed0c505fdc9dfc42c8385dca223eb67 addresses:
  • "/ip4/158.247.223.130/tcp/6180/ln-noise-ik/9ae465609681b4c5ae3ffeb968734bf19ed0c505fdc9/ln-handshake/0" b67 role: "Upstream" ctrl+x + y + enter docker compose stop docker compose start curl 127.0.0.1:9101/metrics 2> /dev/null | grep aptos_state_sync_version | grep type

atposone's People

Contributors

zssbecker avatar

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.