Bitcoin Forum
June 23, 2024, 11:19:56 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin core = VPS  (Read 919 times)
Samspudz (OP)
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
August 25, 2016, 07:43:46 PM
 #1

Hello, I installed a Bitcoin core operating system linux vps, how to get money out of Bitcoin wallet?
Arrakeen
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


Offer escrow, receive negative trust


View Profile
August 25, 2016, 07:46:40 PM
 #2

Have you read through this?

https://bitcoin.org/en/secure-your-wallet

and this for linux commands

https://bitcoin.org/en/full-node#ubuntu-1410
OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3514
Merit: 6176



View Profile
August 25, 2016, 07:47:47 PM
 #3

Hello, I installed a Bitcoin core operating system linux vps, how to get money out of Bitcoin wallet?

I'm not sure I get your question , but If you mean "earning" bitcoin using the wallet then It's impossible , If you want the $ out the wallet (like send it to another one) , you could simply SEND it or export the private keys : http://bitcoin.stackexchange.com/questions/4203/how-can-i-export-the-private-key-for-an-address-from-the-satoshi-client

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Samspudz (OP)
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
August 25, 2016, 07:56:27 PM
 #4

Hello, I installed and I on the Bitcoin core vps linux operating system and not know how to transfer Bitcoin wallet in another online wallet,, I used the google translate and I was attentive to proofreading
OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3514
Merit: 6176



View Profile
August 25, 2016, 07:59:46 PM
 #5

Hello, I installed and I on the Bitcoin core vps linux operating system and not know how to transfer Bitcoin wallet in another online wallet,, I used the google translate and I was attentive to proofreading

It's not that hard , once you have the receiver address address , you go here (in the Pay To  textbox and you put the address and choose the amount and just send) :





You may need to wait till the client download the blockchain file . (Synchronization with network)

PS : Using online wallets (like BLockchain.info etc... )is not recommended as they are not secure like other wallets (they could get hacked) so just don't store big amounts there.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Samspudz (OP)
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
August 25, 2016, 08:04:59 PM
 #6

I've seen it on a website, I give access only to putty
Samspudz (OP)
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
August 26, 2016, 07:45:14 PM
 #7

Can you help me too? , To 0.7 BTC transfer from VPS on a server online? I have access to putty
CryptoGods
Full Member
***
Offline Offline

Activity: 144
Merit: 100


Enhancing Blockchain Technology


View Profile WWW
August 28, 2016, 07:28:20 PM
 #8

Can you help me too? , To 0.7 BTC transfer from VPS on a server online? I have access to putty

Hello,
it's pretty easy! The command for send coins is this:

Code:
bitcoind sendtoaddress <address> <coins>

If you need to send 1 BTC, for example, this is the command:

Code:
bitcoind sendtoaddress 17C4zgoT4WK5Takg2srqrkyQN2KDvoNiBQ 1 

Of course you need to add the network fee.

Best regards,
CryptoGods Tech Team

♦ CryptoGods - Enhancing Blockchain Technology ♦
Samspudz (OP)
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
August 29, 2016, 12:50:01 AM
 #9

Can you help me too? , To 0.7 BTC transfer from VPS on a server online? I have access to putty

Hello,
it's pretty easy! The command for send coins is this:

Code:
bitcoind sendtoaddress <address> <coins>

If you need to send 1 BTC, for example, this is the command:

Code:
bitcoind sendtoaddress 17C4zgoT4WK5Takg2srqrkyQN2KDvoNiBQ 1 

Of course you need to add the network fee.

Best regards,
CryptoGods Tech Team

Fee is not 0.0002000 default network?
CryptoGods
Full Member
***
Offline Offline

Activity: 144
Merit: 100


Enhancing Blockchain Technology


View Profile WWW
August 29, 2016, 01:28:33 AM
 #10

Can you help me too? , To 0.7 BTC transfer from VPS on a server online? I have access to putty

Hello,
it's pretty easy! The command for send coins is this:

Code:
bitcoind sendtoaddress <address> <coins>

If you need to send 1 BTC, for example, this is the command:

Code:
bitcoind sendtoaddress 17C4zgoT4WK5Takg2srqrkyQN2KDvoNiBQ 1 

Of course you need to add the network fee.

Best regards,
CryptoGods Tech Team

Fee is not 0.0002000 default network?

Hello,
when you will run the command, if you haven't enough funds to cover the fee, the wallet will say you how much coins you need to do the transfer. Then just do a couple of calulations removing the fee.

Best regards,
CryptoGods Tech Team

♦ CryptoGods - Enhancing Blockchain Technology ♦
Snorek
Legendary
*
Offline Offline

Activity: 1400
Merit: 1001



View Profile
August 29, 2016, 01:50:55 AM
Last edit: August 29, 2016, 02:52:02 AM by Snorek
 #11

Furthermore, if you are dealing with Bitcoin Core v0.13 then make sure you are using original and not compromised version of installation files.
It is advised to verify it. Here is an easy guide how to do it: https://bitcointalk.org/index.php?topic=1588906.0
jak3
Legendary
*
Offline Offline

Activity: 1274
Merit: 1004


View Profile
August 29, 2016, 01:56:59 AM
 #12

Sorry but i read that you said how to get money out of wallet.well you will not just get money from nowhere do will get money for runnig hat wallet.i agree that running bitcoin core means you are running a full node but thats a diffrent thing you have to earn bitcoin and i will suggest you to see the bitcoin discussion or servic section in the marketplace for help
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!