Bitcoin Forum
May 09, 2024, 09:10:01 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How on earth do I install bitcoind on my debian server?  (Read 5992 times)
polkunus (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
May 16, 2011, 07:06:52 AM
 #1

There is literally no instructional guide on how to set up bitcoind on a server. I've tried for around 30 minutes now and I have no idea what I'm doing.

So far I installed the package.

and every single command other than "bitcoind -?" just returns with "bitcoind can not obtain a lock of data entry" "bitcoin is probably already running"

I understand that bicoin is running, but how do I know what is it doing? How do I set this up? What does this even do? Does it send funds or does it create its own wallet? What is going on?

Can anyone help me?

Thanks in advance!
1715289001
Hero Member
*
Offline Offline

Posts: 1715289001

View Profile Personal Message (Offline)

Ignore
1715289001
Reply with quote  #2

1715289001
Report to moderator
1715289001
Hero Member
*
Offline Offline

Posts: 1715289001

View Profile Personal Message (Offline)

Ignore
1715289001
Reply with quote  #2

1715289001
Report to moderator
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
khal
Hero Member
*****
Offline Offline

Activity: 540
Merit: 500



View Profile WWW
May 16, 2011, 08:33:34 AM
 #2

Your wallet has been created on first launch.

Now, try : bitcoind help
just_someguy
Full Member
***
Offline Offline

Activity: 125
Merit: 100


View Profile
June 11, 2011, 12:54:39 PM
 #3

The configuration file reference is here:

https://en.bitcoin.it/wiki/Running_Bitcoin#Bitcoin.conf_Configuration_File

To run bitcoind you should just be able to extract the files and run ./bitcoind for the bin/[32/64] directory.

It will take quite a while to download the block chain to get up and running.

Once you start it type ./bitcoind getinfo and should get a response.
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!