Bitcoin Forum
May 11, 2024, 05:13:05 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] OFFIZIELL OMEGA | X11 POW/POS | MASTERNODE durch die Community  (Read 131 times)
xelawebdev (OP)
Jr. Member
*
Offline Offline

Activity: 140
Merit: 1


View Profile
February 21, 2018, 05:17:44 PM
Last edit: February 21, 2018, 05:48:34 PM by xelawebdev
 #1


Bist du OK?
diese Vorgehensweise ist angetrieben von der Community
Auf zum MOND!

**nichts auf omeganetwork.io zu sehen

Willkommen zu






[WEBSITE] [WALLET] [GITHUB]

[TWITTER] [DISCORD] [TELEGRAM]



[EXPLORER OMEGACOIN]
[EXPLORER Ω NETWORK]



SPEZIFIKATIONEN:




ÜBER OMEGA:




AUFTEILUNG:




Derzeit : 1000 OMEGA = MN
Erhöht sich ständig

Statistic: 337 MN am laufen. Stand: "Februar 20, 2018"



BÖRSEN




BEOBACHTEN





POOLMINING



Quote
-a x11 -o stratum+tcp://minpool.net:6800 -u [Wallet Address]-p c=OMEGA



Quote
-a x11 -o stratum+tcp://madpool.xyz:3533 -u WALLET -p c=OMEGA



Quote
-a x11 -o stratum+tcp://us1.minadorespool.gq:3533 -u WALLET -p c=OMEGA



Quote
-a x11 -o stratum+tcp://yiimp.fatpanda.club:3533 -u WALLET -p c=OMEGA



Quote
-a x11 -o stratum+tcp://yiimp.gos.cx:3550 -u WALLET -p c=OMEGA



ÜBERSETZUNGEN

ITALIENISCH = https://bitcointalk.org/index.php?topic=2928735.0
GRIECHISCH = https://bitcointalk.org/index.php?topic=2837564.0
TÜRKISCH = https://bitcointalk.org/index.php?topic=2945189.0
ARABISCH= https://bitcointalk.org/index.php?topic=2973410
PHILLIPINISCH= https://bitcointalk.org/index.php?topic=2975139.0
ENGLISCH= https://bitcointalk.org/index.php?topic=2957981.0



EINRICHTUNG

Volles Prozess Daemon installieren & MasterNode

Wie richtet man eine Masternode unter Linux VPS ein
von Lucaslaraginie "Medium"

OMEGA MASTERNODE Einrichtung PDF
von  mexdog and cryptodave

Sentinel installieren
von https://github.com/omegacoinnetwork/sentinel


Code:
Sentinel
---------------
$ sudo apt-get -y install python-virtualenv virtualenv
$ git clone https://github.com/omegacoinnetwork/sentinel.git && cd sentinel
$ virtualenv ./venv
$ ./venv/bin/pip install -r requirements.txt

crontab -e
* * * * * cd /root/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1

(Füge die Zeile drüber und speichere, Ctrl+X, Y und enter)

$ nano ~/sentinel/sentinel.conf

(ändere /home/username zu /root und speichere, Ctrl+X, Y und enter)

$ ./venv/bin/py.test ./test

(Sollte Fehler auftreten, müssen wir IP in der testfile ändern)

$ nano test/unit/test_dash_config.py

(ändere 19998 zu 17778 und speichere, Ctrl+X, Y und enter)


Aktualisierung...




angetrieben durch die Community

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!