Bitcoin Forum
May 21, 2024, 07:42:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Best OS to run a node? (not sure if correct board)  (Read 2041 times)
dothebeats (OP)
Legendary
*
Offline Offline

Activity: 3654
Merit: 1353


View Profile
September 18, 2015, 05:23:28 PM
 #1

I've been trying to find some answers regarding what OS would be the best to run a full bitcoin node. Because I experienced some shitty events on a Windows update (I'm currently running Win7) that wiped all the data stored in my c drive (except the system files, of course), running core in Windows wouldn't probably be the safest option, for me at least. For those who runs a full node, I guess running Linux on your machine is the best way to go. If so, what distro of Linux would you recommend me to use? Since I don't use this machine for everyday things, I might as well leave it running with core to help the network.
Brewins
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000



View Profile
September 18, 2015, 05:25:15 PM
 #2

I will recommand Linux OS for running node, easy,better,secure and faster then windows
you can work on both commandline and GUI interface
dothebeats (OP)
Legendary
*
Offline Offline

Activity: 3654
Merit: 1353


View Profile
September 18, 2015, 05:28:40 PM
 #3

I will recommand Linux OS for running node, easy,better,secure and faster then windows
you can work on both commandline and GUI interface

I see that Linux is the most preferred OS to run a full node, but what distro would that be? The most secure and easy to use, of course. I'm looking into Tails or Ubuntu, but I don't know if those distros are good for the task.
cr1776
Legendary
*
Offline Offline

Activity: 4046
Merit: 1301


View Profile
September 18, 2015, 06:34:10 PM
 #4

I will recommand Linux OS for running node, easy,better,secure and faster then windows
you can work on both commandline and GUI interface

I see that Linux is the most preferred OS to run a full node, but what distro would that be? The most secure and easy to use, of course. I'm looking into Tails or Ubuntu, but I don't know if those distros are good for the task.

Personally, I like Ubuntu for it.
EmilyJenners
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 18, 2015, 06:40:08 PM
 #5

I will recommand Linux OS for running node, easy,better,secure and faster then windows
you can work on both commandline and GUI interface

I see that Linux is the most preferred OS to run a full node, but what distro would that be? The most secure and easy to use, of course. I'm looking into Tails or Ubuntu, but I don't know if those distros are good for the task.

Personally, I like Ubuntu for it.

There is more people running ubuntu linux with bitcoin nodes than any other distro I imagine.

Personal preference for me would be Arch x64, But if your a first timer with Linux, go with Ubuntu, CentOS or Debian.

there is a bitcoin PPA for ubuntu also, ppa:bitcoin/bitcoin (https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin), This makes upgrading and installing easier basically.
mallard
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
September 18, 2015, 06:49:05 PM
 #6

Personal preference for me would be Arch x64

Arch as a server? Well, to each his own.
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3402
Merit: 6642


Just writing some code


View Profile WWW
September 18, 2015, 06:53:58 PM
 #7

I will recommand Linux OS for running node, easy,better,secure and faster then windows
you can work on both commandline and GUI interface

I see that Linux is the most preferred OS to run a full node, but what distro would that be? The most secure and easy to use, of course. I'm looking into Tails or Ubuntu, but I don't know if those distros are good for the task.
The most popular ones are Ubuntu or Debian. You shouldn't use Tails since Tails is for live CDs/USBs and it does not keep persistent data.

MCHouston
Hero Member
*****
Offline Offline

Activity: 882
Merit: 500


Where am I?


View Profile
September 18, 2015, 07:42:57 PM
 #8

I use Ubuntu, its reliable and works. Very easy to setup.

BTC 13WWomzkAoUsXtxANN9f1zRzKusgFWpngJ
LTC LKXYdqRzRC8WciNDtiRwCeb8tZtioZA2Ks
DOGE DMsTJidwkkv2nL7KwwkBbVPfjt3MhS4TZ9
unholycactus
Legendary
*
Offline Offline

Activity: 1078
Merit: 1024



View Profile WWW
September 18, 2015, 08:54:36 PM
 #9

You'll have easier time to set it up on Ubuntu compared to Debian.

Like mentioned above, it doesn't make much sense to run a node on Tails. Tails uses your RAM as storage, so unless you have 50GB of RAM that wouldn't even be possible.
dothebeats (OP)
Legendary
*
Offline Offline

Activity: 3654
Merit: 1353


View Profile
September 20, 2015, 01:52:40 PM
 #10

So Tails is out of the question, and most of the answers here prefer Ubuntu as an OS for their node. So I got Xubuntu 14.04 now in this laptop, and I'm currently synchronizing the blockchain (at 164851 atm). How do I make myself secure? I'm not that much familiar with Linux but I have setup my own node in Windows back then.
Xialla
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000


/dev/null


View Profile
September 20, 2015, 01:57:53 PM
 #11

If so, what distro of Linux would you recommend me to use?

debian for running a node, because there is lot of documentation and FAQ in place and you don't need to play with repos

centos for learning/playing. (centos 6.7 - it is without systemd)

ubuntu is for...well, nevermind.)
dothebeats (OP)
Legendary
*
Offline Offline

Activity: 3654
Merit: 1353


View Profile
September 20, 2015, 02:08:43 PM
 #12

If so, what distro of Linux would you recommend me to use?

debian for running a node, because there is lot of documentation and FAQ in place and you don't need to play with repos

centos for learning/playing. (centos 6.7 - it is without systemd)

ubuntu is for...well, nevermind.)

On what I've read regarding linux, I can still those distros side-by-side with each other, right? Why haven't you discussed something about ubuntu? Am I missing something here? Huh
mallard
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
September 20, 2015, 02:22:04 PM
 #13

If so, what distro of Linux would you recommend me to use?

debian for running a node, because there is lot of documentation and FAQ in place and you don't need to play with repos

centos for learning/playing. (centos 6.7 - it is without systemd)

ubuntu is for...well, nevermind.)

On what I've read regarding linux, I can still those distros side-by-side with each other, right? Why haven't you discussed something about ubuntu? Am I missing something here? Huh

Ubuntu is almost the same as Debian. The biggest difference is that you can pay Canonical for support, while Debian is more of a community effort.
dothebeats (OP)
Legendary
*
Offline Offline

Activity: 3654
Merit: 1353


View Profile
September 20, 2015, 03:03:05 PM
 #14

If so, what distro of Linux would you recommend me to use?

debian for running a node, because there is lot of documentation and FAQ in place and you don't need to play with repos

centos for learning/playing. (centos 6.7 - it is without systemd)

ubuntu is for...well, nevermind.)

On what I've read regarding linux, I can still those distros side-by-side with each other, right? Why haven't you discussed something about ubuntu? Am I missing something here? Huh

Ubuntu is almost the same as Debian. The biggest difference is that you can pay Canonical for support, while Debian is more of a community effort.

So from what I've understand here, I have to pay something in ubuntu to make it more functional, right? Well I'll just run a node and that's all that I want to do on this laptop, and from the replies that I've been receiving here, Ubuntu is the most ideal linux distro to run a node, so I guess i'll take those words as an advice. Thanks all for replying! Cheesy
mallard
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
September 20, 2015, 04:26:57 PM
 #15

So from what I've understand here, I have to pay something in ubuntu to make it more functional, right?

No, you get the same functionality. It's just that if something breaks you can (provided you pay for a support plan) just pick up the phone and immediately get support.
Xialla
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000


/dev/null


View Profile
September 20, 2015, 04:49:02 PM
 #16

On what I've read regarding linux, I can still those distros side-by-side with each other, right? Why haven't you discussed something about ubuntu? Am I missing something here? Huh

because there is Canonical behind ubuntu - commercial company which needs to generate profit to survive. ubuntu is also filled by adware, spyware, reporting tools and user tracking suite. search strings are being send to Canonical servers. their software center is another disaster promoting proprietary programs..uhh

