create account

Setting Up a Linode by money-dreamer

View this thread on: hive.blogpeakd.comecency.com
· @money-dreamer · (edited)
$0.92
Setting Up a Linode
<center>
![](https://steemitimages.com/DQmYyJ5SNQogBGx6YcT8icNHtSmaepmQaAqGbdKD6d1yEUr/image.png)
</center>

This is a guide to quickly set-up a Fedora web server on Linode. Start by going to <a href="https://www.linode.com/?r=4e873676b36301bbfc59d83d3b0a0986ae88a9c1">Linode</a> and signing up for an account.

After signing up, you will need to create a new Linode. The $5/mo instance is just fine, but they go up to $960/mo if you plan on using a lot of resources. Make sure you save your password while creating it!

<center>
![](https://steemitimages.com/DQmWrvZirm22t3JTzwkGzGd7kP1zqSvAsdx8cznazuoUfog/image.png) ![](https://steemitimages.com/DQmY5GK8ZnDZ2k1wmDq9Le1JCJKofxhay6pSeaisyDFNGPw/image.png)
</center>

After creating a new Linode instance, you must Deploy a flavor of Linux to the Linode. Do this by going to Linode Manager -> Dashboard and clicking the "Deploy an Image" link. This guide uses Fedora as the Linux flavor, but you can choose any if you would like. Don't worry, you can delete the Linode instance right after and it will have only charged you a fraction of a cent. They charge by the second! After deploying the image, you need to Boot the Linode. After completing these steps, your Dashboard should look like:

<center>
![](https://steemitimages.com/DQmcCzNXxh6PuSMhNXKj7kGe87JqqJQt5WicvMm4QagKcBv/image.png)
</center>

SSH into your server with Putty or your favorite SSH tool. Get the IP address by clicking the Remote Access tab in the Linode manager. You will be logging in and entering the commands as root. This is usually not recommended, but this is a quick guide! After SSHing into the server, you will need to enter the following commands, replacing yourdomain.name:

```
dnf update -y
hostnamectl set-hostname yourdomain.name
dnf group install "Web Server"
firewall-cmd --add-service=http --add-service=https –permanent
firewall-cmd –reload
apachectl start
```

After completing all of the prior instructions, verify that the web server is up by visiting the IP Address in a web browser.

<center>
![](https://steemitimages.com/DQmdnP2h2ew7CFMtAuH9NchHS583ksGx81uSuRKEfCbKRvm/image.png)
</center>

You will now need to update the DNS record to point the Domain Name to the IP Address. Go to your Domain Name registrar. GoDaddy is used for this guide. In GoDaddy, click through to the DNS Management section of the Domain Manager. You will need to point the A record to the IP address of the web server that you created. After updating the IP address, you will need to wait for this to propogate to all the Domain Name Servers. This shouldn't take much more than 600 seconds. After updating your DNS, the DNS Management page should look like:

<center>
![](https://steemitimages.com/DQmSbkn5KyJnR1NMxm2WjRKZJAXMABhoibpGjtQr1QWVkGj/image.png)
</center>

If everything went according to plan and you waited the long and grueling 600 seconds, you should be able to visit your domain name and see the default placeholder for your new Apache web server set-up on Fedora as was shown above!

Linode is a quick and easy way to get a virtual operating system up and running. If you need a more in-depth guide to getting started with Linode, I suggest you follow through their official guide:

https://linode.com/docs/getting-started/

They have many other Guides & Tutorials:

https://linode.com/docs/

GoDaddy also has some great guides and videos to help you register and configure domain names:

https://www.godaddy.com/help/get-started-with-domains-19331

Go to <a href="https://www.linode.com/?r=4e873676b36301bbfc59d83d3b0a0986ae88a9c1">Linode</a> and sign up for an account.
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 71 others
properties (23)
authormoney-dreamer
permlinksetting-up-a-linode
categorylinode
json_metadata{"tags":["linode","godaddy","linux","fedora","apache"],"image":["https://steemitimages.com/DQmYyJ5SNQogBGx6YcT8icNHtSmaepmQaAqGbdKD6d1yEUr/image.png","https://steemitimages.com/DQmWrvZirm22t3JTzwkGzGd7kP1zqSvAsdx8cznazuoUfog/image.png","https://steemitimages.com/DQmY5GK8ZnDZ2k1wmDq9Le1JCJKofxhay6pSeaisyDFNGPw/image.png","https://steemitimages.com/DQmcCzNXxh6PuSMhNXKj7kGe87JqqJQt5WicvMm4QagKcBv/image.png","https://steemitimages.com/DQmdnP2h2ew7CFMtAuH9NchHS583ksGx81uSuRKEfCbKRvm/image.png","https://steemitimages.com/DQmSbkn5KyJnR1NMxm2WjRKZJAXMABhoibpGjtQr1QWVkGj/image.png"],"links":["https://www.linode.com/?r=4e873676b36301bbfc59d83d3b0a0986ae88a9c1","https://linode.com/docs/getting-started/","https://linode.com/docs/","https://www.godaddy.com/help/get-started-with-domains-19331"],"app":"steemit/0.1","format":"markdown"}
created2018-02-04 07:44:51
last_update2018-02-05 09:04:06
depth0
children25
last_payout2018-02-11 07:44:51
cashout_time1969-12-31 23:59:59
total_payout_value0.846 HBD
curator_payout_value0.070 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,616
author_reputation4,495,208,779,741
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,828,052
net_rshares134,656,050,757
author_curate_reward""
vote details (135)
@abdul1234 ·
Will definitly try anything you post because i trust your ways
πŸ‘  ,
properties (23)
authorabdul1234
permlinkre-money-dreamer-setting-up-a-linode-20180204t080011383z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 08:00:18
last_update2018-02-04 08:00:18
depth1
children2
last_payout2018-02-11 08:00:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length62
author_reputation122,942,691,090
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,830,360
net_rshares937,077,878
author_curate_reward""
vote details (2)
@ashraful02 ·
You are right
properties (22)
authorashraful02
permlinkre-abdul1234-re-money-dreamer-setting-up-a-linode-20180204t134657863z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 13:47:06
last_update2018-02-04 13:47:06
depth2
children0
last_payout2018-02-11 13:47:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length13
author_reputation251,753,070,537
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,891,943
net_rshares0
@money-dreamer ·
Thank you! I won't post anything unsafe.
πŸ‘  
properties (23)
authormoney-dreamer
permlinkre-abdul1234-re-money-dreamer-setting-up-a-linode-20180204t081104498z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 08:11:03
last_update2018-02-04 08:11:03
depth2
children0
last_payout2018-02-11 08:11:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length40
author_reputation4,495,208,779,741
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,832,202
net_rshares601,422,343
author_curate_reward""
vote details (1)
@cordeta ·
maybe i should start learning about coding anyways :)
πŸ‘  ,
properties (23)
authorcordeta
permlinkre-money-dreamer-setting-up-a-linode-20180204t123541732z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 12:35:45
last_update2018-02-04 12:35:45
depth1
children2
last_payout2018-02-11 12:35:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length53
author_reputation3,947,347,538,588
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,877,784
net_rshares1,587,093,627
author_curate_reward""
vote details (2)
@money-dreamer ·
You can't go wrong learning about coding! HTML and Linux Administration are the best to start with!
properties (22)
authormoney-dreamer
permlinkre-cordeta-re-money-dreamer-setting-up-a-linode-20180204t195652262z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 19:56:51
last_update2018-02-04 19:56:51
depth2
children1
last_payout2018-02-11 19:56:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length99
author_reputation4,495,208,779,741
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,966,117
net_rshares0
@cordeta ·
i had a basic touch when it comes to HTML , but never had with Javascript and Linux .
properties (22)
authorcordeta
permlinkre-money-dreamer-re-cordeta-re-money-dreamer-setting-up-a-linode-20180205t071224041z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-05 07:12:24
last_update2018-02-05 07:12:24
depth3
children0
last_payout2018-02-12 07:12:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length85
author_reputation3,947,347,538,588
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id35,077,646
net_rshares0
@corionersmex ·
I've learned a lot from you though there are some that I don't understand. Learning is little by little.
properties (22)
authorcorionersmex
permlinkre-money-dreamer-setting-up-a-linode-20180204t083329457z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 08:33:33
last_update2018-02-04 08:33:33
depth1
children0
last_payout2018-02-11 08:33:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length104
author_reputation19,559,509,650
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,835,968
net_rshares0
@faisalrajput ·
Good post @money-dreamer 
Thanks Dear
properties (22)
authorfaisalrajput
permlinkre-money-dreamer-setting-up-a-linode-20180204t215801231z
categorylinode
json_metadata{"tags":["linode"],"users":["money-dreamer"],"app":"steemit/0.1"}
created2018-02-04 21:58:03
last_update2018-02-04 21:58:03
depth1
children0
last_payout2018-02-11 21:58:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length37
author_reputation43,625,808,492
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,987,126
net_rshares0
@favoursampson · (edited)
Perfect tutorial,  I've really learnt a lot from it. Thanks for sharing this.
πŸ‘  
properties (23)
authorfavoursampson
permlinkre-money-dreamer-setting-up-a-linode-20180204t075730535z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 07:57:33
last_update2018-02-04 07:59:06
depth1
children2
last_payout2018-02-11 07:57:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length77
author_reputation560,948,229,368
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,829,953
net_rshares635,504,403
author_curate_reward""
vote details (1)
@money-dreamer ·
I'm glad you learnt so much! Are you going to set-up a website?
properties (22)
authormoney-dreamer
permlinkre-favoursampson-re-money-dreamer-setting-up-a-linode-20180204t081142838z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 08:11:42
last_update2018-02-04 08:11:42
depth2
children1
last_payout2018-02-11 08:11:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length63
author_reputation4,495,208,779,741
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,832,313
net_rshares0
@favoursampson ·
Yes, I've been giving it a thought.
properties (22)
authorfavoursampson
permlinkre-money-dreamer-re-favoursampson-re-money-dreamer-setting-up-a-linode-20180204t121027391z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 12:10:33
last_update2018-02-04 12:10:33
depth3
children0
last_payout2018-02-11 12:10:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length35
author_reputation560,948,229,368
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,873,224
net_rshares0
@iamthegray ·
Just reading through like a drone 

Didn't understand a single thing. Looks like rocket science. 

Thanks but I'll stick to just buying and selling coins
properties (22)
authoriamthegray
permlinkre-money-dreamer-setting-up-a-linode-20180204t083734111z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 08:37:51
last_update2018-02-04 08:37:51
depth1
children0
last_payout2018-02-11 08:37:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length153
author_reputation16,236,270,087,504
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,836,671
net_rshares0
@mehedihasa24 ·
Resteemited
properties (22)
authormehedihasa24
permlinkre-money-dreamer-setting-up-a-linode-20180204t104919781z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 10:49:27
last_update2018-02-04 10:49:27
depth1
children0
last_payout2018-02-11 10:49:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11
author_reputation8,599,497,106
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,859,103
net_rshares0
@mem60 ·
thank you for info. I followed you
properties (22)
authormem60
permlinkre-money-dreamer-setting-up-a-linode-20180204t125446928z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 12:54:45
last_update2018-02-04 12:54:45
depth1
children0
last_payout2018-02-11 12:54:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length34
author_reputation38,568,033,165
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,881,500
net_rshares0
@rashbash ·
love how informative this tutorial was. Keep it up!
properties (22)
authorrashbash
permlinkre-money-dreamer-setting-up-a-linode-20180204t210244874z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 21:02:45
last_update2018-02-04 21:02:45
depth1
children0
last_payout2018-02-11 21:02:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length51
author_reputation-937,709,799,536
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,977,632
net_rshares0
@ruswanda ·
Good post freind.
I will vote and resteem your post.
properties (22)
authorruswanda
permlinkre-money-dreamer-setting-up-a-linode-20180204t115802575z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 11:58:57
last_update2018-02-04 11:58:57
depth1
children0
last_payout2018-02-11 11:58:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length52
author_reputation26,625,155,426
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,871,103
net_rshares0
@sajumiah ·
very useful post D
will be staying always with you
properties (22)
authorsajumiah
permlinkre-money-dreamer-setting-up-a-linode-20180204t104020586z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 10:40:24
last_update2018-02-04 10:40:24
depth1
children0
last_payout2018-02-11 10:40:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length50
author_reputation311,407,495,477
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,857,479
net_rshares0
@shoukath ·
This kind of tutorialas are very rare.
Thanx for  your dedication @money-dreamer
πŸ‘  
properties (23)
authorshoukath
permlinkre-money-dreamer-setting-up-a-linode-20180204t124942227z
categorylinode
json_metadata{"tags":["linode"],"users":["money-dreamer"],"app":"steemit/0.1"}
created2018-02-04 12:49:48
last_update2018-02-04 12:49:48
depth1
children0
last_payout2018-02-11 12:49:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length80
author_reputation5,396,801,333
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,880,448
net_rshares196,409,326
author_curate_reward""
vote details (1)
@showboybeezy ·
Nice tut sir
Am sorry for yesterday what i did
Please forgive me
πŸ‘  
properties (23)
authorshowboybeezy
permlinkre-money-dreamer-setting-up-a-linode-20180204t074605400z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 07:46:54
last_update2018-02-04 07:46:54
depth1
children4
last_payout2018-02-11 07:46:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation-175,974,093,396
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,828,345
net_rshares635,504,403
author_curate_reward""
vote details (1)
@money-dreamer ·
No harm done. Did you get the code running? You should try to follow along this guide and see if  you can get the code from the other tutorial running.
properties (22)
authormoney-dreamer
permlinkre-showboybeezy-re-money-dreamer-setting-up-a-linode-20180204t075052210z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 07:50:51
last_update2018-02-04 07:50:51
depth2
children3
last_payout2018-02-11 07:50:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length151
author_reputation4,495,208,779,741
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,828,956
net_rshares0
@showboybeezy · (edited)
Ok boss
I think i must try this too
πŸ‘  
properties (23)
authorshowboybeezy
permlinkre-money-dreamer-re-showboybeezy-re-money-dreamer-setting-up-a-linode-20180204t075531154z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 07:56:27
last_update2018-02-04 07:56:57
depth3
children2
last_payout2018-02-11 07:56:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length35
author_reputation-175,974,093,396
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,829,799
net_rshares635,504,403
author_curate_reward""
vote details (1)
@skysnap ·
Thanks. Do you have ever tried deploying nodejs on linode? have any video made ?
πŸ‘  
properties (23)
authorskysnap
permlinkre-money-dreamer-setting-up-a-linode-20180204t124752670z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 12:47:54
last_update2018-02-04 12:47:54
depth1
children1
last_payout2018-02-11 12:47:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length80
author_reputation5,828,994,152,039
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,880,060
net_rshares1,271,008,806
author_curate_reward""
vote details (1)
@money-dreamer ·
It is pretty simple. Just run `dnf install nodejs` and run scripts from the command line likr `node myscript.js`.
properties (22)
authormoney-dreamer
permlinkre-skysnap-re-money-dreamer-setting-up-a-linode-20180204t190551293z
categorylinode
json_metadata{"tags":["linode"],"app":"steemit/0.1"}
created2018-02-04 19:05:48
last_update2018-02-04 19:05:48
depth2
children0
last_payout2018-02-11 19:05:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length113
author_reputation4,495,208,779,741
root_title"Setting Up a Linode"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id34,956,835
net_rshares0