remote Desktop connection from Mac to Ubuntu
I'm trying to use my MacBook to Remote Desktop connect to my ubuntu server. I am able to ssh, but I can't seem to figure out how to Remote Desktop connect.
Any suggestions? Also my ubuntu workstation is 1200 miles away so I can't physically access it but I can access it through ssh so hopefully I can configure what I need through ssh.
I tried the instructions in the first answer on here:
Can I access Ubuntu from Windows remotely?, but when I tried to RDP from a windows PC, ti stated that:
Remote Desktop can't connect to the remote computer for one of these reasons:
1) Remote access to the server is not enabled
2) The remote computer is turned off
3) The remote computer is not available on the network
It shouldn't be #2&3 since I can ssh to the server just fine. So I suspect #1 is the culprit.
remote-desktop
add a comment |
I'm trying to use my MacBook to Remote Desktop connect to my ubuntu server. I am able to ssh, but I can't seem to figure out how to Remote Desktop connect.
Any suggestions? Also my ubuntu workstation is 1200 miles away so I can't physically access it but I can access it through ssh so hopefully I can configure what I need through ssh.
I tried the instructions in the first answer on here:
Can I access Ubuntu from Windows remotely?, but when I tried to RDP from a windows PC, ti stated that:
Remote Desktop can't connect to the remote computer for one of these reasons:
1) Remote access to the server is not enabled
2) The remote computer is turned off
3) The remote computer is not available on the network
It shouldn't be #2&3 since I can ssh to the server just fine. So I suspect #1 is the culprit.
remote-desktop
For RDP you need a desktop. If you have one installed then installing and configuringxrdpshould be as in your linked answer.
– user589808
Mar 17 '17 at 0:22
You can't RDP from a macbook/laptop?
– David
Mar 17 '17 at 0:37
ALso, I did try from a desktop and received the error above.
– David
Mar 17 '17 at 0:37
1
David - when @CelticWarrior says "you need a desktop", he doesn't mean a laptop wont work. He means you need a gui installed on your Ubuntu server. If you have a basic server from the "server" download link on ubuntu.com, it won't have a gui (aka a desktop) unless you added and configured one (i.e. Unity, Gnome, etc.). Without a desktop/gui, something like xrdp will not work.
– James
Mar 17 '17 at 0:47
James: Ah I see. So in the link in the OP, I followed those instructions and installed xRDP and xfce4. Aren't these all that is needed to set up the "desktop?"
– David
Mar 17 '17 at 1:05
add a comment |
I'm trying to use my MacBook to Remote Desktop connect to my ubuntu server. I am able to ssh, but I can't seem to figure out how to Remote Desktop connect.
Any suggestions? Also my ubuntu workstation is 1200 miles away so I can't physically access it but I can access it through ssh so hopefully I can configure what I need through ssh.
I tried the instructions in the first answer on here:
Can I access Ubuntu from Windows remotely?, but when I tried to RDP from a windows PC, ti stated that:
Remote Desktop can't connect to the remote computer for one of these reasons:
1) Remote access to the server is not enabled
2) The remote computer is turned off
3) The remote computer is not available on the network
It shouldn't be #2&3 since I can ssh to the server just fine. So I suspect #1 is the culprit.
remote-desktop
I'm trying to use my MacBook to Remote Desktop connect to my ubuntu server. I am able to ssh, but I can't seem to figure out how to Remote Desktop connect.
Any suggestions? Also my ubuntu workstation is 1200 miles away so I can't physically access it but I can access it through ssh so hopefully I can configure what I need through ssh.
I tried the instructions in the first answer on here:
Can I access Ubuntu from Windows remotely?, but when I tried to RDP from a windows PC, ti stated that:
Remote Desktop can't connect to the remote computer for one of these reasons:
1) Remote access to the server is not enabled
2) The remote computer is turned off
3) The remote computer is not available on the network
It shouldn't be #2&3 since I can ssh to the server just fine. So I suspect #1 is the culprit.
remote-desktop
remote-desktop
edited Apr 13 '17 at 12:24
Community♦
1
1
asked Mar 16 '17 at 23:25
DavidDavid
2115
2115
For RDP you need a desktop. If you have one installed then installing and configuringxrdpshould be as in your linked answer.
– user589808
Mar 17 '17 at 0:22
You can't RDP from a macbook/laptop?
– David
Mar 17 '17 at 0:37
ALso, I did try from a desktop and received the error above.
– David
Mar 17 '17 at 0:37
1
David - when @CelticWarrior says "you need a desktop", he doesn't mean a laptop wont work. He means you need a gui installed on your Ubuntu server. If you have a basic server from the "server" download link on ubuntu.com, it won't have a gui (aka a desktop) unless you added and configured one (i.e. Unity, Gnome, etc.). Without a desktop/gui, something like xrdp will not work.
– James
Mar 17 '17 at 0:47
James: Ah I see. So in the link in the OP, I followed those instructions and installed xRDP and xfce4. Aren't these all that is needed to set up the "desktop?"
– David
Mar 17 '17 at 1:05
add a comment |
For RDP you need a desktop. If you have one installed then installing and configuringxrdpshould be as in your linked answer.
– user589808
Mar 17 '17 at 0:22
You can't RDP from a macbook/laptop?
– David
Mar 17 '17 at 0:37
ALso, I did try from a desktop and received the error above.
– David
Mar 17 '17 at 0:37
1
David - when @CelticWarrior says "you need a desktop", he doesn't mean a laptop wont work. He means you need a gui installed on your Ubuntu server. If you have a basic server from the "server" download link on ubuntu.com, it won't have a gui (aka a desktop) unless you added and configured one (i.e. Unity, Gnome, etc.). Without a desktop/gui, something like xrdp will not work.
– James
Mar 17 '17 at 0:47
James: Ah I see. So in the link in the OP, I followed those instructions and installed xRDP and xfce4. Aren't these all that is needed to set up the "desktop?"
– David
Mar 17 '17 at 1:05
For RDP you need a desktop. If you have one installed then installing and configuring
xrdp should be as in your linked answer.– user589808
Mar 17 '17 at 0:22
For RDP you need a desktop. If you have one installed then installing and configuring
xrdp should be as in your linked answer.– user589808
Mar 17 '17 at 0:22
You can't RDP from a macbook/laptop?
– David
Mar 17 '17 at 0:37
You can't RDP from a macbook/laptop?
– David
Mar 17 '17 at 0:37
ALso, I did try from a desktop and received the error above.
– David
Mar 17 '17 at 0:37
ALso, I did try from a desktop and received the error above.
– David
Mar 17 '17 at 0:37
1
1
David - when @CelticWarrior says "you need a desktop", he doesn't mean a laptop wont work. He means you need a gui installed on your Ubuntu server. If you have a basic server from the "server" download link on ubuntu.com, it won't have a gui (aka a desktop) unless you added and configured one (i.e. Unity, Gnome, etc.). Without a desktop/gui, something like xrdp will not work.
– James
Mar 17 '17 at 0:47
David - when @CelticWarrior says "you need a desktop", he doesn't mean a laptop wont work. He means you need a gui installed on your Ubuntu server. If you have a basic server from the "server" download link on ubuntu.com, it won't have a gui (aka a desktop) unless you added and configured one (i.e. Unity, Gnome, etc.). Without a desktop/gui, something like xrdp will not work.
– James
Mar 17 '17 at 0:47
James: Ah I see. So in the link in the OP, I followed those instructions and installed xRDP and xfce4. Aren't these all that is needed to set up the "desktop?"
– David
Mar 17 '17 at 1:05
James: Ah I see. So in the link in the OP, I followed those instructions and installed xRDP and xfce4. Aren't these all that is needed to set up the "desktop?"
– David
Mar 17 '17 at 1:05
add a comment |
1 Answer
1
active
oldest
votes
I successfully logged-in remotely from my iMac macOS Mojave desktop into my hackintosh, which is a retrofitted 2012 Apple Macbook Pro running smoothly Ubuntu 16.04:
From the Ubuntu Desktop in 16.04
- Download and install vino by running
sudo apt-get install vinowithin the Ubuntu terminal. - Next run
vino-preferences. - After the vino application preferences window prompts, ensure that the "Allow other users to view your desktop" and "Allow other users to control your desktop" options are selected beneath the "Sharing" field; it is also recommended to select the "You must confirm each access to the this machine" and "Require the user to enter system-password".
- Run
sudo-rebootand then log-in to the Ubuntu 16.04 desktop. - Retrieve and the device-IP address by running
ifconfig -a; the local-IP address of the device will be returned within the terminal-output under the field: "inet addr:" (e.g.inet addr: 10.3.1.233). After noting the local-IP address of the device, proceed with the next set of instructions from your macOS desktop.
From Ubuntu 18.04-2 LTS
- Evidently, vino functionality was merged in Ubuntu 18.04.2 LTS Gnome Control Center, so it's much easier- simply go to "Settings".
- Within "Settings", scroll down to the "Sharing" tab within the left-hand side of the window.
- Turn on "Screen Sharing"- select "Allow connections to control the screen" and "Require a password" underneath "Access Options" then proceed with the below instructions to remotely access your Ubuntu 18.04.2 LTS desktop from your macOS desktop.
Logging-in From macOS Mojave
- Access the "Spotlight" by typing "CMD" + "Space-bar"
- Within the Spotlight field, enter
vnc://your_server_ip:5900(e.g.vnc://10.3.1.233:5900). - If successful, the Screen Sharing application should automatically launch within your macOS desktop to remotely view your Ubuntu 16.04 or Ubuntu 18.04.2-LTS device on your local-network as depicted by the screen-shot below- enjoy!

add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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%2faskubuntu.com%2fquestions%2f893831%2fremote-desktop-connection-from-mac-to-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I successfully logged-in remotely from my iMac macOS Mojave desktop into my hackintosh, which is a retrofitted 2012 Apple Macbook Pro running smoothly Ubuntu 16.04:
From the Ubuntu Desktop in 16.04
- Download and install vino by running
sudo apt-get install vinowithin the Ubuntu terminal. - Next run
vino-preferences. - After the vino application preferences window prompts, ensure that the "Allow other users to view your desktop" and "Allow other users to control your desktop" options are selected beneath the "Sharing" field; it is also recommended to select the "You must confirm each access to the this machine" and "Require the user to enter system-password".
- Run
sudo-rebootand then log-in to the Ubuntu 16.04 desktop. - Retrieve and the device-IP address by running
ifconfig -a; the local-IP address of the device will be returned within the terminal-output under the field: "inet addr:" (e.g.inet addr: 10.3.1.233). After noting the local-IP address of the device, proceed with the next set of instructions from your macOS desktop.
From Ubuntu 18.04-2 LTS
- Evidently, vino functionality was merged in Ubuntu 18.04.2 LTS Gnome Control Center, so it's much easier- simply go to "Settings".
- Within "Settings", scroll down to the "Sharing" tab within the left-hand side of the window.
- Turn on "Screen Sharing"- select "Allow connections to control the screen" and "Require a password" underneath "Access Options" then proceed with the below instructions to remotely access your Ubuntu 18.04.2 LTS desktop from your macOS desktop.
Logging-in From macOS Mojave
- Access the "Spotlight" by typing "CMD" + "Space-bar"
- Within the Spotlight field, enter
vnc://your_server_ip:5900(e.g.vnc://10.3.1.233:5900). - If successful, the Screen Sharing application should automatically launch within your macOS desktop to remotely view your Ubuntu 16.04 or Ubuntu 18.04.2-LTS device on your local-network as depicted by the screen-shot below- enjoy!

add a comment |
I successfully logged-in remotely from my iMac macOS Mojave desktop into my hackintosh, which is a retrofitted 2012 Apple Macbook Pro running smoothly Ubuntu 16.04:
From the Ubuntu Desktop in 16.04
- Download and install vino by running
sudo apt-get install vinowithin the Ubuntu terminal. - Next run
vino-preferences. - After the vino application preferences window prompts, ensure that the "Allow other users to view your desktop" and "Allow other users to control your desktop" options are selected beneath the "Sharing" field; it is also recommended to select the "You must confirm each access to the this machine" and "Require the user to enter system-password".
- Run
sudo-rebootand then log-in to the Ubuntu 16.04 desktop. - Retrieve and the device-IP address by running
ifconfig -a; the local-IP address of the device will be returned within the terminal-output under the field: "inet addr:" (e.g.inet addr: 10.3.1.233). After noting the local-IP address of the device, proceed with the next set of instructions from your macOS desktop.
From Ubuntu 18.04-2 LTS
- Evidently, vino functionality was merged in Ubuntu 18.04.2 LTS Gnome Control Center, so it's much easier- simply go to "Settings".
- Within "Settings", scroll down to the "Sharing" tab within the left-hand side of the window.
- Turn on "Screen Sharing"- select "Allow connections to control the screen" and "Require a password" underneath "Access Options" then proceed with the below instructions to remotely access your Ubuntu 18.04.2 LTS desktop from your macOS desktop.
Logging-in From macOS Mojave
- Access the "Spotlight" by typing "CMD" + "Space-bar"
- Within the Spotlight field, enter
vnc://your_server_ip:5900(e.g.vnc://10.3.1.233:5900). - If successful, the Screen Sharing application should automatically launch within your macOS desktop to remotely view your Ubuntu 16.04 or Ubuntu 18.04.2-LTS device on your local-network as depicted by the screen-shot below- enjoy!

add a comment |
I successfully logged-in remotely from my iMac macOS Mojave desktop into my hackintosh, which is a retrofitted 2012 Apple Macbook Pro running smoothly Ubuntu 16.04:
From the Ubuntu Desktop in 16.04
- Download and install vino by running
sudo apt-get install vinowithin the Ubuntu terminal. - Next run
vino-preferences. - After the vino application preferences window prompts, ensure that the "Allow other users to view your desktop" and "Allow other users to control your desktop" options are selected beneath the "Sharing" field; it is also recommended to select the "You must confirm each access to the this machine" and "Require the user to enter system-password".
- Run
sudo-rebootand then log-in to the Ubuntu 16.04 desktop. - Retrieve and the device-IP address by running
ifconfig -a; the local-IP address of the device will be returned within the terminal-output under the field: "inet addr:" (e.g.inet addr: 10.3.1.233). After noting the local-IP address of the device, proceed with the next set of instructions from your macOS desktop.
From Ubuntu 18.04-2 LTS
- Evidently, vino functionality was merged in Ubuntu 18.04.2 LTS Gnome Control Center, so it's much easier- simply go to "Settings".
- Within "Settings", scroll down to the "Sharing" tab within the left-hand side of the window.
- Turn on "Screen Sharing"- select "Allow connections to control the screen" and "Require a password" underneath "Access Options" then proceed with the below instructions to remotely access your Ubuntu 18.04.2 LTS desktop from your macOS desktop.
Logging-in From macOS Mojave
- Access the "Spotlight" by typing "CMD" + "Space-bar"
- Within the Spotlight field, enter
vnc://your_server_ip:5900(e.g.vnc://10.3.1.233:5900). - If successful, the Screen Sharing application should automatically launch within your macOS desktop to remotely view your Ubuntu 16.04 or Ubuntu 18.04.2-LTS device on your local-network as depicted by the screen-shot below- enjoy!

I successfully logged-in remotely from my iMac macOS Mojave desktop into my hackintosh, which is a retrofitted 2012 Apple Macbook Pro running smoothly Ubuntu 16.04:
From the Ubuntu Desktop in 16.04
- Download and install vino by running
sudo apt-get install vinowithin the Ubuntu terminal. - Next run
vino-preferences. - After the vino application preferences window prompts, ensure that the "Allow other users to view your desktop" and "Allow other users to control your desktop" options are selected beneath the "Sharing" field; it is also recommended to select the "You must confirm each access to the this machine" and "Require the user to enter system-password".
- Run
sudo-rebootand then log-in to the Ubuntu 16.04 desktop. - Retrieve and the device-IP address by running
ifconfig -a; the local-IP address of the device will be returned within the terminal-output under the field: "inet addr:" (e.g.inet addr: 10.3.1.233). After noting the local-IP address of the device, proceed with the next set of instructions from your macOS desktop.
From Ubuntu 18.04-2 LTS
- Evidently, vino functionality was merged in Ubuntu 18.04.2 LTS Gnome Control Center, so it's much easier- simply go to "Settings".
- Within "Settings", scroll down to the "Sharing" tab within the left-hand side of the window.
- Turn on "Screen Sharing"- select "Allow connections to control the screen" and "Require a password" underneath "Access Options" then proceed with the below instructions to remotely access your Ubuntu 18.04.2 LTS desktop from your macOS desktop.
Logging-in From macOS Mojave
- Access the "Spotlight" by typing "CMD" + "Space-bar"
- Within the Spotlight field, enter
vnc://your_server_ip:5900(e.g.vnc://10.3.1.233:5900). - If successful, the Screen Sharing application should automatically launch within your macOS desktop to remotely view your Ubuntu 16.04 or Ubuntu 18.04.2-LTS device on your local-network as depicted by the screen-shot below- enjoy!

edited 2 days ago
answered Mar 8 at 18:04
alexanderjsingletonalexanderjsingleton
1013
1013
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f893831%2fremote-desktop-connection-from-mac-to-ubuntu%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
For RDP you need a desktop. If you have one installed then installing and configuring
xrdpshould be as in your linked answer.– user589808
Mar 17 '17 at 0:22
You can't RDP from a macbook/laptop?
– David
Mar 17 '17 at 0:37
ALso, I did try from a desktop and received the error above.
– David
Mar 17 '17 at 0:37
1
David - when @CelticWarrior says "you need a desktop", he doesn't mean a laptop wont work. He means you need a gui installed on your Ubuntu server. If you have a basic server from the "server" download link on ubuntu.com, it won't have a gui (aka a desktop) unless you added and configured one (i.e. Unity, Gnome, etc.). Without a desktop/gui, something like xrdp will not work.
– James
Mar 17 '17 at 0:47
James: Ah I see. So in the link in the OP, I followed those instructions and installed xRDP and xfce4. Aren't these all that is needed to set up the "desktop?"
– David
Mar 17 '17 at 1:05