SSH-like access to Windows CMD without full desktop #171
46Dimensions
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an idea for a feature: a way to access the Windows Command Prompt in the Linux terminal, like SSH. PowerShell can be opened by running
powershell.exe.For example, I run
bvm connect-cmd, then it showswhich is the VM's cmd.exe, but not with the full desktop environment.
The same effect could be achieved with SSH, but that would require logging in with the desktop environment to start the server.
Beta Was this translation helpful? Give feedback.
All reactions