Pages:
Author

Topic: Re: [ANN] Las Vegas coin. Masternode cost only $250!! Only 400,000 coins total! - page 26. (Read 79034 times)

member
Activity: 139
Merit: 10
Mustang 1967 Smiley

more Fun and Mens World ...

but YES , you can use your small Server ( got 12 Core 4.2 GHZ , 64GIG ) ;-) , as an MN Server for serving

i search my old Faq for MN
https://bitcointalksearch.org/topic/m.24177513


but to lazy to write an new one . just watching a Movie and then go to sleep
let us talk tomorrow


Glen
legendary
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
LOL , sorry but this Post above is COMPLETE Rubbish !

First you talk about Win-QT and after you told Users to make an VPS with Ubuntu , for what ?

The Ubuntu Server should work as an VPS ? , you can use the WIN-QT as MN aswell .

Sorry , i dont understood what u mean above with this Copy/Paste FAQ for MN.

if you mean your MNs need other IP the smarter Solution is to fire up an VPN Tunnel and reroute Ports....

Simple and working

 

I DID write a disclaimer that their could be errors, and that I did NOT write the tutorial.  

Glen. First, your knowledge in this area is much greater than mine. I know nothing about VPS or VPN. I have no trouble admitting that. Can I pay you 200 Las Vegas coins to write a detailed walkthrough for the simplest way to get muliple masternodes in 1 wallet without renting a VPS??

Let me be specific. Many users only know how to use windows. So that was my thought about setting up a seperate VPS with ubuntu.

Someone mentioned writing a script for ubuntu to setup the VPS. Can I hire you to do that too?

I know you really know what your doing, so please help.

This will help everyone.

Quote
the smarter Solution is to fire up an VPN Tunnel and reroute Ports....

Simple and working

Simple for you!! Ask a pilot if its easy to fly a plane.

Also, I have a very powerful server 12 cores @ 3.8ghz (Socket 2011, intel extreme cpu, with 64GB ram), along with a 1Gps up and download. Question, can I allow other users to use this as their vps? Is that safe?

If you set this up, I can rent it out for a few Las Vegas coins a month to each user, and split it with you. Its automatic monthly Las Vegas coins to you.

Ill even throw in my car , as a bonus Wink

Vegas

member
Activity: 139
Merit: 10
LOL , sorry but this Post above is COMPLETE Rubbish !

First you talk about Win-QT and after you told Users to make an VPS with Ubuntu , for what ?

The Ubuntu Server should work as an VPS ? , you can use the WIN-QT as MN aswell .

Sorry , i dont understood what u mean above with this Copy/Paste FAQ for MN.

if you mean your MNs need other IP the smarter Solution is to fire up an VPN Tunnel and reroute Ports....

Simple and working

 
legendary
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
Ok.. I had someone create a basic tutorial on how to setup multiple masternodes on Las Vegas coin. I have no idea if the instructions are correct or not. If you see an error, please post here , so I can correct it. If you confirm that it works, then please post that also.


Installation and operation of a remote vps server for multiple masternodes

First, download the Windows Wallet: https://github.com/LIMXTEC/LasVegasCoin2/releases/download/v2.0.0.3/lasvegascoin-qt.exe


Open the wallet then goto:

Tools -> Debug Window -> Console

Then type :

getnewaddress

The output will be the new address for your masternode.

Highlight and copy this address


Next type: click on unlock wallet, and do a FULL unlock. Do NOT check the box that says "for staking,...."


sendtoaddress
1000

So it shold look something like this:

sendtoaddress VeGsmNfchv3i7yY2dbigkRZfLvFZU2MzSm 1000

You will get an output, that looks similar to this: 696f58e448dd34efcb022579f4a6c65a0f7aa767cf93d7e412f7ee60d53fd35c
This is your tx

Next type:

masternode genkey

It will return an output similar to this: 87GVAVxsaF3jLjJ65WvQ6zLAvhgMfTWm6t5jWPqwo6KdVNxf66H

Now type:

masternode outputs

