{"id":7567,"date":"2023-02-17T15:48:37","date_gmt":"2023-02-17T15:48:37","guid":{"rendered":"https:\/\/www.geekdecoder.com\/?p=7567"},"modified":"2023-02-17T15:48:37","modified_gmt":"2023-02-17T15:48:37","slug":"slow-rdp-on-ubuntu","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2023\/02\/17\/slow-rdp-on-ubuntu\/","title":{"rendered":"How to fix Slow Remote Desktop Speed on Ubuntu"},"content":{"rendered":"\n<p>Is Remote Desktop slow from you Windows Remote Desktop to Ubuntu. This change will help.<\/p>\n\n\n\n<p>In the \/etc\/xrdp\/xrdp.ini file, change crypt_level=high to crypt_level=low<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nsudo cp \/etc\/xrdp\/xrdp.ini \/etc\/xrdp\/xrdp.ini.bak\n<\/pre><\/div>\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nsudo nano \/etc\/xrdp\/xrdp.ini\n<\/pre><\/div>\n\n\n<p>Change This:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n; minimum security level allowed for client for classic RDP encryption\n; use tls_ciphers to configure TLS encryption\n; can be &#039;none&#039;, &#039;low&#039;, &#039;medium&#039;, &#039;high&#039;, &#039;fips&#039;\ncrypt_level=high\n<\/pre><\/div>\n\n\n<p>To this:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n; minimum security level allowed for client for classic RDP encryption\n; use tls_ciphers to configure TLS encryption\n; can be &#039;none&#039;, &#039;low&#039;, &#039;medium&#039;, &#039;high&#039;, &#039;fips&#039;\ncrypt_level=low\n<\/pre><\/div>\n\n\n<p>Save changes and Reboot Ubuntu and enjoy.<\/p>\n\n\n\n<p>Please note that this is for non production servers. Please do not change unless less security is needed, such as an internal server.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Is Remote Desktop slow from you Windows Remote Desktop to Ubuntu. This change will help. In the \/etc\/xrdp\/xrdp.ini file, change crypt_level=high to crypt_level=low Change This: To this: Save changes and Reboot Ubuntu and enjoy. Please note that this is for non production servers. Please do not change unless less security is needed, such as an &#8230; <a title=\"How to fix Slow Remote Desktop Speed on Ubuntu\" class=\"read-more\" href=\"https:\/\/www.qbytes.cloud\/index.php\/2023\/02\/17\/slow-rdp-on-ubuntu\/\" aria-label=\"Read more about How to fix Slow Remote Desktop Speed on Ubuntu\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[117],"tags":[],"class_list":["post-7567","post","type-post","status-publish","format-standard","hentry","category-ubuntu"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/7567","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=7567"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/7567\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=7567"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=7567"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=7567"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}