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

Ability to run BASH as the default shell #246

Closed
morgango opened this issue Jun 18, 2016 · 4 comments
Closed

Ability to run BASH as the default shell #246

morgango opened this issue Jun 18, 2016 · 4 comments

Comments

@morgango
Copy link

I would like to be able to SSH to my Windows 10 box and run the new bash shell. When I run this command, I get Error: 0x80070005. From what I can gather, this is because the CMD shell is invoked with "legacy mode" on. See this issue for more details.

I would love to be able to log in and use the SSH shell by default, but would settle for being able to run the bash shell within the cmd shell as my first command.

BTW, this is very cool stuff indeed. This is turning my gaming PC into a server I can use for development at work, and really augments my MacBook nicely. Well done.

@manojampalam
Copy link
Contributor

Thanks for the feedback. We'll consider it as part of Terminal improvement exercise we are going through.

@bagajjal
Copy link
Collaborator

bagajjal commented Apr 19, 2017

IS this supported in the openssh unix flavor? If yes then please let us know the steps.
If not then we are not supporting this requirement.

Please reopen with required information.

@smokeintheshell
Copy link

@bagajjal From my experimentation it seems like currently the best method to achieve what you want is to the openssh-server from aptitude. I have yet to achieve getting this to run as a service or from boot, but there are many ways to get it to launch the daemon at user log in. From the linux openssh you can launch cmd.exe and a limited functioning powershell window.
Hope this helps

@bagajjal
Copy link
Collaborator

bagajjal commented Jul 6, 2017

Please refer to this.
#800

WSL bash can't be launched from ssh,
#289

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

5 participants