How to open firefox through ssh from ubuntu to windows?How to *really* set chrome as the default Ubuntu...
The No-Straight Maze
How to not let the Identify spell spoil everything?
Microtypography protrusion with Polish quotation marks
Why is it that Bernie Sanders is always called a "socialist"?
Am I correct in stating that the study of topology is purely theoretical?
How to write cases in LaTeX?
Article. The word "Respect"
How to politely refuse in-office gym instructor for steroids and protein
Why is that max-Q doesn't occur in transonic regime?
What senses are available to a corpse subjected to a Speak with Dead spell?
A starship is travelling at 0.9c and collides with a small rock. Will it leave a clean hole through, or will more happen?
Why does 0.-5 evaluate to -5?
Why do all the books in Game of Thrones library have their covers facing the back of the shelf?
"Starve to death" Vs. "Starve to the point of death"
Midterm in Mathematics Courses
If angels and devils are the same species, why would their mortal offspring appear physically different?
Taking headphones when quitting job
Does it take energy to move something in a circle?
What species should be used for storage of human minds?
Single-row INSERT...SELECT much slower than separate SELECT
Is there a way to not have to poll the UART of an AVR?
Cat is tipping over bed-side lamps during the night
Is Screenshot Time-tracking Common?
Plausible reason to leave the Solar System?
How to open firefox through ssh from ubuntu to windows?
How to *really* set chrome as the default Ubuntu browserStarting a program on the desktop from SSH in UbuntuSSH To Ubuntu through Bridged ConnectionHow to run a VirtualBox VM on Windows through SSHSSH breaks after sending traffic through it using a socks5 proxy (Write failed: Broken pipe)SSH server over shared internet connection (linux/Windows)SSH from Windows (Putty) to Ubuntu via HTTPSHow to use SSH on Windows 10 Home EditionUnbinding application layer through telnet and sshsftp from Windows-10-v-1803 into WSL Ubuntu-18.04 ssh-server… won't connect
I'm trying to open firefox while being connected through ssh on an ubuntu computer towards a windows 10 computer.
I connected with the command ssh -Y -X user@localip4address
I am connected to it, as I can clearly go through all files.
Using the command start firefox https://google.com opens firefox on the windows 10 computer when executed on the computer itself, but it does not do this through the ssh connection.
Any ideas on how to open a firefox window through the ssh connection?
windows-10 ubuntu ssh firefox browser
add a comment |
I'm trying to open firefox while being connected through ssh on an ubuntu computer towards a windows 10 computer.
I connected with the command ssh -Y -X user@localip4address
I am connected to it, as I can clearly go through all files.
Using the command start firefox https://google.com opens firefox on the windows 10 computer when executed on the computer itself, but it does not do this through the ssh connection.
Any ideas on how to open a firefox window through the ssh connection?
windows-10 ubuntu ssh firefox browser
Remove the 'start' word and use full path of Firefox.exe. same?
– Biswapriyo
6 hours ago
To be clear, you're sitting in front of the ubuntu system, connected remotely to the windows system, and you want to run Firefox on the windows system? Which system should firefox display its windows on?
– Kenster
3 hours ago
add a comment |
I'm trying to open firefox while being connected through ssh on an ubuntu computer towards a windows 10 computer.
I connected with the command ssh -Y -X user@localip4address
I am connected to it, as I can clearly go through all files.
Using the command start firefox https://google.com opens firefox on the windows 10 computer when executed on the computer itself, but it does not do this through the ssh connection.
Any ideas on how to open a firefox window through the ssh connection?
windows-10 ubuntu ssh firefox browser
I'm trying to open firefox while being connected through ssh on an ubuntu computer towards a windows 10 computer.
I connected with the command ssh -Y -X user@localip4address
I am connected to it, as I can clearly go through all files.
Using the command start firefox https://google.com opens firefox on the windows 10 computer when executed on the computer itself, but it does not do this through the ssh connection.
Any ideas on how to open a firefox window through the ssh connection?
windows-10 ubuntu ssh firefox browser
windows-10 ubuntu ssh firefox browser
asked 6 hours ago
J. SchmidtJ. Schmidt
111
111
Remove the 'start' word and use full path of Firefox.exe. same?
– Biswapriyo
6 hours ago
To be clear, you're sitting in front of the ubuntu system, connected remotely to the windows system, and you want to run Firefox on the windows system? Which system should firefox display its windows on?
– Kenster
3 hours ago
add a comment |
Remove the 'start' word and use full path of Firefox.exe. same?
– Biswapriyo
6 hours ago
To be clear, you're sitting in front of the ubuntu system, connected remotely to the windows system, and you want to run Firefox on the windows system? Which system should firefox display its windows on?
– Kenster
3 hours ago
Remove the 'start' word and use full path of Firefox.exe. same?
– Biswapriyo
6 hours ago
Remove the 'start' word and use full path of Firefox.exe. same?
– Biswapriyo
6 hours ago
To be clear, you're sitting in front of the ubuntu system, connected remotely to the windows system, and you want to run Firefox on the windows system? Which system should firefox display its windows on?
– Kenster
3 hours ago
To be clear, you're sitting in front of the ubuntu system, connected remotely to the windows system, and you want to run Firefox on the windows system? Which system should firefox display its windows on?
– Kenster
3 hours ago
add a comment |
0
active
oldest
votes
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%2f1409352%2fhow-to-open-firefox-through-ssh-from-ubuntu-to-windows%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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.
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%2f1409352%2fhow-to-open-firefox-through-ssh-from-ubuntu-to-windows%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
Remove the 'start' word and use full path of Firefox.exe. same?
– Biswapriyo
6 hours ago
To be clear, you're sitting in front of the ubuntu system, connected remotely to the windows system, and you want to run Firefox on the windows system? Which system should firefox display its windows on?
– Kenster
3 hours ago