{"id":594,"date":"2018-10-18T20:05:10","date_gmt":"2018-10-18T20:05:10","guid":{"rendered":"https:\/\/draculaservers.com\/tutorials\/?p=594"},"modified":"2021-11-14T21:34:00","modified_gmt":"2021-11-14T21:34:00","slug":"ubuntu-18-xrdp","status":"publish","type":"post","link":"https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/","title":{"rendered":"How to Connect to a Ubuntu 18.04 Server via Remote Desktop Connection using xRDP"},"content":{"rendered":"<p>The great thing about <a href=\"https:\/\/draculaservers.com\/kvm.php\" target=\"_blank\" rel=\"noopener noreferrer\">Linux servers<\/a> is that they&#8217;re lightweight and considerably cheaper than Windows servers. The downside is that they&#8217;re not typically used with a GUI so they&#8217;re not readily set up to remotely control them like you would a Windows server using Remote Desktop Connection.<\/p>\n<p>Even though that&#8217;s the case, you&#8217;ll find that it&#8217;s easy and fun to set up your server to remotely control it just like you would a Windows server. So let&#8217;s get to it.<\/p>\n<blockquote class=\"note-blue\"><p><small><strong>Connecting to Ubuntu 20.04 using xRDP:<\/strong> For an updated and detailed guide on how to install xRDP on Ubuntu 20.04, along with using multiple desktop environments, switching through them, and fixing a few common issues, you can check out this tutorial <a href=\"https:\/\/thunderboltlaptop.com\/install-xrdp-ubuntu\/\" target=\"_blank\" rel=\"noopener noreferrer\">How to Connect to a Ubuntu 20.04 Server via Remote Desktop Connection using xRDP on ThunderboltLaptop.com<\/a>.<\/small><\/p><\/blockquote>\n<div class=\"container custom-content-block\" style=\"background-color: #282a36; border-radius: 3px; padding: 20px 25px 35px 25px !important; margin-top: 60px; margin-bottom: 60px;\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12\">\r\n<p style=\"color: #74fa7a; font-weight: bold !important; font-family: Droid Sans Mono,'DroidSansMonoRegular','Courier New',monospace !important;\">Get a High RAM VPS at Entry-level Pricing<\/p>\r\n\r\n<\/div>\r\n<div class=\"col-lg-12\">\r\n<p style=\"color: #ffffff; font-family: Droid Sans Mono,'DroidSansMonoRegular','Courier New',monospace !important;\">Starting with 2GB RAM at $6.99\/month<\/p>\r\n\r\n<\/div>\r\n<div class=\"col-lg-12\">\r\n<p style=\"color: #60709f; font-size: 1em; font-family: Droid Sans Mono,'DroidSansMonoRegular','Courier New',monospace !important;\">Take your pick from our KVM VPS that offer a generous amount of RAM at an affordable price. We've got 5 plans for you to choose from, our cheapest featuring 2GB RAM at $6.99\/mo.<\/p>\r\n\r\n<div style=\"font-family: Droid Sans Mono,'DroidSansMonoRegular','Courier New',monospace !important; font-size: 14px; color: #74fa7a;\"><span style=\"color: #ffffff;\">[Main Features]<\/span>\r\n- SSD Drives\r\n- KVM Virtualization\r\n- 1Gbps Shared Uplink\r\n- Location: Chicago, IL<\/div>\r\n<\/div>\r\n<div class=\"col-lg-12\">\r\n<p style=\"color: #ffffff; font-weight: bold !important; font-family: Droid Sans Mono,'DroidSansMonoRegular','Courier New',monospace !important;\">Pick one of our KVM plans<\/p>\r\n\r\n<\/div>\r\n<div class=\"col-lg-12\"><a class=\"btn btn-primary btn-lg\" style=\"background-color: #58689e; color: #ffffff; box-shadow: 0 2px 2px 0 #3F51B5, 0 3px 1px -2px #3F51B5, 0 1px 5px 0 #3F51B5; font-family: Droid Sans Mono,'DroidSansMonoRegular','Courier New',monospace !important; font-weight: bold !important;\" role=\"button\" href=\"https:\/\/draculaservers.com\/kvm.php#choose-plan\" target=\"_blank\" rel=\"noopener\" aria-pressed=\"true\">Get started now<\/a><\/div>\r\n<\/div>\r\n<\/div>\n<h2 id=\"step-1-install-xrdp\">Step 1: Install xRDP<\/h2>\n<p>We\u2019ll assume this is the first interaction with your server.<\/p>\n<p>After you\u2019ve logged in via SSH into your Ubuntu server, go ahead and update the package index using:<\/p>\n<pre>sudo apt-get update<\/pre>\n<p>Next, we&#8217;ll install xRDP. With xRDP installed on our Ubuntu server we&#8217;ll be able to connect to it using popular remote desktop clients such as the remote desktop connection on Windows, r-desktop, free RDP and others.<\/p>\n<p>Install xRDP by running the following command:<\/p>\n<pre>sudo apt-get install xrdp<\/pre>\n<h2 id=\"step-2-install-your-preferred-desktop-environment\">Step 2: Install Your Preferred Desktop Environment<\/h2>\n<p>Now it\u2019s time to install our preferred desktop environment. You\u2019ve got quite a few choices available, such as XFCE, Lubuntu, Xubuntu &amp; MATE. We\u2019ll be using XFCE since that is what I prefer to use since it is lightweight and it goes great on budget servers.<\/p>\n<p>To install XFCE run:<\/p>\n<pre>sudo apt-get install xfce4<\/pre>\n<p>Now everything should be ready for us to connect to our server using Remote Desktop Connection from Windows and Mac (you can find it in the App Store). To connect from Linux, I use <a href=\"https:\/\/remmina.org\/\" target=\"_blank\" rel=\"noopener noreferrer\">Remmina<\/a>.<\/p>\n<h2 id=\"step-3-connect-to-it-using-remote-desktop-connection\">Step 3: Connect to it using Remote Desktop Connection<\/h2>\n<p>To connect to your server just launch the Remote Desktop Connection application and input your hostname or IP:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-595\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_1.png\" alt=\"input_hostname_or_ip_in_remote_desktop_connection\" width=\"462\" height=\"315\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_1.png 462w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_1-300x205.png 300w\" sizes=\"auto, (max-width: 462px) 100vw, 462px\" \/><\/p>\n<p>If this is your first time connecting, then you\u2019ll receive some security warnings. Assuming this is your server and it is secure then just go ahead and confirm them.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-596\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_2.png\" alt=\"confirm_security_warning\" width=\"550\" height=\"317\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_2.png 550w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_2-300x173.png 300w\" sizes=\"auto, (max-width: 550px) 100vw, 550px\" \/><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-597\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_3.png\" alt=\"confirm_security_warning\" width=\"464\" height=\"297\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_3.png 464w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_3-300x192.png 300w\" sizes=\"auto, (max-width: 464px) 100vw, 464px\" \/><\/p>\n<p>And the last step is to input your username and password and connect using Xorg session:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-598\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_4.png\" alt=\"input_user_password_connect_xorg_session\" width=\"771\" height=\"595\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_4.png 771w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_4-300x232.png 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_4-768x593.png 768w\" sizes=\"auto, (max-width: 771px) 100vw, 771px\" \/><\/p>\n<p>And now you should have successfully connected to your Ubuntu Server using Remote Desktop Connection.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-599\" src=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_5.png\" alt=\"connected_ubuntu_server_xfce\" width=\"1366\" height=\"713\" srcset=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_5.png 1366w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_5-300x157.png 300w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_5-1024x534.png 1024w, https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/connect_ubuntu_remote_desktop_xrdp_5-768x401.png 768w\" sizes=\"auto, (max-width: 1366px) 100vw, 1366px\" \/><\/p>\n<p>Should you have any troubles with this tutorial, just leave us a comment or contact us on Reddit\/Contact Form and we\u2019ll try to help as soon as possible.<\/p>\n<div class=\"container custom-content-block\" style=\"background-color: #282a36; border-radius: 3px; padding: 20px 25px 35px 25px !important; margin-top: 60px; margin-bottom: 60px;\">\r\n<div class=\"row\">\r\n<div class=\"col-lg-12\">\r\n<p style=\"color: #74fa7a; font-weight: bold !important; font-family: Droid Sans Mono,'DroidSansMonoRegular','Courier New',monospace !important;\">Need Help?<\/p>\r\n\r\n<\/div>\r\n<div class=\"col-lg-12\">\r\n<p style=\"color: #ffffff; font-family: Droid Sans Mono,'DroidSansMonoRegular','Courier New',monospace !important;\">Have a server from a different provider and need help? Hit us up!<\/p>\r\n\r\n<\/div>\r\n<div class=\"col-lg-12\">\r\n<p style=\"color: #60709f; font-size: 1em; font-family: Droid Sans Mono,'DroidSansMonoRegular','Courier New',monospace !important;\">We offer various services to assist you in achieving your business goal. Working in the industry, we've gained proficiency various areas related to hosting.\r\n<br \/>\r\n<div style=\"font-family: Droid Sans Mono,'DroidSansMonoRegular','Courier New',monospace !important; font-size: 14px; color: #74fa7a;\">\r\n<span style=\"color: #ffffff; !important;\">[Proficiencies Include]<\/span><\/br>\r\n&nbsp;&nbsp;- RADIUS<br \/>\r\n&nbsp;&nbsp;- WHMCS<br \/>\r\n&nbsp;&nbsp;- LAMP Stack<br \/>\r\n&nbsp;&nbsp;- LEMP Stack<br \/>\r\n&nbsp;&nbsp;- VPN Protocols<br \/>\r\n&nbsp;&nbsp;- SMTP<br \/>\r\n&nbsp;&nbsp;- Remote Desktop Solutions<br \/>\r\n&nbsp;&nbsp;- Linux in general<br \/>\r\n<\/div>\r\n<\/p>\r\n\r\n<\/div>\r\n<div class=\"col-lg-12\">\r\n<p style=\"color: #ffffff; font-weight: bold !important; font-family: Droid Sans Mono,'DroidSansMonoRegular','Courier New',monospace !important;\">Hire Us<\/p>\r\n\r\n<\/div>\r\n<div class=\"col-lg-12\"><a role=\"button\" aria-pressed=\"true\" class=\"btn btn-primary btn-lg\" style=\"background-color: #58689e; color: #ffffff; box-shadow: 0 2px 2px 0 #3F51B5, 0 3px 1px -2px #3F51B5, 0 1px 5px 0 #3F51B5; font-family: Droid Sans Mono,'DroidSansMonoRegular','Courier New',monospace !important; font-weight: bold !important;\" href=\"https:\/\/draculaservers.com\/members\/submitticket.php\" target=\"_blank\" rel=\"noopener\">HIT US UP<\/a><\/div>\r\n<\/div>\r\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>The great thing about Linux servers is that they&#8217;re lightweight and considerably cheaper than Windows servers. The downside is that they&#8217;re not typically used with a GUI so they&#8217;re not readily set up to remotely control them like you would a Windows server using Remote Desktop Connection. Even though that&#8217;s the case, you&#8217;ll find that [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":600,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,22],"tags":[29,30,31],"class_list":["post-594","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux-basics","category-ubuntu","tag-rdp","tag-remmina","tag-xfce"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"featured_image_urls_v2":{"full":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/Ubuntu-Remote-Desktop.png",1024,512,false],"thumbnail":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/Ubuntu-Remote-Desktop-150x150.png",150,150,true],"medium":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/Ubuntu-Remote-Desktop-300x150.png",300,150,true],"medium_large":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/Ubuntu-Remote-Desktop-768x384.png",768,384,true],"large":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/Ubuntu-Remote-Desktop.png",1024,512,false],"1536x1536":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/Ubuntu-Remote-Desktop.png",1024,512,false],"2048x2048":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/Ubuntu-Remote-Desktop.png",1024,512,false],"pk-small":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/Ubuntu-Remote-Desktop-80x80.png",80,80,true],"pk-thumbnail":["https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/Ubuntu-Remote-Desktop-300x225.png",300,225,true]},"post_excerpt_stackable_v2":"<p>The great thing about Linux servers is that they&#8217;re lightweight and considerably cheaper than Windows servers. The downside is that they&#8217;re not typically used with a GUI so they&#8217;re not readily set up to remotely control them like you would a Windows server using Remote Desktop Connection. Even though that&#8217;s the case, you&#8217;ll find that it&#8217;s easy and fun to set up your server to remotely control it just like you would a Windows server. So let&#8217;s get to it. Connecting to Ubuntu 20.04 using xRDP: For an updated and detailed guide on how to install xRDP on Ubuntu 20.04,&hellip;<\/p>\n","category_list_v2":"<a href=\"https:\/\/draculaservers.com\/tutorials\/category\/linux-basics\/\" rel=\"category tag\">Linux Basics<\/a>, <a href=\"https:\/\/draculaservers.com\/tutorials\/category\/ubuntu\/\" rel=\"category tag\">Ubuntu<\/a>","author_info_v2":{"name":"Vlad","url":"https:\/\/draculaservers.com\/tutorials\/author\/vlad\/"},"comments_num_v2":"0 comments","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Connect to Ubuntu 18.04 via Remote Desktop Connection &amp; xRDP<\/title>\n<meta name=\"description\" content=\"Easily set up your xRDP on your Ubuntu 18.04 Server and connect to it via Remote Desktop Connection from Windows, Mac &amp; Linux.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Connect to Ubuntu 18.04 via Remote Desktop Connection &amp; xRDP\" \/>\n<meta property=\"og:description\" content=\"Easily set up your xRDP on your Ubuntu 18.04 Server and connect to it via Remote Desktop Connection from Windows, Mac &amp; Linux.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/\" \/>\n<meta property=\"og:site_name\" content=\"Dracula Servers Tutorials\" \/>\n<meta property=\"article:published_time\" content=\"2018-10-18T20:05:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-14T21:34:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/Ubuntu-Remote-Desktop.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Vlad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Vlad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/ubuntu-18-xrdp\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/ubuntu-18-xrdp\\\/\"},\"author\":{\"name\":\"Vlad\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#\\\/schema\\\/person\\\/931f7fa8b2126ace6edfb82775e0ec0e\"},\"headline\":\"How to Connect to a Ubuntu 18.04 Server via Remote Desktop Connection using xRDP\",\"datePublished\":\"2018-10-18T20:05:10+00:00\",\"dateModified\":\"2021-11-14T21:34:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/ubuntu-18-xrdp\\\/\"},\"wordCount\":443,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/ubuntu-18-xrdp\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2018\\\/10\\\/Ubuntu-Remote-Desktop.png\",\"keywords\":[\"RDP\",\"Remmina\",\"XFCE\"],\"articleSection\":[\"Linux Basics\",\"Ubuntu\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/ubuntu-18-xrdp\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/ubuntu-18-xrdp\\\/\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/ubuntu-18-xrdp\\\/\",\"name\":\"How to Connect to Ubuntu 18.04 via Remote Desktop Connection & xRDP\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/ubuntu-18-xrdp\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/ubuntu-18-xrdp\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2018\\\/10\\\/Ubuntu-Remote-Desktop.png\",\"datePublished\":\"2018-10-18T20:05:10+00:00\",\"dateModified\":\"2021-11-14T21:34:00+00:00\",\"description\":\"Easily set up your xRDP on your Ubuntu 18.04 Server and connect to it via Remote Desktop Connection from Windows, Mac & Linux.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/ubuntu-18-xrdp\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/ubuntu-18-xrdp\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/ubuntu-18-xrdp\\\/#primaryimage\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2018\\\/10\\\/Ubuntu-Remote-Desktop.png\",\"contentUrl\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2018\\\/10\\\/Ubuntu-Remote-Desktop.png\",\"width\":1024,\"height\":512,\"caption\":\"connect_ubuntu_remote_desktop\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/ubuntu-18-xrdp\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Connect to a Ubuntu 18.04 Server via Remote Desktop Connection using xRDP\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#website\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/\",\"name\":\"Dracula Servers Tutorials\",\"description\":\"Dedicated Servers\",\"publisher\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#organization\",\"name\":\"Dracula Servers\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2016\\\/06\\\/dracula_full_logo_smaller.png\",\"contentUrl\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/wp-content\\\/uploads\\\/2016\\\/06\\\/dracula_full_logo_smaller.png\",\"width\":1625,\"height\":200,\"caption\":\"Dracula Servers\"},\"image\":{\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/draculaservers.com\\\/tutorials\\\/#\\\/schema\\\/person\\\/931f7fa8b2126ace6edfb82775e0ec0e\",\"name\":\"Vlad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g\",\"caption\":\"Vlad\"},\"description\":\"Tech Support\",\"sameAs\":[\"https:\\\/\\\/draculaservers.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Connect to Ubuntu 18.04 via Remote Desktop Connection & xRDP","description":"Easily set up your xRDP on your Ubuntu 18.04 Server and connect to it via Remote Desktop Connection from Windows, Mac & Linux.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/","og_locale":"en_US","og_type":"article","og_title":"How to Connect to Ubuntu 18.04 via Remote Desktop Connection & xRDP","og_description":"Easily set up your xRDP on your Ubuntu 18.04 Server and connect to it via Remote Desktop Connection from Windows, Mac & Linux.","og_url":"https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/","og_site_name":"Dracula Servers Tutorials","article_published_time":"2018-10-18T20:05:10+00:00","article_modified_time":"2021-11-14T21:34:00+00:00","og_image":[{"width":1024,"height":512,"url":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/Ubuntu-Remote-Desktop.png","type":"image\/png"}],"author":"Vlad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Vlad","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/#article","isPartOf":{"@id":"https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/"},"author":{"name":"Vlad","@id":"https:\/\/draculaservers.com\/tutorials\/#\/schema\/person\/931f7fa8b2126ace6edfb82775e0ec0e"},"headline":"How to Connect to a Ubuntu 18.04 Server via Remote Desktop Connection using xRDP","datePublished":"2018-10-18T20:05:10+00:00","dateModified":"2021-11-14T21:34:00+00:00","mainEntityOfPage":{"@id":"https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/"},"wordCount":443,"commentCount":0,"publisher":{"@id":"https:\/\/draculaservers.com\/tutorials\/#organization"},"image":{"@id":"https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/#primaryimage"},"thumbnailUrl":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/Ubuntu-Remote-Desktop.png","keywords":["RDP","Remmina","XFCE"],"articleSection":["Linux Basics","Ubuntu"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/","url":"https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/","name":"How to Connect to Ubuntu 18.04 via Remote Desktop Connection & xRDP","isPartOf":{"@id":"https:\/\/draculaservers.com\/tutorials\/#website"},"primaryImageOfPage":{"@id":"https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/#primaryimage"},"image":{"@id":"https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/#primaryimage"},"thumbnailUrl":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/Ubuntu-Remote-Desktop.png","datePublished":"2018-10-18T20:05:10+00:00","dateModified":"2021-11-14T21:34:00+00:00","description":"Easily set up your xRDP on your Ubuntu 18.04 Server and connect to it via Remote Desktop Connection from Windows, Mac & Linux.","breadcrumb":{"@id":"https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/#primaryimage","url":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/Ubuntu-Remote-Desktop.png","contentUrl":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2018\/10\/Ubuntu-Remote-Desktop.png","width":1024,"height":512,"caption":"connect_ubuntu_remote_desktop"},{"@type":"BreadcrumbList","@id":"https:\/\/draculaservers.com\/tutorials\/ubuntu-18-xrdp\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/draculaservers.com\/tutorials\/"},{"@type":"ListItem","position":2,"name":"How to Connect to a Ubuntu 18.04 Server via Remote Desktop Connection using xRDP"}]},{"@type":"WebSite","@id":"https:\/\/draculaservers.com\/tutorials\/#website","url":"https:\/\/draculaservers.com\/tutorials\/","name":"Dracula Servers Tutorials","description":"Dedicated Servers","publisher":{"@id":"https:\/\/draculaservers.com\/tutorials\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/draculaservers.com\/tutorials\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/draculaservers.com\/tutorials\/#organization","name":"Dracula Servers","url":"https:\/\/draculaservers.com\/tutorials\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/draculaservers.com\/tutorials\/#\/schema\/logo\/image\/","url":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2016\/06\/dracula_full_logo_smaller.png","contentUrl":"https:\/\/draculaservers.com\/tutorials\/wp-content\/uploads\/2016\/06\/dracula_full_logo_smaller.png","width":1625,"height":200,"caption":"Dracula Servers"},"image":{"@id":"https:\/\/draculaservers.com\/tutorials\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/draculaservers.com\/tutorials\/#\/schema\/person\/931f7fa8b2126ace6edfb82775e0ec0e","name":"Vlad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/499c7a24aa9727703300a291f8f69dfd1b01b8d6a19a4ae4fbe669b4b12b8cbe?s=96&d=mm&r=g","caption":"Vlad"},"description":"Tech Support","sameAs":["https:\/\/draculaservers.com"]}]}},"_links":{"self":[{"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/posts\/594","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/comments?post=594"}],"version-history":[{"count":2,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/posts\/594\/revisions"}],"predecessor-version":[{"id":2212,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/posts\/594\/revisions\/2212"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/media\/600"}],"wp:attachment":[{"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/media?parent=594"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/categories?post=594"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/draculaservers.com\/tutorials\/wp-json\/wp\/v2\/tags?post=594"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}