{"id":5429,"date":"2022-07-06T21:58:17","date_gmt":"2022-07-06T12:58:17","guid":{"rendered":"\/blog\/?p=5429"},"modified":"2023-09-21T09:26:25","modified_gmt":"2023-09-21T00:26:25","slug":"build-xrdp-xorgxrdp","status":"publish","type":"post","link":"https:\/\/hasu0707.duckdns.org\/blog\/?p=5429","title":{"rendered":"build xrdp, xorgxrdp"},"content":{"rendered":"\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"bash\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">#!\/bin\/bash\nmkdir \/root\/work\n\n# xrdp\nwget -P \/root\/work --no-check-certificate \"https:\/\/github.com\/neutrinolabs\/xrdp\/archive\/refs\/tags\/v0.9.19.tar.gz\"\nif [ $? -ne 0 ]; then\n  exit 0\nfi\ntar -C \/root\/work -xzf \/root\/work\/v0.9.19.tar.gz\nif [ $? -ne 0 ]; then\n  exit 0\nfi\ncd \/root\/work\/xrdp-0.9.19\n.\/bootstrap\nif [ $? -ne 0 ]; then\n  exit 0\nfi\n.\/configure --prefix=\/usr --enable-jpeg --enable-fuse --enable-mp3lame --disable-painter --disable-rfxcodec\nif [ $? -ne 0 ]; then\n  exit 0\nfi\nmake all\nif [ $? -ne 0 ]; then\n  exit 0\nfi\nmake install\nif [ $? -ne 0 ]; then\n  exit 0\nfi\n\n# xorgxrdp\nwget -P \/root\/work --no-check-certificate \"https:\/\/github.com\/neutrinolabs\/xorgxrdp\/archive\/refs\/tags\/v0.2.18.tar.gz\"\nif [ $? -ne 0 ]; then\n  exit 0\nfi\ntar -C \/root\/work -xzf \/root\/work\/v0.2.18.tar.gz\nif [ $? -ne 0 ]; then\n  exit 0\nfi\ncd \/root\/work\/xorgxrdp-0.2.18\nif [ $? -ne 0 ]; then\n  exit 0\nfi\n.\/bootstrap\nif [ $? -ne 0 ]; then\n  exit 0\nfi\nexport PKG_CONFIG_PATH=\/usr\/lib\/pkgconfig\n.\/configure --prefix=\/usr\nif [ $? -ne 0 ]; then\n  exit 0\nfi\nmake all\nif [ $? -ne 0 ]; then\n  exit 0\nfi\nmake install<\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_import_markdown_pro_load_document_selector":0,"_import_markdown_pro_submit_text_textarea":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[22,39],"tags":[],"class_list":["post-5429","post","type-post","status-publish","format-standard","hentry","category-development_unix","category-os_linux_unix_macos"],"_links":{"self":[{"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/5429","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5429"}],"version-history":[{"count":0,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/5429\/revisions"}],"wp:attachment":[{"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5429"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5429"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hasu0707.duckdns.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5429"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}