PDA

View Full Version : b3 error cod2



songo
10th February 2013, 18:06
Hi,

When i write this script:

nano /etc/init.d/b3

i have this error:

-bash: nano: command not found

Please help!

kung foo man
10th February 2013, 18:20
you need to install the editor:


apt-get install nano

songo
10th February 2013, 18:22
Yes, and i have a error:


Segmentation faultsts... 0%

kung foo man
10th February 2013, 20:29
I guess you use Putty, just select the text and its automatically saved to clipboard. You can paste the full error here then.

Are you still using CentOS 6?

Mitch
10th February 2013, 22:36
Hi,

When i write this script:

nano /etc/init.d/b3

i have this error:

-bash: nano: command not found

Please help!
You do know that nano is for editing files? (like vi)
To start the service b3 you need to run this: /etc/init.d/b3.

Here is a link to B3's FAQ: link (http://wiki.bigbrotherbot.net/support:faq)