You will get an output similar to this:

"696f58e448dd34efcb0225d6f4a8c65a0f7aa762cf83d4e412f7ee68d53fd35c" : "1",

Ok now you need to setup your VPS server.

1st download Ubunut server: Ubuntu Server 16.04.3 x64

Once Ubuntu server is loaded then download:

Putty : http://www.putty.org/
Port check : http://ping.eu/port-chk/

bring up a terminal and type:

adduser newuser
passwd newuser

make a swapfile (for small VPS)

sudo dd if=/dev/zero of=/var/swap.img bs=1024k count=1000
sudo mkswap /var/swap.img
sudo swapon /var/swap.img

sudo chmod 0600 /var/swap.img
sudo chown root:root /var/swap.img

Now type:

sudo nano /etc/fstab

/var/swap.img none swap sw 0 0


ufw -  Firewall

sudo ufw status verbose
sudo ufw allow OpenSSH
sudo ufw allow 60702
sudo ufw default deny incoming
sudo ufw default allow outgoing
sudo ufw enable


sudo apt-get install -y build-essential software-properties-common autoconf libssl-dev libboost-dev libboost-chrono-dev libboost-filesystem-dev libboost-program-options-dev libboost-system-dev libboost-test-dev libboost-thread-dev sudo automake git
#sudo add-apt-repository ppa:bitcoin/bitcoin -y

sudo apt-get update
#sudo apt-get install libdb4.8-dev bsdmainutils libdb4.8++-dev -y

wget https://github.com/LIMXTEC/LasVegasCoin2/releases/download/v2.0.0.3/linux.Ubuntu.16.04.LTS_non_static.tar.gz
tar -xvf linux.Ubuntu.16.04.LTS_non_static.tar.gz
mkdir ~/vgs
sudo cp ~/vgs/lasvegascoind /usr/local/bin/
sudo cp ~/vgs/lasvegascoin-cli /usr/local/bin/
sudo cp ~/vgs/lasvegascoin-tx /usr/local/bin/

nano .lasvegascoinV2/lasvegascoin.conf

rpcuser=user
rpcpassword=ASecurePasswordThatYouDontNeedToRemember
daemon=1
server=1
listen=1
logtimestamps=1
masternode=1
masternodeprivkey=<  >
externalip=

lasvegascoind -daemon

VGS server starting

Open your masternode.conf file
MN1   IMPORTANT: your TX output will have a :0 or a :1 at the end. You MUST include this!

masternode start
newbie
Activity: 49
Merit: 0
sr. member
Activity: 700
Merit: 252
Only Bitcoin!
Can someone tell me, how much VGS I need to have in my wallet to get something back from staking?
I guess I have more coins in the wallet and more to get from staking, but how much i need to have to get weekly rewards
hero member
Activity: 1862
Merit: 590
I have not seen this project before, but it's impressive and inspires confidence. if not difficult to tell in detail, at what stage is the project now? did the token go to the exchange?

Yes VGS is currently trading on Coinexchange and the link to the trading pair is on the 1st page. The reason why not many people have or not seeing this project is because there hasn't really been any PR or promotion for this coin just yet. I have made a few tweets on Twitter and so has one other person I know but apart from that there hasn't been much. VGS is the hidden gem that no one knows about and I'm guessing that most are slowly accumulating as many VGS as they can before this becomes well known in the crypto community.
member
Activity: 224
Merit: 10
“Create Your Decentralized Life”
I have not seen this project before, but it's impressive and inspires confidence. if not difficult to tell in detail, at what stage is the project now? did the token go to the exchange?
legendary
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
Vegas are you the only one who working on this project ?It seems we flying under radar right now

Actually, I get a lot of support from many different members of the community. I have some very nice surprises in store Wink

Vegas
newbie
Activity: 49
Merit: 0
Vegas are you the only one who working on this project ?It seems we flying under radar right now
full member
Activity: 271
Merit: 101
Has something changed with POS?

Since the wallet change, I have halved shares.

 Are these planned changes?

