Pages:
Author

Topic: [ANN][ZANO] New Sources|1st ProgPowZ|PoW/PoS Hybrid|Scalable|Private|Contracting - page 6. (Read 36422 times)

sr. member
Activity: 597
Merit: 253
... and the swarm is headed towards us
Can I ask, are there translations of the opening post in the other language sections? Russian even?

To my knowledge not yet.

#TODO 2021  Smiley

I can sort out a Spanish translation for us.
hero member
Activity: 906
Merit: 500
...
For actually putting zanod in the background, I use the --no-console option. So
Code:
./zanod --no-console &
or to make it extra sure
Code:
./zanod --no-console >/dev/null 2>/dev/null &

Good hint too, runs well.

You skilled with linux?  I have a RaspberryPI coming and want to spend some time over setting a staking node and try to secure it, maybe even make a bundle or image so people can use it easily.

If you have any skill, a hand would surely be appreciated!  In that case just join in our discord and hit me up!
jr. member
Activity: 81
Merit: 5
...
For actually putting zanod in the background, I use the --no-console option. So
Code:
./zanod --no-console &
or to make it extra sure
Code:
./zanod --no-console >/dev/null 2>/dev/null &

Good hint too, runs well.
hero member
Activity: 906
Merit: 500
Can I PoS mint in simplewallet? Or have I to use GUI?

Sure, you can use simplewallet for staking:

simplewallet --rpc-bind-port=yourport --wallet-file=path\to\your.file --do-pos-mining --deaf

--rpc-bind-port - this needed to launch simplewallet in server mode
--do-pos-mining - this tells wallet to launch staking
--deaf - tells simplewallet to ignore any network rpc requests (for safety reasons)


--deaf huh, interesting trick, didn't know that one!
sr. member
Activity: 519
Merit: 252
555
How do I run zanod in the background on linux? I tried "nohup ./zanod >zanod.log &", but this fails.

you can use "screen" command for that(it basically can run any app in background).

Screen doesn't put the program in the background in the usual sense. It makes the program run in a virtual terminal, which you can still access normally. I use screen a lot so I can keep lots of terminal programs running, without being visible all at once. You can put screen itself in the background with all the programs running within, and open it later (perhaps when connecting from another machine).

I think this is its most essential feature. Many people learned to use screen around 2000 for using IRC; they could leave their IRC client running on some server, and return to their session the next day, without keeping their own computer on all the time.

For actually putting zanod in the background, I use the --no-console option. So
Code:
./zanod --no-console &
or to make it extra sure
Code:
./zanod --no-console >/dev/null 2>/dev/null &
hero member
Activity: 976
Merit: 646
Can I ask, are there translations of the opening post in the other language sections? Russian even?

To my knowledge not yet.
sr. member
Activity: 597
Merit: 253
... and the swarm is headed towards us
Can I ask, are there translations of the opening post in the other language sections? Russian even?
jr. member
Activity: 81
Merit: 5
Can I PoS mint in simplewallet? Or have I to use GUI?

Sure, you can use simplewallet for staking:

simplewallet --rpc-bind-port=yourport --wallet-file=path\to\your.file --do-pos-mining --deaf

--rpc-bind-port - this needed to launch simplewallet in server mode
--do-pos-mining - this tells wallet to launch staking
--deaf - tells simplewallet to ignore any network rpc requests (for safety reasons)


thanks
hero member
Activity: 976
Merit: 646
Can I PoS mint in simplewallet? Or have I to use GUI?

Sure, you can use simplewallet for staking:

simplewallet --rpc-bind-port=yourport --wallet-file=path\to\your.file --do-pos-mining --deaf

--rpc-bind-port - this needed to launch simplewallet in server mode
--do-pos-mining - this tells wallet to launch staking
--deaf - tells simplewallet to ignore any network rpc requests (for safety reasons)
jr. member
Activity: 81
Merit: 5
Can I PoS mint in simplewallet? Or have I to use GUI?
jr. member
Activity: 81
Merit: 5
How do I run zanod in the background on linux? I tried "nohup ./zanod >zanod.log &", but this fails.

you can use "screen" command for that(it basically can run any app in background).

it works. Very nice tool, thank you.
hero member
Activity: 976
Merit: 646
How do I run zanod in the background on linux? I tried "nohup ./zanod >zanod.log &", but this fails.

you can use "screen" command for that(it basically can run any app in background).
jr. member
Activity: 81
Merit: 5
How do I run zanod in the background on linux? I tried "nohup ./zanod >zanod.log &", but this fails.
hero member
Activity: 976
Merit: 646

Hey folks!

How Much Rum Does it Take To Get a New Ring Signature?

If you want to find out, check this article:
https://medium.com/zano-news/how-much-rum-does-it-take-to-get-a-new-ring-signature-b8704c6ba40a

Please feel free to leave feedback or questions!








Just noticed the Zano logo on the booze bottles. Nice touch  Smiley

Not only there actually, there are also one place with logo, that you probably didn't notice Smiley
hero member
Activity: 906
Merit: 500

Hey folks!

How Much Rum Does it Take To Get a New Ring Signature?

If you want to find out, check this article:
https://medium.com/zano-news/how-much-rum-does-it-take-to-get-a-new-ring-signature-b8704c6ba40a

Please feel free to leave feedback or questions!








Just noticed the Zano logo on the booze bottles. Nice touch  Smiley

Funny i didn't noticed neither!
sr. member
Activity: 597
Merit: 253
... and the swarm is headed towards us

Hey folks!

How Much Rum Does it Take To Get a New Ring Signature?

If you want to find out, check this article:
https://medium.com/zano-news/how-much-rum-does-it-take-to-get-a-new-ring-signature-b8704c6ba40a

Please feel free to leave feedback or questions!








Just noticed the Zano logo on the booze bottles. Nice touch  Smiley
hero member
Activity: 906
Merit: 500

Hey folks!

How Much Rum Does it Take To Get a New Ring Signature?

If you want to find out, check this article:
https://medium.com/zano-news/how-much-rum-does-it-take-to-get-a-new-ring-signature-b8704c6ba40a

Please feel free to leave feedback or questions!









Hard to read article, but still easier than the original paper (plus the glass names are direct reference to it)

For a even more hardcore read check out the original paper: https://eprint.iacr.org/2020/688.pdf
hero member
Activity: 976
Merit: 646

Hey folks!

How Much Rum Does it Take To Get a New Ring Signature?

If you want to find out, check this article:
https://medium.com/zano-news/how-much-rum-does-it-take-to-get-a-new-ring-signature-b8704c6ba40a

Please feel free to leave feedback or questions!






sr. member
Activity: 597
Merit: 253
... and the swarm is headed towards us
Pages:
Jump to: