Results 1 to 5 of 5

Thread: b3 error cod2

  1. #1
    Private
    Join Date
    Feb 2013
    Posts
    28
    Thanks
    1
    Thanked 0 Times in 0 Posts

    b3 error cod2

    Hi,

    When i write this script:

    nano /etc/init.d/b3

    i have this error:

    -bash: nano: command not found

    Please help!

  2. #2
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,010
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    you need to install the editor:

    Code:
    apt-get install nano
    timescale 0.01

  3. #3
    Private
    Join Date
    Feb 2013
    Posts
    28
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Yes, and i have a error:


    Segmentation faultsts... 0%

  4. #4
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,010
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    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?
    timescale 0.01

  5. #5
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Quote Originally Posted by songo View Post
    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

  6. The Following User Says Thank You to Mitch For This Useful Post:

    kung foo man (10th February 2013)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •