Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shellinaboxd: unrecognized service #281

Open
GoogleCodeExporter opened this issue May 16, 2015 · 3 comments
Open

shellinaboxd: unrecognized service #281

GoogleCodeExporter opened this issue May 16, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Installed with Ubuntu Software Centre
2.Ran command in terminal; sudo service shellinaboxd start
3.Received error message; shellinaboxd: unrecognized service

What is the expected output? What do you see instead?Haven't used it before.


What version of the product are you using? On what operating system?2.14-1 on 
Xubuntu 14.04


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 17 Feb 2015 at 5:52

@GoogleCodeExporter
Copy link
Author

:~$ sudo netstat -nap | grep shellinabox

tcp        0      0 0.0.0.0:4200            0.0.0.0:*               LISTEN      
1138/shellinaboxd
unix  3      [ ]         STREAM     CONNECTED     9871     1139/shellinaboxd   
unix  3      [ ]         STREAM     CONNECTED     9870     1138/shellinaboxd 

In light of the last post, this makes no sense.

Original comment by [email protected] on 17 Feb 2015 at 6:05

@GoogleCodeExporter
Copy link
Author

I think that you are using wrong command.

Use command: sudo service shellinabox start

Which doesn't have the "d" on the end of shellianbox.

Original comment by [email protected] on 10 Mar 2015 at 1:41

@GoogleCodeExporter
Copy link
Author

Okay, that made it work.  Don't know why other instructions said to use it with 
the "D".

Now I need to know how to make it do something.  I understood that it creates 
an SSH terminal, but how does one log into a remote server?

Original comment by [email protected] on 10 Mar 2015 at 11:20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant