Bash on Windows 10 is not working [closed] - bash

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
I am planning to compile and run code in a linux environment. Before moving to a linux environment I want to try it out, virtual box and dual boot will take my memory. So, after updating my windows 10 anniversary updates, I was able to install bash (ubuntu) natively to my windows 10 through windows features. After installing bash when I try to run bash it's popping and closing a windows immediately. how can I solve this. I tried this with two pc, no luck. How can I solve this issue. Which registry file should I change ?

Turn your windows to developer mode, go to settings -> search for developer, then change to developer mode. Restart your pc. It should work now

Related

Ssh from Ubuntu to Windows 7 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I was just about to try sshing for the first time and before I get into it, I want to know what's the best way to go about it. In particular, I'm currently running Linux through crouton on an HP chromebook and I want to ssh into and old windows 7 pc. Ideally I would love to have some sort of bash shell inside the windows ssh as I'm not so confident with cmd but I can make do. Are there any packages/apps that I should install on my old pc before I start trying. Preferably if there was something like WSL but for windows 7 that'd be great but I can't seem to find anything like it.
there is no ssh daemon (service) for windows from Microsoft.
So installing shell on windows, it is only about run it locally.
To connect with ssh on remote windows, you should install 3rd party ssh server on windows.

How to download BASH on Windows 8.1 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 years ago.
Improve this question
Currently, I am learning to use "BASH" and I don't know how to download it on my pc.
So it would be appreciated if someone lets me know how to download it on WINDOWS 8.1.
You have basically two choices.
Install Git for Windows. Git comes with its own bash.
Install the Windows Ubuntu sub system.
I prefer the Git bash approach because this also knows other Windows installed applications. The Ubuntu sub system acts more separated.
Have fun.

Is it possible to reinstall winodows with same key came with the machine [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
I want to ask, if I format my computer (currently running windows10 genuine) and use some other OS for a while and then again install windows10, will I be able to reactivate my windows with the same key which is working currently on my pc ?
That should work just fine, provided you can install the same version. A key for Home won't work on Pro and vice versa, and there are also OEM versions and Volume License versions, so make sure which exact version you have.
If you have an installation CD or an ISO for the right edition (the one you have the key for) you'll be fine. You can re-install from that CD multiple times.
If Windows came preinstalled, you'd better make an image of the hard drive which you can restore later.

Auto shutdown when i try to install Windows 7 in my Desktop [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I already installed XP. Once my desktop opened system automatically going to shutdown when i am pressing refresh key. So, i am trying to format my system and put windows 7 OS. I inserted my OS, its shows windows copying files. During copy system goes to shutdown. I tried more than 20 times. What is the problem.? How to solve it.?
Its some hardware problem. Its working now after cleaned my RAM.

Remote access to windows 7 command prompt [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
I would like to gain access to a remote windows machine's command prompt from my mac, and in specific from the mac's terminal, the windows machine does not have remote desktop connection at as it is a Windows 7 Home Premium edition. Is there anything that allow me to do this? I am looking for something that is reasonably command-line driven.
I can install software onto the remote machine, to act as an interface, and I have done so with applications like Logmein, but this is quite graphical and I was looking for something that is command-line focused.
Thanks in advance
Install OpenSSHD for Windows - this will allow remote "console" sessions.
If you looking for something very "unix-like" then you can install cygwin.
http://www.worldgoneweb.com/2011/installing-openssh-on-windows-7/

Resources