I have not noticed yet as I'm yet to stake with the new wallet. I think the reward was meant to remain the same for POS at 0.5 VGS per stake while Masternodes now get 1.5 VGS. So what is the reward you received with staking? I'm hoping I stake soon as I do have my VGS split into 250 coin blocks.

Limxdev updated the wallet, but has not posted on what the changes are.

Vegas

I also didn't notice any change in rewards.
Only issue is that wallet has to re-index wallet chain if process is killed. But that has nothing with rewards.
hero member
Activity: 1862
Merit: 590
VGS is really looking good right now dev! Maybe its time to start some promotions to get the word out there as still to this day not many people even know about this coin and that is why I think it needs more marketing. Twitter seems to be the best place to market crypto coins now days so maybe a Twitter campaign could be set up in the near future?
legendary
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
Some nice activity on the exchange. 65 trades in 24 hours.
.3 btc

https://www.coinexchange.io/market/VGS/BTC

Vegas

legendary
Activity: 1855
Merit: 1016
0 active connection in new wallet...
Delete appdata and synchronize ?

Please download the Version 2.0.0.3

Kind Regards Christian

I just downloaded the new wallet and all seems to be working perfectly. I do have a question in regards to this wallet release and that is will this protect from power outages? As I have had a couple of power outages in the last couple of weeks and each time my wallet was corrupted and I had to delete everything except the wallet.dat and re-sync from the start, not that I mind as its only a small chin at the moment but once it gets bigger it could be a pain so I hope this wallet has a fix for power outages. 

Version 2.0.0.3 has here some improvements.

Kind Regards Christian

Hi Christian,
Could you share with us what are the improvements?
Thank you.

The main goal is improvment to read the local wallet blockchain database.

Kind Regards Dishwara
legendary
Activity: 1281
Merit: 1003
is the wallet update needed? i m still on an older wallet
legendary
Activity: 1610
Merit: 1003
"Yobit pump alert software" Link in my signature!
Has something changed with POS?

Since the wallet change, I have halved shares.

 Are these planned changes?

I have not noticed yet as I'm yet to stake with the new wallet. I think the reward was meant to remain the same for POS at 0.5 VGS per stake while Masternodes now get 1.5 VGS. So what is the reward you received with staking? I'm hoping I stake soon as I do have my VGS split into 250 coin blocks.

Limxdev updated the wallet, but has not posted on what the changes are.

Vegas
hero member
Activity: 1862
Merit: 590
Has something changed with POS?

Since the wallet change, I have halved shares.

 Are these planned changes?

I have not noticed yet as I'm yet to stake with the new wallet. I think the reward was meant to remain the same for POS at 0.5 VGS per stake while Masternodes now get 1.5 VGS. So what is the reward you received with staking? I'm hoping I stake soon as I do have my VGS split into 250 coin blocks.
legendary
Activity: 1834
Merit: 1006
Has something changed with POS?

Since the wallet change, I have halved shares.

 Are these planned changes?
full member
Activity: 271
Merit: 101
0 active connection in new wallet...
Delete appdata and synchronize ?

Please download the Version 2.0.0.3

Kind Regards Christian

I just downloaded the new wallet and all seems to be working perfectly. I do have a question in regards to this wallet release and that is will this protect from power outages? As I have had a couple of power outages in the last couple of weeks and each time my wallet was corrupted and I had to delete everything except the wallet.dat and re-sync from the start, not that I mind as its only a small chin at the moment but once it gets bigger it could be a pain so I hope this wallet has a fix for power outages. 

Version 2.0.0.3 has here some improvements.

Kind Regards Christian

Hi Christian,
Could you share with us what are the improvements?
Thank you.
newbie
Activity: 5
Merit: 0
0 active connection in new wallet...
Delete appdata and synchronize ?
gregofdoom, what's with this coin  https://bitcointalk.org/index.php?topic=1160670.0     ?

You are not active and there are no positive emotions on your coin.

Are you a liar or is the project not dead?
Pages:
Jump to: