Author

Topic: bitcoind changing password to the RPC (Read 943 times)

member
Activity: 88
Merit: 10
August 03, 2014, 06:06:41 AM
#6
What is the password you need change? Access Password, root password, rpc password of any coin??
i think he has said for they server .
op check pm .

In the subject he said the RPC password, in the body he said the ubento server isn't the same
newbie
Activity: 11
Merit: 0
August 03, 2014, 03:20:18 AM
#5
What is the password you need change? Access Password, root password, rpc password of any coin??
i think he has said for they server .
op check pm .
legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF
August 03, 2014, 01:43:58 AM
#4

rpc password is set in bitcoin.conf:

Code:
find / -name bitcoin.conf

Highlight the full path and file name, hit Ctrl+Shift+C

Type nano, hit Space and then Ctrl+Shift+V

This should look something like this

Quote
nano /home/user1/.bitcoin/bitcoin.conf

Enter


Might be nano is not installed, so you could use vi. nano is easier to work with for most though, so install it with
Code:
sudo apt-get install nano


Related reading material: https://en.bitcoin.it/wiki/Running_bitcoind#Bitcoin.conf_Configuration_File
legendary
Activity: 1628
Merit: 1012
August 02, 2014, 04:46:23 PM
#3
Hi !

how I am changing the password to my ubento server with "putty" thanks.

sudo passwd your_user_name your_new_password
member
Activity: 88
Merit: 10
August 02, 2014, 02:13:18 PM
#2
What is the password you need change? Access Password, root password, rpc password of any coin??
newbie
Activity: 5
Merit: 0
August 02, 2014, 12:52:18 PM
#1
Hi !

how I am changing the password to my ubento server with "putty" thanks.
Jump to: