Bitcoin Forum
May 24, 2024, 07:12:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 [36] 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 »
701  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NODE Revolution: "Money is a means of payment, not speculation" (с) on: February 12, 2015, 02:42:49 PM
0.9.5_linux  seems to be working fine on my vps! also I was able to copy the old blocks DB to the new folder!

 but I needed to do 'SUDO npm -g install forever' anybody else had to  use sudo?
I always root use.
Each time you run the NODE, you must use the commands
Code:
npm install
npm -g install forever

Could put this in the instructions.md for newbies. Roll Eyes
702  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NODE Revolution: "Money is a means of payment, not speculation" (с) on: February 12, 2015, 01:16:33 AM
The link of the version which has fixed something is not working.  Embarrassed You can upload it please?
703  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NODE Revolution: "Money is a means of payment, not speculation" (с) on: February 12, 2015, 12:24:00 AM
Where is the previous version? I just deleting it unintentionally.
This new version does not work on Debian 7, I tried to run it many times, after the db be deleted, but apparently runs the web interface does not work.
 different from the previous version, this shows the following in the process manager.
704  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NODE Revolution: "Money is a means of payment, not speculation" (с) on: February 11, 2015, 08:13:33 PM
Looks like the culling has started on bter.

It was one guy selling his NODE's.. probably thinking that would be a pump and dump.. also probably confusing the nodepay launch with just a client update. Anyway.. glad to have this guy out of node. selling nodes like that is just dumb.. Another guys tried to make dumps and they ended without nodes..
I was thinking of selling, but not cost me almost nothing. And also i am not greedy.  Tongue
705  Local / Criptomoedas Alternativas / Re: NEM - clone da NXT on: February 11, 2015, 11:58:02 AM
Lançaram a versão 0.5.5
http://bob.nem.ninja/
Disseram que provavelmente será a última versão que usará valores de mentirinha, a próxima virá com o NEM real.  Wink
706  Local / Criptomoedas Alternativas / Re: Brasil em último lugar até nas criptomoedas? (desconsiderando moedas 'Low Vol') on: February 06, 2015, 11:25:25 AM
Mas veja pelo lado bom, isso é um indício que o povo daqui não é tão trambiqueiro quanto imaginam. :p

Esses caras da guarani tinham postado isso no fórum de altcoins
https://bitcointalk.org/index.php?topic=860934.msg9573947#msg9573947

mas não aguentaram as críticas e mudaram para o cryptocointalk.
https://cryptocointalk.com/topic/22552-ann-guarany-the-original-brazilian-cryptocurrency-gua/#entry148925

Nesse meio tempo parece que a febre das altcoins passou, há poucos tópicos no forum dos anúncios de novas alts. :/
707  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [NFDv2] - NFD Coin - Current version NFD-1.3.5 - NEW NFD-AT testnet on: February 04, 2015, 08:57:46 PM
The tunnel works now, thanks!

Now as to client 1.3.5, the interface default and simple appears disfigured when I try to access it.

...
There are some additional configuration to be done?

Normally it should work out of the box.

Which browser version do you use? Windows Firefox? Which version?

Could you also please try the online wallet?
https://nfdcoin.com/wallet/simple.html
Firefox 35.0.1 in Linux Mint 17 MATE 64bit
This happens because of the connection through ssh.
When I access the wallet from VPS, it functions properly.



Are you able to access/read   http://localhost:8876/css/bootstrap.min.css ?
I can read this link.

I accessed through the putty using windows 7 and Firefox, and it worked properly.

The problem is access using Linux Mint, or ssh through the terminal.

I can not reproduce the ssh tunnel issue.
When I remove bootstrap.min.css then I see a similar screen.

Do you also have the same problem with google chrome?
If so, could you please do a right mouse click and chose "Inspect Element".
As next click on "Network", reload page and check whether a file is not accessible through the ssh tunnel.
Now is operating normally, I do not know what caused it, was going to the NXT wallet as well. But is already repaired.
708  Local / Criptomoedas Alternativas / Re: [ANUNCIO] NODE Money - "Your Money, Your way!". (atualizado:4/2) on: February 04, 2015, 08:41:23 PM
Bump!
Saiu um artigo falando sobre as promessas dos devs para essa coin: http://www.coinssource.com/nodecoin-begins-from-square-1-revolutionizes-during-development-phases/

Esse deve ser o motivo da subida de preço na Bter que foi para mais de 100 satoshi
709  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NODE Revolution: "Money is a means of payment, not speculation" (с) on: February 04, 2015, 08:21:32 PM

Here is a really nice way to access your node that is running somewhere on the internet through an ssh tunel so you don't have to put in your password:

(Thanks to MaWo of NFD: https://bitcointalk.org/index.php?topic=603932.msg6661361#msg6661361 )

in a console, enter:

screen -S vpstunnel  ssh my.vps.ip.or.name -L 19775:localhost:19775 vmstat 1

then CTRL-A D

then you can go through the browser to localhost:19775 but you are using a tunnel to the remote server, and you can enter the PW securely!

This did not work for me, I used the standard port foward:
Code:
ssh -L 19775:127.0.0.1:19775 VPSusername@vpsIP
You can add more ports with -L argument. 20000 is NODEtestnet
Putty also have a option to insert that.

When search for ssh port foward on google hardly find good results. Roll Eyes
710  Alternate cryptocurrencies / Altcoin Discussion / Re: [Mk&PR] NODEpromo - NodeCoin 2d gen Code build on NODE.JS! Marketing Thread on: February 04, 2015, 07:43:48 PM
Is this still active?
Cuz if it is I'm in Smiley
Yep, i receive some NODEs for signature.
https://bitcointalk.org/index.php?topic=590421.msg10281505#msg10281505
711  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [NFDv2] - NFD Coin - Current version NFD-1.3.5 - NEW NFD-AT testnet on: February 04, 2015, 06:36:24 PM
The tunnel works now, thanks!

Now as to client 1.3.5, the interface default and simple appears disfigured when I try to access it.

...
There are some additional configuration to be done?

Normally it should work out of the box.

Which browser version do you use? Windows Firefox? Which version?

Could you also please try the online wallet?
https://nfdcoin.com/wallet/simple.html
Firefox 35.0.1 in Linux Mint 17 MATE 64bit
This happens because of the connection through ssh.
When I access the wallet from VPS, it functions properly.



Are you able to access/read   http://localhost:8876/css/bootstrap.min.css ?
I can read this link.

I accessed through the putty using windows 7 and Firefox, and it worked properly.

The problem is access using Linux Mint, or ssh through the terminal.
712  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [NFDv2] - NFD Coin - Current version NFD-1.3.5 - NEW NFD-AT testnet on: February 03, 2015, 02:22:57 PM
The tunnel works now, thanks!

Now as to client 1.3.5, the interface default and simple appears disfigured when I try to access it.



There are some additional configuration to be done?

Normally it should work out of the box.

Which browser version do you use? Windows Firefox? Which version?

Could you also please try the online wallet?
https://nfdcoin.com/wallet/simple.html
Firefox 35.0.1 in Linux Mint 17 MATE 64bit
This happens because of the connection through ssh.
When I access the wallet from VPS, it functions properly.

713  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [NFDv2] - NFD Coin - Current version NFD-1.3.5 - NEW NFD-AT testnet on: February 03, 2015, 01:04:14 PM
The tunnel works now, thanks!

Now as to client 1.3.5, the interface default and simple appears disfigured when I try to access it.



There are some additional configuration to be done?

Edit: this is because the ssh listen, on my local PC only
714  Local / Criptomoedas Alternativas / Re: NEM - clone da NXT on: February 02, 2015, 06:36:04 PM
EDIT: Para quem quiser participar dos testes, começaram outro blockchain.

Para receber as coins basta postar neste tópico



Já fez aniversário de 1 ano?
SIm!! Foi dia 19: https://www.facebook.com/217174381806901/posts/336945033163168/

PS. Fizeram uma comparação entra as principais plataformas criptográficas que descendem do bitcoin: https://www.facebook.com/ourNEM/photos/pb.217174381806901.-2207520000.1422624550./335764766614528/?type=1&theater


EDIT, eles incluirão o multisig ainda na versão beta!! Grin


715  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [NFDv2] - NFD Coin - Current version NFD-1.2.9 - NEW NFD-AT testnet on: January 31, 2015, 03:14:36 PM
How to access from my computer, a wallet in VPS? what ports may be opened?

There are several ways to use a wallet in a vps.

1) Have a open wallet with or without SSL:
nxt.apiServerHost=0.0.0.0
nxt.allowedBotHosts=<your static home ip> or * for public access
and open port 8876

