简体   繁体   中英

insert-ethers command not working on Linux Rocks frontend

After Rocks frontend being installed, I tried adding a new node to the frontend using the following command

#insert-ethers
but I got this error:
 'bash: insert-ethers: command not found"  

What can I do to solve this problem?

PS: The server was installed by someone else so I`m guessing he maybe did not install all the necessary components.

You need to be root to use the rocks commands. Try su -

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM