Jump to content

Not able to see rippled running in my console


sumitpatel93

Recommended Posts

 I installed the rippled in my ubuntu machine v16.0, when I use this command sudo systemctl start rippled.service  I can see it running in my processes by "HTOP" command , how can I see the rippled services running in my console so that I can understand that its running in the computer.

 

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

If you don't know how to do what sukrim mentions, you can always start rippled manually, 

$ sudo /opt/ripple/bin/rippled

If it's already running as a service - using the command you mentioned in your original post, you can stop it first using 

$ /opt/ripple/bin/rippled stop

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...