2) Use a VPN tunnel to your vps API port on vps localhost:8876.
Linux:
screen -S vpstunnel  ssh vps.host.tld -L 8876:localhost:8876 vmstat 1
CTRL-A D
This command starts a ssh with port forwarding of all incoming on local port 8876 is send to vps port 8876 through the tunnel.
You can connect to your vps at http://localhost:8876/

The safer method is a vpn tunnel to your vps.
I try to open port 8876 in vps but dont work
Code:
 iptables -L | grep 8876
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:8876
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:8876
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:8876flags: FIN,SYN,RST,ACK/SYN

Support said there is no other firewall barring ports.
The vpntunel returns [detached from 3056.vpstunnel]
This means it works, right?

But should that needs to the port 8876 open.
716  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [NFDv2] - NFD Coin - Current version NFD-1.2.9 - NEW NFD-AT testnet on: January 31, 2015, 11:46:00 AM
How to access from my computer, a wallet in VPS? what ports may be opened?
717  Alternate cryptocurrencies / Altcoin Discussion / Re: Best online litecoin wallet? on: January 30, 2015, 06:31:49 PM
Look for a safe where data gets in their browser or encrypted on the server, has possession of priv key in your PC and make sure he's safe.
Also choose a wallet for unique currency, Multi Online Wallets are more centralized authorities

https://litecoin.info/Category:Services#Wallet_services
718  Economy / Trading Discussion / Re: OKPAY is scam (probably not) on: January 30, 2015, 03:42:11 PM
Got it also, from support@okpay.com.

The email wording made it sound like someone who was pissed about the account being frozen, but it's very possible it was frozen for legitimate reasons. And definitely hacking their email server is not cool... so I'd reserve judgement either way in this case.
Many people WOT reported having their accounts frozen.
In addition to the support service is a drug.
Could it be that the money deposited in OKPAY is to a very high risk of being stolen?
https://www.mywot.com/en/scorecard/okpay.com?utm_source=addon&utm_content=rw-viewsc#page-1
719  Local / Português (Portuguese) / Re: Bitcoin através da rede TOR não é uma boa idéia on: January 27, 2015, 07:08:17 PM
Mas a conexão do cliente do btc que passa pelas diversas máquinas do TOR não são encriptadas?
Agora quanto à descoberta de IPs, isso é possível através de scripts que rodam no navegador.
720  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] NODE Revolution: "Money is a means of payment, not speculation" (с) on: January 25, 2015, 10:32:24 PM

How to enter in testnode?
The Linux client not countains the file clientConfig.example.js

Use your ip:20000 in browser, enter password manualy and close page without loggin out. It will open your account for forging.
But the IP does not work, what should I do step by step after downloading?

https://github.com/nodepay/Docs/blob/master/Instructions.md

Steps 1,2,3 and 8,9,10.

Then wait until blockchain download. (You can check it's status through nodemoney.com:2000 after entering any password and go to peers view. it might take some time before you ip will show up there, it will have status "check" which means that blockchain is currently downloading and then "synced' which means you can now acces to your ip:20000)
Works now, THX!!

More a question: I can run test and livenet client in the same computer?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 [36] 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!