if you are more interested, read this core article about ubuntu facts from on of the most important person in whole open-source world: https://www.fsf.org/blogs/rms/ubuntu-spyware-what-to-do

Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1001


https://gliph.me/hUF


View Profile
September 20, 2015, 04:52:35 PM
 #17

So from what I've understand here, I have to pay something in ubuntu to make it more functional, right?

No, you get the same functionality. It's just that if something breaks you can (provided you pay for a support plan) just pick up the phone and immediately get support.

On that note, I've started using Ubuntu 3 years ago (personal laptop / nodes) and never felt the need to call. The argument is also about this: https://www.debian.org/intro/free . I'll be switching one day, I guess.

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
dothebeats (OP)
Legendary
*
Offline Offline

Activity: 3654
Merit: 1353


View Profile
September 21, 2015, 05:04:45 AM
 #18

On what I've read regarding linux, I can still those distros side-by-side with each other, right? Why haven't you discussed something about ubuntu? Am I missing something here? Huh

because there is Canonical behind ubuntu - commercial company which needs to generate profit to survive. ubuntu is also filled by adware, spyware, reporting tools and user tracking suite. search strings are being send to Canonical servers. their software center is another disaster promoting proprietary programs..uhh

if you are more interested, read this core article about ubuntu facts from on of the most important person in whole open-source world: https://www.fsf.org/blogs/rms/ubuntu-spyware-what-to-do



I've encountered some Canonical-produced software, some of which needs to be paid. Since I am not done with the synchronization yet, I might as well switch over to Debian today or tomorrow. Will also read the article you have just sent here.

So from what I've understand here, I have to pay something in ubuntu to make it more functional, right?

No, you get the same functionality. It's just that if something breaks you can (provided you pay for a support plan) just pick up the phone and immediately get support.


On that note, I've started using Ubuntu 3 years ago (personal laptop / nodes) and never felt the need to call. The argument is also about this: https://www.debian.org/intro/free . I'll be switching one day,

I somehow decided to switch over to Debian when I knew the thing about spywares. I once used Debian to run on my phone just out of educational purpose. Used it to familiarize myself in the Linux environment, and somehow I can fairly say that I'm more familiar on using Debian than Ubuntu. Thanks all! Smiley
allyouracid
Legendary
*
Offline Offline

Activity: 2320
Merit: 1292


Encrypted Money, Baby!


View Profile
September 21, 2015, 06:39:34 AM
 #19

I will recommand Linux OS for running node, easy,better,secure and faster then windows
you can work on both commandline and GUI interface

I see that Linux is the most preferred OS to run a full node, but what distro would that be? The most secure and easy to use, of course. I'm looking into Tails or Ubuntu, but I don't know if those distros are good for the task.
Hi,

the bold part doesn't work, for the most part. Often, those distributions that are more easy to use have more potential security risk (simple equation: to make the user feel more comfortable, more GUI tools are included, which bring potential risk… more software installed == more risk), whereas those distributions which are known for their security are harder to use.

At the end of the day, even a GNU/Linux system (read: any operating system) is only as secure as the user who uses it. The best GNU/Linux system is worthless if you e.g. have your SSH daemon open for access to the public internet and use a weak password for your super user.
If you want a secure system, there is no way around learning. You'll have to get into the basics and specifics of Linux (the core), how to use and how to protect it. I'd say this is a process which might take years, if it ever ends at all.
I'm using GNU/Linux since around 6 years 100% (meaning, I'm completely Windoze free), and before that, I was using GNU/Linux for several years, too, but always had Windows as my main system.

If you're going to make that step, be prepared for a long journey which is often frustrating, but also very interesting and fascinating.

Don't visit my shitcoin blog: OCOIN.DEV
Use cointracking.info for tax declaration & tracking of your trades!
MarketNeutral
Sr. Member
****
Offline Offline

Activity: 392
Merit: 251


View Profile
September 21, 2015, 07:21:36 PM
 #20

Best OS to run a node? The OS you understand best.
Pages: [1] 2 »  All
  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!