Search content
Sort by

Showing 20 of 92 results by danilom
Post
Topic
Board Announcements (Altcoins)
Re: [SYNX] Syndicate | Business Management Platform | NEW BETA v1.0.1.7 RELEASED! |
by
danilom
on 01/10/2017, 15:43:12 UTC
Hi,

I have a masternode running and have also same problem with the wallet as you people. It is frezzing for periodes and then responding for short time.

Mine MN server has done following SYNC in last week:

21/9: 5 coins
22/9: 20 coins
23/9: 5 coins
24/9: 0 coins
25/9: 0 coins
26/9: 5 coins
27/9: 0 coins
28/9: 0 coins
29/9: 0 coins
30/9: 0 coins

HOW CAN I VERIFY IF MY MN SERVER IS RUNNING APPROPIATE AND EARNING SOME COINS?

(I want to know if the cost is covered by running a MN)


/Securekid


Yo always can ckeck in the blockexplorer:
http://explorer.syndicateltd.net/

Put in the search box your $syn wallet using in the MN

So, you can see the IN payments
Post
Topic
Board Announcements (Altcoins)
Re: [SYNX] Syndicate | Business Management Platform | NEW BETA v1.0.1.7 RELEASED! |
by
danilom
on 30/09/2017, 14:41:14 UTC
Hi, I think I succesfully configured a MN in vultr.com server, i already receive two transactions of 5synx in my masternode wallet. But I receive it 4 ago and no more transactions, all times I acces to the wallet I have to manually start the masternode. I think the masternode only works when I have my wallet running (the syndicate wallet CPU consumption its very high) but I dont understand why if it is installed on the Vultr server? The server console says synx MN is correctly installed

Same thing here, just received 4 IN transactios of 5 SYN the second day i started the MN.
I realize must to unlock first the local wallet before click update, one time it showed "Masternode is runnind" i always look at the VPS and syndicated is always running...
Now i cant say if the MN is working OK because after that 4 transactions received, cant sync anymore, i get peers but traffic isnt showing more than 3mb in....
 In the VPS using 1.0.0.7 26 peers almost all 1.0.0.7 ver


Post
Topic
Board Announcements (Altcoins)
Re: [SYNX] Syndicate | Business Management Platform | NEW BETA v1.0.1.7 RELEASED! |
by
danilom
on 29/09/2017, 11:40:51 UTC
Until New wallet is released to solve Sync problems,
ROI is a matter of Faith

So really dont know how much you are earning.. in MN
Post
Topic
Board Announcements (Altcoins)
Re: [SYNX] Syndicate | Business Management Platform | NEW BETA v1.0.1.7 RELEASED! |
by
danilom
on 25/09/2017, 20:15:49 UTC
hey guys, do you have problems synching your 1.0.1.8 wallet as well?

after 10 minutes still 0 connections to the network

put current nodes from https://www.coinexchange.io/network/peers/SYNX into syndicate.conf

Addnodes

addnode=2a01:7e01::f03c:91ff:fecf:6111
addnode=76.169.236.235
addnode=165.227.155.52
addnode=45.32.176.13
addnode=85.167.102.241
addnode=162.212.153.91
addnode=38.127.169.149
addnode=164.132.176.100
addnode=188.192.180.222
addnode=188.192.180.222
addnode=188.192.180.222
addnode=85.167.102.241
addnode=81.100.185.152
addnode=204.12.240.170
addnode=198.204.251.106
addnode=45.32.88.160
addnode=46.38.242.204
addnode=45.77.90.35
addnode=139.162.187.24
addnode=73.200.251.17
addnode=142.129.79.13
addnode=73.15.197.47
addnode=81.100.185.152
addnode=81.100.185.152
addnode=188.192.180.222
addnode=188.192.180.222
addnode=188.192.180.222
addnode=73.93.19.101
addnode=85.167.102.241

after 3 hours still 0 connections to the network

Use 1007 version and instead of synchronice the blockchain you can download it and copy paste. Look here:

https://bitcointalk.org/index.php?topic=1511215.2980


Im  trying to install the masternode and I cant, after command "sudo nano ~/.Syndicate/Syndicate.conf"
 
I get this error ( I tried with 9999 port in both):

Key In a User Name for RPC access (preferably not your computer username) and press [ENTER]:
Key In a LONG RANDOM PASSWORD for the above user and press[ENTER]:
Key In the port your want the RPC to listen on  press[ENTER]: 9999
Key In the port your want the SYNX Daemon to listen on  press[ENTER]: 9999
Hold your horses for 10 sec
Syndicate server starting
Error: An error occurred while setting up the RPC port 9999 for listening on IPv4: bind: Address already in use
error: couldn't connect to server
Need Help? ... Hop on Slack or BTCT https://bitcointalk.org/index.php?topic=1511215.0;topicseen and the community members WILL help you

