How do I log onto ubuntu 14.04 from win10
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Just installed ubuntu 14.04 on my VPS.
I then run these commands:
sudo apt update
sudo apt-get update
sudo apt install xrdp
sudo systemctl enable xrdp
sudo apt-get install openssh-server -y
sudo apt-get install ubuntu-desktop -y
After that I tried connecting to the VPS via rdp. After entering my username and password I get the messages:-
started connecting,
connecting to 127.0.0.1:5910,
then error - problem connecting
These messages appear in a window in the top left corner.
What am I missing?
14.04 networking server windows-10 vps
add a comment |
Just installed ubuntu 14.04 on my VPS.
I then run these commands:
sudo apt update
sudo apt-get update
sudo apt install xrdp
sudo systemctl enable xrdp
sudo apt-get install openssh-server -y
sudo apt-get install ubuntu-desktop -y
After that I tried connecting to the VPS via rdp. After entering my username and password I get the messages:-
started connecting,
connecting to 127.0.0.1:5910,
then error - problem connecting
These messages appear in a window in the top left corner.
What am I missing?
14.04 networking server windows-10 vps
please post the output of 'ps -aux | grep xrdp' and the /etc/xrdp/xrdp.ini content
– Alpy
Feb 25 at 8:32
Hello am new to linux. Those commands/ directories are not visible at the login GUI interface I was using
– ssn
Feb 25 at 10:00
open a terminal
– Alpy
Feb 25 at 10:04
[Globals] ini_version=1 fork=true port=3389 use_vsock=false tcp_nodelay=true #tcp_send_buffer_bytes=32768 #tcp_recv_buffer_bytes=32768 security_layer=negotiate crypt_level=high certificate= key_file= ssl_protocols=TLSv1, TLSv1.1, TLSv1.2 #tls_ciphers=HIGH autorun= allow_channels=true allow_multimon=true bitmap_cache=true bitmap_compression=true bulk_compression=true #hidelogwindow=true max_bpp=32 new_cursors=true use_fastpath=both
– ssn
Feb 25 at 11:39
that is for the ini. I failed to open 'ps-aux|grep xrdp'
– ssn
Feb 25 at 11:41
add a comment |
Just installed ubuntu 14.04 on my VPS.
I then run these commands:
sudo apt update
sudo apt-get update
sudo apt install xrdp
sudo systemctl enable xrdp
sudo apt-get install openssh-server -y
sudo apt-get install ubuntu-desktop -y
After that I tried connecting to the VPS via rdp. After entering my username and password I get the messages:-
started connecting,
connecting to 127.0.0.1:5910,
then error - problem connecting
These messages appear in a window in the top left corner.
What am I missing?
14.04 networking server windows-10 vps
Just installed ubuntu 14.04 on my VPS.
I then run these commands:
sudo apt update
sudo apt-get update
sudo apt install xrdp
sudo systemctl enable xrdp
sudo apt-get install openssh-server -y
sudo apt-get install ubuntu-desktop -y
After that I tried connecting to the VPS via rdp. After entering my username and password I get the messages:-
started connecting,
connecting to 127.0.0.1:5910,
then error - problem connecting
These messages appear in a window in the top left corner.
What am I missing?
14.04 networking server windows-10 vps
14.04 networking server windows-10 vps
asked Feb 25 at 7:40
ssnssn
1
1
please post the output of 'ps -aux | grep xrdp' and the /etc/xrdp/xrdp.ini content
– Alpy
Feb 25 at 8:32
Hello am new to linux. Those commands/ directories are not visible at the login GUI interface I was using
– ssn
Feb 25 at 10:00
open a terminal
– Alpy
Feb 25 at 10:04
[Globals] ini_version=1 fork=true port=3389 use_vsock=false tcp_nodelay=true #tcp_send_buffer_bytes=32768 #tcp_recv_buffer_bytes=32768 security_layer=negotiate crypt_level=high certificate= key_file= ssl_protocols=TLSv1, TLSv1.1, TLSv1.2 #tls_ciphers=HIGH autorun= allow_channels=true allow_multimon=true bitmap_cache=true bitmap_compression=true bulk_compression=true #hidelogwindow=true max_bpp=32 new_cursors=true use_fastpath=both
– ssn
Feb 25 at 11:39
that is for the ini. I failed to open 'ps-aux|grep xrdp'
– ssn
Feb 25 at 11:41
add a comment |
please post the output of 'ps -aux | grep xrdp' and the /etc/xrdp/xrdp.ini content
– Alpy
Feb 25 at 8:32
Hello am new to linux. Those commands/ directories are not visible at the login GUI interface I was using
– ssn
Feb 25 at 10:00
open a terminal
– Alpy
Feb 25 at 10:04
[Globals] ini_version=1 fork=true port=3389 use_vsock=false tcp_nodelay=true #tcp_send_buffer_bytes=32768 #tcp_recv_buffer_bytes=32768 security_layer=negotiate crypt_level=high certificate= key_file= ssl_protocols=TLSv1, TLSv1.1, TLSv1.2 #tls_ciphers=HIGH autorun= allow_channels=true allow_multimon=true bitmap_cache=true bitmap_compression=true bulk_compression=true #hidelogwindow=true max_bpp=32 new_cursors=true use_fastpath=both
– ssn
Feb 25 at 11:39
that is for the ini. I failed to open 'ps-aux|grep xrdp'
– ssn
Feb 25 at 11:41
please post the output of 'ps -aux | grep xrdp' and the /etc/xrdp/xrdp.ini content
– Alpy
Feb 25 at 8:32
please post the output of 'ps -aux | grep xrdp' and the /etc/xrdp/xrdp.ini content
– Alpy
Feb 25 at 8:32
Hello am new to linux. Those commands/ directories are not visible at the login GUI interface I was using
– ssn
Feb 25 at 10:00
Hello am new to linux. Those commands/ directories are not visible at the login GUI interface I was using
– ssn
Feb 25 at 10:00
open a terminal
– Alpy
Feb 25 at 10:04
open a terminal
– Alpy
Feb 25 at 10:04
[Globals] ini_version=1 fork=true port=3389 use_vsock=false tcp_nodelay=true #tcp_send_buffer_bytes=32768 #tcp_recv_buffer_bytes=32768 security_layer=negotiate crypt_level=high certificate= key_file= ssl_protocols=TLSv1, TLSv1.1, TLSv1.2 #tls_ciphers=HIGH autorun= allow_channels=true allow_multimon=true bitmap_cache=true bitmap_compression=true bulk_compression=true #hidelogwindow=true max_bpp=32 new_cursors=true use_fastpath=both
– ssn
Feb 25 at 11:39
[Globals] ini_version=1 fork=true port=3389 use_vsock=false tcp_nodelay=true #tcp_send_buffer_bytes=32768 #tcp_recv_buffer_bytes=32768 security_layer=negotiate crypt_level=high certificate= key_file= ssl_protocols=TLSv1, TLSv1.1, TLSv1.2 #tls_ciphers=HIGH autorun= allow_channels=true allow_multimon=true bitmap_cache=true bitmap_compression=true bulk_compression=true #hidelogwindow=true max_bpp=32 new_cursors=true use_fastpath=both
– ssn
Feb 25 at 11:39
that is for the ini. I failed to open 'ps-aux|grep xrdp'
– ssn
Feb 25 at 11:41
that is for the ini. I failed to open 'ps-aux|grep xrdp'
– ssn
Feb 25 at 11:41
add a comment |
0
active
oldest
votes
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%2f1121033%2fhow-do-i-log-onto-ubuntu-14-04-from-win10%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 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%2f1121033%2fhow-do-i-log-onto-ubuntu-14-04-from-win10%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
please post the output of 'ps -aux | grep xrdp' and the /etc/xrdp/xrdp.ini content
– Alpy
Feb 25 at 8:32
Hello am new to linux. Those commands/ directories are not visible at the login GUI interface I was using
– ssn
Feb 25 at 10:00
open a terminal
– Alpy
Feb 25 at 10:04
[Globals] ini_version=1 fork=true port=3389 use_vsock=false tcp_nodelay=true #tcp_send_buffer_bytes=32768 #tcp_recv_buffer_bytes=32768 security_layer=negotiate crypt_level=high certificate= key_file= ssl_protocols=TLSv1, TLSv1.1, TLSv1.2 #tls_ciphers=HIGH autorun= allow_channels=true allow_multimon=true bitmap_cache=true bitmap_compression=true bulk_compression=true #hidelogwindow=true max_bpp=32 new_cursors=true use_fastpath=both
– ssn
Feb 25 at 11:39
that is for the ini. I failed to open 'ps-aux|grep xrdp'
– ssn
Feb 25 at 11:41