Bitcoin Forum
May 11, 2024, 03:34:14 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: what better ubuntu 32 or 64 bit? for bitcoin blockchain node  (Read 598 times)
MrCrank (OP)
Sr. Member
****
Offline Offline

Activity: 1336
Merit: 258



View Profile
June 21, 2017, 04:24:25 PM
 #1

what better ubuntu 32 or 64 bit?
for bitcoin blockchain node

I choose vps hosting and think what better..
BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715398454
Hero Member
*
Offline Offline

Posts: 1715398454

View Profile Personal Message (Offline)

Ignore
1715398454
Reply with quote  #2

1715398454
Report to moderator
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
June 21, 2017, 04:33:10 PM
 #2

If your machine can support 64-bit OSes, always get the 64-bit OS. There is no reason not to. Everything that can run on the 32-bit can run on the 64-bit OS, but not the other way around. There are also some things that are 64-bit only or run better on 64-bit OSes so by having a 64-bit OS, you can run those too.

MrCrank (OP)
Sr. Member
****
Offline Offline

Activity: 1336
Merit: 258



View Profile
June 21, 2017, 05:06:31 PM
 #3

If your machine can support 64-bit OSes, always get the 64-bit OS. There is no reason not to. Everything that can run on the 32-bit can run on the 64-bit OS, but not the other way around. There are also some things that are 64-bit only or run better on 64-bit OSes so by having a 64-bit OS, you can run those too.

Ok,

1024mb will be ok?

I want try pruned mode.
how setup size of space for this mode?

Thanks for advice.
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
June 21, 2017, 05:16:51 PM
 #4

1024mb will be ok?
Probably not. Setting up a node on low memory systems is quite difficult and can be very annoying to do. I would recommend that you have at least 4 GB RAM so that it sets up without any issues.

I want try pruned mode.
how setup size of space for this mode?
Pruned mode takes up ~5 GB IIRC. However you should probably allocate more disk space anyways just in case.

MrCrank (OP)
Sr. Member
****
Offline Offline

Activity: 1336
Merit: 258



View Profile
July 01, 2017, 11:42:53 AM
 #5

also I try install litecoind..

after try compile
Code:
cd litecoin/src
make -f makefile.unix USE_UPNP=1 USE_QRCODE=1 USE_IPV6=1


error:
Code:
make: makefile.unix: No such file or directory
make: *** No rule to make target `makefile.unix'.  Stop.

what wrong?

achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
July 01, 2017, 04:34:38 PM
 #6

also I try install litecoind..

after try compile
Code:
cd litecoin/src
make -f makefile.unix USE_UPNP=1 USE_QRCODE=1 USE_IPV6=1


error:
Code:
make: makefile.unix: No such file or directory
make: *** No rule to make target `makefile.unix'.  Stop.

what wrong?
Unlike most altcoins, litecoin actually rebases onto recent versions of Core, so there is no makefile.unix. Read their build instructions, available here: https://github.com/litecoin-project/litecoin/blob/master/doc/build-unix.md.

MrCrank (OP)
Sr. Member
****
Offline Offline

Activity: 1336
Merit: 258



View Profile
July 11, 2017, 12:15:09 PM
 #7

Could you explain why my transaction not confirmed.. I wait about 9 hours.
I sent from litecoind in console on ubuntu.
transaction fee is 0.002ltc, this is not low.

if i send amount from electrum with fee 0.001ltc, transactions is ok and confirmed.

where i type getinfo..
"[errors] => Warning: This version is obsolete, upgrade required!"

how upgrade version in console?

Thanks.
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
July 11, 2017, 08:40:47 PM
 #8

Could you explain why my transaction not confirmed.. I wait about 9 hours.
I sent from litecoind in console on ubuntu.
transaction fee is 0.002ltc, this is not low.

if i send amount from electrum with fee 0.001ltc, transactions is ok and confirmed.
That is off topic for this forum. I don't know why, as I don't use litecoin. It would be better to ask that question in the altcoin section.

where i type getinfo..
"[errors] => Warning: This version is obsolete, upgrade required!"

how upgrade version in console?

Thanks.
Update your source code to the latest version from litecoin's github repo and then build it.

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!