did you enter in nano?

i cant see the error

what user are you using?

if is mn1, do you: sumn1, cd /home/mn1/.Syndicate?

please give me more info
Post
Topic
Board Announcements (Altcoins)
Re: [SYNX] Syndicate | Business Management Platform | NEW BETA v1.0.1.7 RELEASED! |
by
danilom
on 25/09/2017, 13:08:16 UTC
Im using this tutorial trying to configure a masternode:

https://masternodeguides.com/setup-syndicate-masternode-synx-masternodes/

I already got a SSH key configured on the server, so I dont understand why I have to use this commands:

Now change to user “synx” and setup SSH keys for enhanced Security.

su synx

ssh-keygen -b 4096
cd .ssh
cat id_rsa.pub >> authorized_keys
Now save the private key “id_rsa” to your clients computer so you can authenticate to the server with the SSH Certificate. (You must convert id_rsa to a “.ppk file in order to use the privatekey with Putty)

Restart the SSH Server and test if the authentication with the private key works.

sudo service ssh restart
If it works, edit the SSH config file to disable password authentication & root login.

sudo nano /etc/ssh/sshd_config
Change following Values in the file.

PasswordAuthentication no
UsePAM no
PermitRootLogin no


I can skip these commands??




You can skip, not recommended... the commands are about security concerns _ONLY_

Another problem I have is when I insert this command "sudo nano ~/.Syndicate/Syndicate.conf"


Key In a User Name for RPC access (preferably not your computer username) and press [ENTER]:
Key In a LONG RANDOM PASSWORD for the above user and press[ENTER]:
Key In the port your want the RPC to listen on  press[ENTER]:
Key In the port your want the SYNX Daemon to listen on  press


This info isnt on the tutorial, wich number of port I have to use?

9999



I setup the mn in ubuntu 14.04 with no problems, but you can deploy it in any OS
Post
Topic
Board Announcements (Altcoins)
Re: [SYNX] Syndicate | Business Management Platform | NEW BETA v1.0.1.7 RELEASED! |
by
danilom
on 23/09/2017, 13:53:33 UTC
HI all, added node list from the howto, but only 1 peer connected:
46.101.138.242:9999

Can anyone share more ppers online? just need to add node in console, Thanks
Post
Topic
Board Mining (Altcoins)
Re: What to mine with 1gb older cards
by
danilom
on 21/09/2016, 23:44:13 UTC
You can Mine XMR with 4 5850 and get around $4 each day
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][slock.it][Company] IoT meets blockchain - A TheDAO proposal
by
danilom
on 28/05/2016, 12:31:24 UTC
Price of DAO at the end of ICO: $0.165 or 0.0003346BTC (@493 $/btc)

Markets movement today in BUY orders in Poloniex:
ETH 8300BTC
LSK 1644BTC
DAO 1040BTC

Post
Topic
Board Servicios
Re: Surbitcoin el exchange para Venezuela ¿Otra estafa o simplemente incompetentes?
by
danilom
on 07/11/2015, 14:19:51 UTC
Saludos,

Llevo un año usando la plataforma de surbitcoin para hacer cambios rapidos y puntuales de fiat a btc. Ciertamente comparto la idea que no podemos dejar toda nuestra confianza en un exchange, o pagina que quiera fungir de casa de bolsa entre fiat y BTC, de hecho e leido al mismo Rodrigo afirmando esto. Pero, para lo que e necesitado me ha servido muy bien.

Los retiros usando 2FA son inmediatos, no he realizado nunca retiras de BsF, pero si conozco anecdotas de gente que lo hace a diario. Los depositos de BsF del Banco Mercantil, se validan manualmente y no demora mas de 1 hora por lo general. Tambien acostumbro a escribirle a Kevin Charles, por mensajeria de redes sociales si esta demorando mucho algun deposito.

Espero que les haya servido mi experiencia.
 
Post
Topic
Board Hardware
Re: PSU HP-DPS-800GB-A Help with circuit short between + & -
by
danilom
on 06/11/2015, 21:07:40 UTC
hi,

I tryed without screw... and green LED ON.

Welding the wire on the PCB directly

So im going to connect 2 Antminer S3 (8 pci-e molex connector)

After that, if everything OK i upload some pictures, so we can search it in the forum later

Post
Topic
Board Hardware
Re: PSU HP-DPS-800GB-A Help with circuit short between + & -
by
danilom
on 05/11/2015, 13:43:34 UTC
Thanks for the replys.

Inner layers really dont know... also because others pals are running the PSU using screws throught the PCB..

But, im going to try, using another coin of screw.. and then post again

Thanks all!!

Post
Topic
Board Hardware
Topic OP
PSU HP-DPS-800GB-A Help with circuit short between + & -
by
danilom
on 05/11/2015, 12:04:46 UTC
Hi folks,

