connecting to Windows VM from the headless server
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
1
down vote
favorite
I've setup a Ubuntu headless server and installed a Windows VM on it. I can perfectly connect to it from a remote computer but.... I cannot connect to the Windows VM from the headless server.
Is there a way to connect to the Windows VM from the headless server?
windows headless
add a comment |Â
up vote
1
down vote
favorite
I've setup a Ubuntu headless server and installed a Windows VM on it. I can perfectly connect to it from a remote computer but.... I cannot connect to the Windows VM from the headless server.
Is there a way to connect to the Windows VM from the headless server?
windows headless
The Windows VM has a GUI attached. The Headless Server by default doesn't have the functionality to display the GUI. Unless you've configured the Windows system to have SSH on it or some similar remote management utility, there's no direct way on a Windows VM to 'connect' to the Windows VM from the headless server for management (which because Windows requires a GUI first)
â Thomas Wardâ¦
May 3 at 17:00
So if I find a way to install SSH on the Windows VM then it should be possible. My intention is, while I am working at my Ubuntu server I connect to the Windows VM. The screen I see is the Windows screen of the VM.
â Harry W.
May 5 at 13:39
Then you shouldn't have gone with a headless server to run the Windows VM. You would've needed a GUI to achieve what you're after. You still won't get that even with SSH.
â Thomas Wardâ¦
May 5 at 21:34
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I've setup a Ubuntu headless server and installed a Windows VM on it. I can perfectly connect to it from a remote computer but.... I cannot connect to the Windows VM from the headless server.
Is there a way to connect to the Windows VM from the headless server?
windows headless
I've setup a Ubuntu headless server and installed a Windows VM on it. I can perfectly connect to it from a remote computer but.... I cannot connect to the Windows VM from the headless server.
Is there a way to connect to the Windows VM from the headless server?
windows headless
asked May 3 at 16:58
Harry W.
61
61
The Windows VM has a GUI attached. The Headless Server by default doesn't have the functionality to display the GUI. Unless you've configured the Windows system to have SSH on it or some similar remote management utility, there's no direct way on a Windows VM to 'connect' to the Windows VM from the headless server for management (which because Windows requires a GUI first)
â Thomas Wardâ¦
May 3 at 17:00
So if I find a way to install SSH on the Windows VM then it should be possible. My intention is, while I am working at my Ubuntu server I connect to the Windows VM. The screen I see is the Windows screen of the VM.
â Harry W.
May 5 at 13:39
Then you shouldn't have gone with a headless server to run the Windows VM. You would've needed a GUI to achieve what you're after. You still won't get that even with SSH.
â Thomas Wardâ¦
May 5 at 21:34
add a comment |Â
The Windows VM has a GUI attached. The Headless Server by default doesn't have the functionality to display the GUI. Unless you've configured the Windows system to have SSH on it or some similar remote management utility, there's no direct way on a Windows VM to 'connect' to the Windows VM from the headless server for management (which because Windows requires a GUI first)
â Thomas Wardâ¦
May 3 at 17:00
So if I find a way to install SSH on the Windows VM then it should be possible. My intention is, while I am working at my Ubuntu server I connect to the Windows VM. The screen I see is the Windows screen of the VM.
â Harry W.
May 5 at 13:39
Then you shouldn't have gone with a headless server to run the Windows VM. You would've needed a GUI to achieve what you're after. You still won't get that even with SSH.
â Thomas Wardâ¦
May 5 at 21:34
The Windows VM has a GUI attached. The Headless Server by default doesn't have the functionality to display the GUI. Unless you've configured the Windows system to have SSH on it or some similar remote management utility, there's no direct way on a Windows VM to 'connect' to the Windows VM from the headless server for management (which because Windows requires a GUI first)
â Thomas Wardâ¦
May 3 at 17:00
The Windows VM has a GUI attached. The Headless Server by default doesn't have the functionality to display the GUI. Unless you've configured the Windows system to have SSH on it or some similar remote management utility, there's no direct way on a Windows VM to 'connect' to the Windows VM from the headless server for management (which because Windows requires a GUI first)
â Thomas Wardâ¦
May 3 at 17:00
So if I find a way to install SSH on the Windows VM then it should be possible. My intention is, while I am working at my Ubuntu server I connect to the Windows VM. The screen I see is the Windows screen of the VM.
â Harry W.
May 5 at 13:39
So if I find a way to install SSH on the Windows VM then it should be possible. My intention is, while I am working at my Ubuntu server I connect to the Windows VM. The screen I see is the Windows screen of the VM.
â Harry W.
May 5 at 13:39
Then you shouldn't have gone with a headless server to run the Windows VM. You would've needed a GUI to achieve what you're after. You still won't get that even with SSH.
â Thomas Wardâ¦
May 5 at 21:34
Then you shouldn't have gone with a headless server to run the Windows VM. You would've needed a GUI to achieve what you're after. You still won't get that even with SSH.
â Thomas Wardâ¦
May 5 at 21:34
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
To summarize the comments, you want to do the following:
- Connect to the (headless aka "No GUI") Ubuntu server, and then
- See the Windows VM in a GUI.
The core problem is: the server is headless with no GUI.
Your goals and the server type you're using for the hypervisor (called a "Type 2 Hypervisor" but without the GUI / "head" components) cancel each other out, resulting in a mutually-exclusive-options type of situation.
To connect to the server and see the GUI from the headless server is impossible. You would need to set up a GUI inside the Ubuntu server, and then very likely use a software that hooks into the 'console' within the hypervisor software.
This requires that you have a GUI on the server itself, if you do not intend to connect directly into the VM with Remote Desktop, VNC, or some other type of 'screensharing' solution. Even if you install SSH on the Windows server to remotely connect to it, you're then limited to a CLI connection.
Therefore, unless your virtualization software allows you to run a VNC connection for the VM, and the VM is directly connected to the 'network' that the Ubuntu Server sits on (aka a "bridged connection"), and you are willing to connect directly to the Windows VM, and you manage to set up that functionality (which is tricky on the Command Line, and requires you to ask how to do that over on Super User), your goal and what you've done so far prohibit you from achieving your goal, no matter what you do to the VM or the host server.
Without the GUI on the server, you've got no chance of achieving your ultimate goals here. And without the GUI, you can't really manage the Windows VM to get everything set up as you need to in order to have the Windows VM connectable directly (which requires editing registry values, enabling/disabling features, and/or installing additional software on Windows to make remote connections over VNC work directly).
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
To summarize the comments, you want to do the following:
- Connect to the (headless aka "No GUI") Ubuntu server, and then
- See the Windows VM in a GUI.
The core problem is: the server is headless with no GUI.
Your goals and the server type you're using for the hypervisor (called a "Type 2 Hypervisor" but without the GUI / "head" components) cancel each other out, resulting in a mutually-exclusive-options type of situation.
To connect to the server and see the GUI from the headless server is impossible. You would need to set up a GUI inside the Ubuntu server, and then very likely use a software that hooks into the 'console' within the hypervisor software.
This requires that you have a GUI on the server itself, if you do not intend to connect directly into the VM with Remote Desktop, VNC, or some other type of 'screensharing' solution. Even if you install SSH on the Windows server to remotely connect to it, you're then limited to a CLI connection.
Therefore, unless your virtualization software allows you to run a VNC connection for the VM, and the VM is directly connected to the 'network' that the Ubuntu Server sits on (aka a "bridged connection"), and you are willing to connect directly to the Windows VM, and you manage to set up that functionality (which is tricky on the Command Line, and requires you to ask how to do that over on Super User), your goal and what you've done so far prohibit you from achieving your goal, no matter what you do to the VM or the host server.
Without the GUI on the server, you've got no chance of achieving your ultimate goals here. And without the GUI, you can't really manage the Windows VM to get everything set up as you need to in order to have the Windows VM connectable directly (which requires editing registry values, enabling/disabling features, and/or installing additional software on Windows to make remote connections over VNC work directly).
add a comment |Â
up vote
1
down vote
To summarize the comments, you want to do the following:
- Connect to the (headless aka "No GUI") Ubuntu server, and then
- See the Windows VM in a GUI.
The core problem is: the server is headless with no GUI.
Your goals and the server type you're using for the hypervisor (called a "Type 2 Hypervisor" but without the GUI / "head" components) cancel each other out, resulting in a mutually-exclusive-options type of situation.
To connect to the server and see the GUI from the headless server is impossible. You would need to set up a GUI inside the Ubuntu server, and then very likely use a software that hooks into the 'console' within the hypervisor software.
This requires that you have a GUI on the server itself, if you do not intend to connect directly into the VM with Remote Desktop, VNC, or some other type of 'screensharing' solution. Even if you install SSH on the Windows server to remotely connect to it, you're then limited to a CLI connection.
Therefore, unless your virtualization software allows you to run a VNC connection for the VM, and the VM is directly connected to the 'network' that the Ubuntu Server sits on (aka a "bridged connection"), and you are willing to connect directly to the Windows VM, and you manage to set up that functionality (which is tricky on the Command Line, and requires you to ask how to do that over on Super User), your goal and what you've done so far prohibit you from achieving your goal, no matter what you do to the VM or the host server.
Without the GUI on the server, you've got no chance of achieving your ultimate goals here. And without the GUI, you can't really manage the Windows VM to get everything set up as you need to in order to have the Windows VM connectable directly (which requires editing registry values, enabling/disabling features, and/or installing additional software on Windows to make remote connections over VNC work directly).
add a comment |Â
up vote
1
down vote
up vote
1
down vote
To summarize the comments, you want to do the following:
- Connect to the (headless aka "No GUI") Ubuntu server, and then
- See the Windows VM in a GUI.
The core problem is: the server is headless with no GUI.
Your goals and the server type you're using for the hypervisor (called a "Type 2 Hypervisor" but without the GUI / "head" components) cancel each other out, resulting in a mutually-exclusive-options type of situation.
To connect to the server and see the GUI from the headless server is impossible. You would need to set up a GUI inside the Ubuntu server, and then very likely use a software that hooks into the 'console' within the hypervisor software.
This requires that you have a GUI on the server itself, if you do not intend to connect directly into the VM with Remote Desktop, VNC, or some other type of 'screensharing' solution. Even if you install SSH on the Windows server to remotely connect to it, you're then limited to a CLI connection.
Therefore, unless your virtualization software allows you to run a VNC connection for the VM, and the VM is directly connected to the 'network' that the Ubuntu Server sits on (aka a "bridged connection"), and you are willing to connect directly to the Windows VM, and you manage to set up that functionality (which is tricky on the Command Line, and requires you to ask how to do that over on Super User), your goal and what you've done so far prohibit you from achieving your goal, no matter what you do to the VM or the host server.
Without the GUI on the server, you've got no chance of achieving your ultimate goals here. And without the GUI, you can't really manage the Windows VM to get everything set up as you need to in order to have the Windows VM connectable directly (which requires editing registry values, enabling/disabling features, and/or installing additional software on Windows to make remote connections over VNC work directly).
To summarize the comments, you want to do the following:
- Connect to the (headless aka "No GUI") Ubuntu server, and then
- See the Windows VM in a GUI.
The core problem is: the server is headless with no GUI.
Your goals and the server type you're using for the hypervisor (called a "Type 2 Hypervisor" but without the GUI / "head" components) cancel each other out, resulting in a mutually-exclusive-options type of situation.
To connect to the server and see the GUI from the headless server is impossible. You would need to set up a GUI inside the Ubuntu server, and then very likely use a software that hooks into the 'console' within the hypervisor software.
This requires that you have a GUI on the server itself, if you do not intend to connect directly into the VM with Remote Desktop, VNC, or some other type of 'screensharing' solution. Even if you install SSH on the Windows server to remotely connect to it, you're then limited to a CLI connection.
Therefore, unless your virtualization software allows you to run a VNC connection for the VM, and the VM is directly connected to the 'network' that the Ubuntu Server sits on (aka a "bridged connection"), and you are willing to connect directly to the Windows VM, and you manage to set up that functionality (which is tricky on the Command Line, and requires you to ask how to do that over on Super User), your goal and what you've done so far prohibit you from achieving your goal, no matter what you do to the VM or the host server.
Without the GUI on the server, you've got no chance of achieving your ultimate goals here. And without the GUI, you can't really manage the Windows VM to get everything set up as you need to in order to have the Windows VM connectable directly (which requires editing registry values, enabling/disabling features, and/or installing additional software on Windows to make remote connections over VNC work directly).
answered May 5 at 21:41
![](https://i.stack.imgur.com/jLgkr.jpg?s=32&g=1)
![](https://i.stack.imgur.com/jLgkr.jpg?s=32&g=1)
Thomas Wardâ¦
41.2k23112166
41.2k23112166
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1031637%2fconnecting-to-windows-vm-from-the-headless-server%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
The Windows VM has a GUI attached. The Headless Server by default doesn't have the functionality to display the GUI. Unless you've configured the Windows system to have SSH on it or some similar remote management utility, there's no direct way on a Windows VM to 'connect' to the Windows VM from the headless server for management (which because Windows requires a GUI first)
â Thomas Wardâ¦
May 3 at 17:00
So if I find a way to install SSH on the Windows VM then it should be possible. My intention is, while I am working at my Ubuntu server I connect to the Windows VM. The screen I see is the Windows screen of the VM.
â Harry W.
May 5 at 13:39
Then you shouldn't have gone with a headless server to run the Windows VM. You would've needed a GUI to achieve what you're after. You still won't get that even with SSH.
â Thomas Wardâ¦
May 5 at 21:34