How to mirror my display to a remote xserver
We have got a big screen in our office connected to an old pc, whose only purpose is to display information generated by software such as munin, nagios, etc. It is running debian with xfce to be able to run on that machine. Still it is a xserver!
What I would like to do, is to connect any machine (linux, macosx, but maybe also windows) remotly to that xserver and mirror the clients screen (so not ssh -X!!!). So anyone can share a view on his screen with the others in the room.
remote-desktop debian x-server xfce
add a comment |
We have got a big screen in our office connected to an old pc, whose only purpose is to display information generated by software such as munin, nagios, etc. It is running debian with xfce to be able to run on that machine. Still it is a xserver!
What I would like to do, is to connect any machine (linux, macosx, but maybe also windows) remotly to that xserver and mirror the clients screen (so not ssh -X!!!). So anyone can share a view on his screen with the others in the room.
remote-desktop debian x-server xfce
To be more even more geeky, it should work live in NCIS :D when McGee is providing all the information from his computer on a big screen. So everybody gathers around the screen or can view from his desk without looking over someone elses shoulder
– mlaug
Jun 18 '11 at 12:03
Maybe another example: The client (MacOX) wants to show an issue in one of the developers programm. Currently everybody need to gather around his desk and have a look on his computer. Allowing everybody to view his display isn't good enough either. So the client sends his display to the xserver and his display is mirrored there. So no security issue running a vnc server on the client!
– mlaug
Jun 18 '11 at 12:54
or in other terms, i want to push my display to that xserver. the server should not pull my display!
– mlaug
Jun 18 '11 at 12:59
use TeamViewers presentation mode
– gadelat
Jun 18 '11 at 23:41
add a comment |
We have got a big screen in our office connected to an old pc, whose only purpose is to display information generated by software such as munin, nagios, etc. It is running debian with xfce to be able to run on that machine. Still it is a xserver!
What I would like to do, is to connect any machine (linux, macosx, but maybe also windows) remotly to that xserver and mirror the clients screen (so not ssh -X!!!). So anyone can share a view on his screen with the others in the room.
remote-desktop debian x-server xfce
We have got a big screen in our office connected to an old pc, whose only purpose is to display information generated by software such as munin, nagios, etc. It is running debian with xfce to be able to run on that machine. Still it is a xserver!
What I would like to do, is to connect any machine (linux, macosx, but maybe also windows) remotly to that xserver and mirror the clients screen (so not ssh -X!!!). So anyone can share a view on his screen with the others in the room.
remote-desktop debian x-server xfce
remote-desktop debian x-server xfce
edited Jun 18 '11 at 15:06
Kirk
2,1191219
2,1191219
asked Jun 18 '11 at 12:02
mlaug
14813
14813
To be more even more geeky, it should work live in NCIS :D when McGee is providing all the information from his computer on a big screen. So everybody gathers around the screen or can view from his desk without looking over someone elses shoulder
– mlaug
Jun 18 '11 at 12:03
Maybe another example: The client (MacOX) wants to show an issue in one of the developers programm. Currently everybody need to gather around his desk and have a look on his computer. Allowing everybody to view his display isn't good enough either. So the client sends his display to the xserver and his display is mirrored there. So no security issue running a vnc server on the client!
– mlaug
Jun 18 '11 at 12:54
or in other terms, i want to push my display to that xserver. the server should not pull my display!
– mlaug
Jun 18 '11 at 12:59
use TeamViewers presentation mode
– gadelat
Jun 18 '11 at 23:41
add a comment |
To be more even more geeky, it should work live in NCIS :D when McGee is providing all the information from his computer on a big screen. So everybody gathers around the screen or can view from his desk without looking over someone elses shoulder
– mlaug
Jun 18 '11 at 12:03
Maybe another example: The client (MacOX) wants to show an issue in one of the developers programm. Currently everybody need to gather around his desk and have a look on his computer. Allowing everybody to view his display isn't good enough either. So the client sends his display to the xserver and his display is mirrored there. So no security issue running a vnc server on the client!
– mlaug
Jun 18 '11 at 12:54
or in other terms, i want to push my display to that xserver. the server should not pull my display!
– mlaug
Jun 18 '11 at 12:59
use TeamViewers presentation mode
– gadelat
Jun 18 '11 at 23:41
To be more even more geeky, it should work live in NCIS :D when McGee is providing all the information from his computer on a big screen. So everybody gathers around the screen or can view from his desk without looking over someone elses shoulder
– mlaug
Jun 18 '11 at 12:03
To be more even more geeky, it should work live in NCIS :D when McGee is providing all the information from his computer on a big screen. So everybody gathers around the screen or can view from his desk without looking over someone elses shoulder
– mlaug
Jun 18 '11 at 12:03
Maybe another example: The client (MacOX) wants to show an issue in one of the developers programm. Currently everybody need to gather around his desk and have a look on his computer. Allowing everybody to view his display isn't good enough either. So the client sends his display to the xserver and his display is mirrored there. So no security issue running a vnc server on the client!
– mlaug
Jun 18 '11 at 12:54
Maybe another example: The client (MacOX) wants to show an issue in one of the developers programm. Currently everybody need to gather around his desk and have a look on his computer. Allowing everybody to view his display isn't good enough either. So the client sends his display to the xserver and his display is mirrored there. So no security issue running a vnc server on the client!
– mlaug
Jun 18 '11 at 12:54
or in other terms, i want to push my display to that xserver. the server should not pull my display!
– mlaug
Jun 18 '11 at 12:59
or in other terms, i want to push my display to that xserver. the server should not pull my display!
– mlaug
Jun 18 '11 at 12:59
use TeamViewers presentation mode
– gadelat
Jun 18 '11 at 23:41
use TeamViewers presentation mode
– gadelat
Jun 18 '11 at 23:41
add a comment |
3 Answers
3
active
oldest
votes
I think VNC would probably do the trick. Here's a post that seems relevant:
http://www.debianadmin.com/remote-desktop-sharing-in-ubuntu.html
but this would be the wrong way, since the server should just listen to incoming inconnection and display the display from the client. VNC, RDP and stuff is known to me :), but those tools only allow to view the servers screen.
– mlaug
Jun 18 '11 at 12:52
add a comment |
There are tools to grab your X Desktop as an MPEG stream--you could then stream it to the server with VLC. I'm sure that's not as seamless as you'd like... but it might meet your core requirements. And with some scripting, maybe it could be made more seamless.
so is this some kind of security issue, that no tool actually fullfulls my needs? I am kind of suprised no one else seems to to have any needs for that :)
– mlaug
Jun 20 '11 at 6:32
I think most people are happy with the built-in remote capabilities of X, and the additional abilities provided by VNC and related tools. That leaves only a very small niche (yours) that isn't already perfectly handled.
– Flimzy
Jun 20 '11 at 6:43
add a comment |
Why is VNC'ing into the orignator's screen not an option?
You want to avoid the X-forwarding option over SSH, but it would seem like remoting into the "mirroring" server, initiating an ssh -X to the "originating" device, and then VNC'ing into the mirroring server would work.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f298875%2fhow-to-mirror-my-display-to-a-remote-xserver%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
I think VNC would probably do the trick. Here's a post that seems relevant:
http://www.debianadmin.com/remote-desktop-sharing-in-ubuntu.html
but this would be the wrong way, since the server should just listen to incoming inconnection and display the display from the client. VNC, RDP and stuff is known to me :), but those tools only allow to view the servers screen.
– mlaug
Jun 18 '11 at 12:52
add a comment |
I think VNC would probably do the trick. Here's a post that seems relevant:
http://www.debianadmin.com/remote-desktop-sharing-in-ubuntu.html
but this would be the wrong way, since the server should just listen to incoming inconnection and display the display from the client. VNC, RDP and stuff is known to me :), but those tools only allow to view the servers screen.
– mlaug
Jun 18 '11 at 12:52
add a comment |
I think VNC would probably do the trick. Here's a post that seems relevant:
http://www.debianadmin.com/remote-desktop-sharing-in-ubuntu.html
I think VNC would probably do the trick. Here's a post that seems relevant:
http://www.debianadmin.com/remote-desktop-sharing-in-ubuntu.html
answered Jun 18 '11 at 12:16
Dobes Vandermeer
196117
196117
but this would be the wrong way, since the server should just listen to incoming inconnection and display the display from the client. VNC, RDP and stuff is known to me :), but those tools only allow to view the servers screen.
– mlaug
Jun 18 '11 at 12:52
add a comment |
but this would be the wrong way, since the server should just listen to incoming inconnection and display the display from the client. VNC, RDP and stuff is known to me :), but those tools only allow to view the servers screen.
– mlaug
Jun 18 '11 at 12:52
but this would be the wrong way, since the server should just listen to incoming inconnection and display the display from the client. VNC, RDP and stuff is known to me :), but those tools only allow to view the servers screen.
– mlaug
Jun 18 '11 at 12:52
but this would be the wrong way, since the server should just listen to incoming inconnection and display the display from the client. VNC, RDP and stuff is known to me :), but those tools only allow to view the servers screen.
– mlaug
Jun 18 '11 at 12:52
add a comment |
There are tools to grab your X Desktop as an MPEG stream--you could then stream it to the server with VLC. I'm sure that's not as seamless as you'd like... but it might meet your core requirements. And with some scripting, maybe it could be made more seamless.
so is this some kind of security issue, that no tool actually fullfulls my needs? I am kind of suprised no one else seems to to have any needs for that :)
– mlaug
Jun 20 '11 at 6:32
I think most people are happy with the built-in remote capabilities of X, and the additional abilities provided by VNC and related tools. That leaves only a very small niche (yours) that isn't already perfectly handled.
– Flimzy
Jun 20 '11 at 6:43
add a comment |
There are tools to grab your X Desktop as an MPEG stream--you could then stream it to the server with VLC. I'm sure that's not as seamless as you'd like... but it might meet your core requirements. And with some scripting, maybe it could be made more seamless.
so is this some kind of security issue, that no tool actually fullfulls my needs? I am kind of suprised no one else seems to to have any needs for that :)
– mlaug
Jun 20 '11 at 6:32
I think most people are happy with the built-in remote capabilities of X, and the additional abilities provided by VNC and related tools. That leaves only a very small niche (yours) that isn't already perfectly handled.
– Flimzy
Jun 20 '11 at 6:43
add a comment |
There are tools to grab your X Desktop as an MPEG stream--you could then stream it to the server with VLC. I'm sure that's not as seamless as you'd like... but it might meet your core requirements. And with some scripting, maybe it could be made more seamless.
There are tools to grab your X Desktop as an MPEG stream--you could then stream it to the server with VLC. I'm sure that's not as seamless as you'd like... but it might meet your core requirements. And with some scripting, maybe it could be made more seamless.
answered Jun 19 '11 at 6:59
Flimzy
3,9501236
3,9501236
so is this some kind of security issue, that no tool actually fullfulls my needs? I am kind of suprised no one else seems to to have any needs for that :)
– mlaug
Jun 20 '11 at 6:32
I think most people are happy with the built-in remote capabilities of X, and the additional abilities provided by VNC and related tools. That leaves only a very small niche (yours) that isn't already perfectly handled.
– Flimzy
Jun 20 '11 at 6:43
add a comment |
so is this some kind of security issue, that no tool actually fullfulls my needs? I am kind of suprised no one else seems to to have any needs for that :)
– mlaug
Jun 20 '11 at 6:32
I think most people are happy with the built-in remote capabilities of X, and the additional abilities provided by VNC and related tools. That leaves only a very small niche (yours) that isn't already perfectly handled.
– Flimzy
Jun 20 '11 at 6:43
so is this some kind of security issue, that no tool actually fullfulls my needs? I am kind of suprised no one else seems to to have any needs for that :)
– mlaug
Jun 20 '11 at 6:32
so is this some kind of security issue, that no tool actually fullfulls my needs? I am kind of suprised no one else seems to to have any needs for that :)
– mlaug
Jun 20 '11 at 6:32
I think most people are happy with the built-in remote capabilities of X, and the additional abilities provided by VNC and related tools. That leaves only a very small niche (yours) that isn't already perfectly handled.
– Flimzy
Jun 20 '11 at 6:43
I think most people are happy with the built-in remote capabilities of X, and the additional abilities provided by VNC and related tools. That leaves only a very small niche (yours) that isn't already perfectly handled.
– Flimzy
Jun 20 '11 at 6:43
add a comment |
Why is VNC'ing into the orignator's screen not an option?
You want to avoid the X-forwarding option over SSH, but it would seem like remoting into the "mirroring" server, initiating an ssh -X to the "originating" device, and then VNC'ing into the mirroring server would work.
add a comment |
Why is VNC'ing into the orignator's screen not an option?
You want to avoid the X-forwarding option over SSH, but it would seem like remoting into the "mirroring" server, initiating an ssh -X to the "originating" device, and then VNC'ing into the mirroring server would work.
add a comment |
Why is VNC'ing into the orignator's screen not an option?
You want to avoid the X-forwarding option over SSH, but it would seem like remoting into the "mirroring" server, initiating an ssh -X to the "originating" device, and then VNC'ing into the mirroring server would work.
Why is VNC'ing into the orignator's screen not an option?
You want to avoid the X-forwarding option over SSH, but it would seem like remoting into the "mirroring" server, initiating an ssh -X to the "originating" device, and then VNC'ing into the mirroring server would work.
answered Jun 20 '11 at 13:30
warren
5,6862173127
5,6862173127
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f298875%2fhow-to-mirror-my-display-to-a-remote-xserver%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
To be more even more geeky, it should work live in NCIS :D when McGee is providing all the information from his computer on a big screen. So everybody gathers around the screen or can view from his desk without looking over someone elses shoulder
– mlaug
Jun 18 '11 at 12:03
Maybe another example: The client (MacOX) wants to show an issue in one of the developers programm. Currently everybody need to gather around his desk and have a look on his computer. Allowing everybody to view his display isn't good enough either. So the client sends his display to the xserver and his display is mirrored there. So no security issue running a vnc server on the client!
– mlaug
Jun 18 '11 at 12:54
or in other terms, i want to push my display to that xserver. the server should not pull my display!
– mlaug
Jun 18 '11 at 12:59
use TeamViewers presentation mode
– gadelat
Jun 18 '11 at 23:41