I need some help with the DIY home adapter for HP server DPS 800GB A PSU

I look at the diagram located here and internet, and made the short between pin 32 and 33, like pictures i attached. And i made holes in the + and - sections to put a screw and cables with Pci-e conectors.

If i turn on the PSU without cables it goes well, green led turn on and 12v is in the + and - pins

But seems like when i put the screw and the cables, that it make like circuit short, so i take the tester and put the tester cables in +and -, and when the screw is on it, it sounds, like cont. is in it...

I tried with 2 differente PSU new brand, to discard and the same thing, something im doing wrong...

Any idea?

Post
Topic
Board Altcoins (criptomonedas alternativas)
Re: [PRE-ANN] [CHVZ] CHAVEZCOIN 100% POS Distribucion Gratuita para Venezuela
by
danilom
on 17/06/2015, 02:21:10 UTC
Amigo, ciertamente toda iniciativa es buena. Mas sin embargo, porque politizar, y arrinconar una propuesta a una opción política?
Post
Topic
Board Lending
Topic OP
How many people would invest?
by
danilom
on 30/08/2014, 04:14:20 UTC
Hi to all.

I know I have no reputation required.

But im offering to show my proyect to Hero like members.
Im in a tropical area, is not at all tourist area. But we have excellent tourist areas.

Exotic Beaches!!!

The most beatiful Womens..

Best Prices.

I think the investment opportunities that are here, now, It is possible to buy a beach property as a business.

A business that I could be offered in Bitcoins, for rent.

I am , in Venezuela, you can get All Inclusive in CHEAP prices.

Warm water, and Gorgeous Womens
Wonderful Beaches, and Gorgeous Womens,
World's highest "teleferico" and Gorgeous Womens,
Highest road in the world, and Gorgeous Womens,
Oldest Mountain in the world, and Gorgeous Womens,
Highest Water Drop of the world, and Gorgeous Womens,

If any Hero member, want to know what i want to sell, please write me.

I think, we can do business



Post
Topic
Board Off-topic
Re: BTC to-->Be Single Again
by
danilom
on 28/08/2014, 03:59:58 UTC
Well im at about 35C

Too much Tropical for me

Post
Topic
Board Off-topic
Re: BTC to-->Be Single Again
by
danilom
on 28/08/2014, 03:13:38 UTC
Oh oh.

I need it, to not jump down (i have a wife)
Post
Topic
Board Esquina Libre
Topic OP
Argentina, Argentinos. Sugerencias
by
danilom
on 28/08/2014, 03:02:30 UTC
Saludos a todos,

Entiendo que hay mucha comunidad Argentina en el Foro. Moderadores incluso.

Aunque e tenido contacto, mas que todo comercial con Argentinos, con respecto a Bitcoin, me gustaria que por el parentesis corto de mi visita a Buenos Aires, compartir algunas tertulias y Cervezas con Bitcoineros Argentinos.

Tengo Pautado estar por Buenos Aires para el 06 septiembre.

Sera de mucho agrado compartir con Uds.

Post
Topic
Board Off-topic
Topic OP
BTC to-->Be Single Again
by
danilom
on 28/08/2014, 02:49:08 UTC
Today was cleaning my balcony for a grill, take room measurements and think I could live in if I had a bath





How Many BTC would you pay to be single again? (really)

Post
Topic
Board Mining (Altcoins)
Re: Cannot compile any version of darkcoin cpuminer on Ubuntu, vps or amd!
by
danilom
on 26/08/2014, 15:39:10 UTC
I tryed also in a Debian
I cannot

logs from ./configure and ./make here: http://pastebin.mozilla.org/6162507

Post
Topic
Board Mercado y Economía
Re: Argentina podría adoptar el Bitcoin como moneda oficial (¿?)
by
danilom
on 12/08/2014, 03:56:19 UTC
Por otro lado, existe google, pueden leer libros... un estado no puede "emitir" dinero comprar IMAGINARIOcoin que luego va a aumentar 10000000000 veces y vivir asi de por vida todo un pais. Para empezar, pocos paises en el mundo pueden jactarse de vivir solo de servicios financieros, este tema es muy controlado, y bitcoin no aparece de lejos, el marketcap que tiene ademas no podria sustentar ni una ciudad pequeña (en materia de ganancia por transacciones financieras)
Por favor... tan solo tratar de comprar una cantidad moderada de bitcoin es complicado, imaginense hacer esto:

Quote
Si yo fuera Argentina u otro pais "pobre", emito 1000 millones de dolares (en moneda local del pais), y compo 1 millon de bitcoins...eso generaria inflacion si pero...sos el dueño de 1 millon de bitcoins!!! no entiendo como un pais sea cual sea no se avivo y lo hizo.