{"id":21083620,"url":"https://github.com/initdc/xrdp-on-ubuntu","last_synced_at":"2025-03-14T05:09:53.875Z","repository":{"id":110381302,"uuid":"378513479","full_name":"initdc/xrdp-on-ubuntu","owner":"initdc","description":"1 click scrpt for installing xrdp on ubuntu","archived":false,"fork":false,"pushed_at":"2021-08-21T14:41:04.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T23:48:30.016Z","etag":null,"topics":["script","ubuntu","xrdp"],"latest_commit_sha":null,"homepage":"https://xrdp.ubtu.net","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/initdc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-19T22:12:25.000Z","updated_at":"2021-08-21T14:41:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"113a12c9-a4ee-4069-816a-ea99ee16533e","html_url":"https://github.com/initdc/xrdp-on-ubuntu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Fxrdp-on-ubuntu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Fxrdp-on-ubuntu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Fxrdp-on-ubuntu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/initdc%2Fxrdp-on-ubuntu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/initdc","download_url":"https://codeload.github.com/initdc/xrdp-on-ubuntu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243526952,"owners_count":20305115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["script","ubuntu","xrdp"],"created_at":"2024-11-19T20:19:03.032Z","updated_at":"2025-03-14T05:09:53.867Z","avatar_url":"https://github.com/initdc.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xrdp-on-ubuntu\n\n\u003e 1 click scrpt for install xrdp on ubuntu\n\n## Notice\n\nNo firewall rule setup by this script, you should handle it for security.\n\n- for local network\n\n```sh\n# get your local ip\nhostname -I\n\n# setup firewall rule (eg. 192.168.10.99)\nsudo ufw allow from 192.168.10.0/24 to any port 3389\n\nsudo ufw reload\n```\n\n- for public access\n\n```sh\n# Danger Zone\nsudo ufw allow 3389\n\nsudo ufw reload\n```\n\n## Use it\n\n```sh\n# Need root user access\n\nsudo su\n\nsh \u003c(curl -L xrdp.ubtu.net)\n```\n\n## Reference\n\n[xrdp 完美实现 Windows 远程访问 Ubuntu 20.04](https://www.sohu.com/a/446523786_495675)\n\n[How to fix “Authentication is required to create a color profile/managed device” on Ubuntu 20.04 / 20.10](https://devanswers.co/how-to-fix-authentication-is-required-to-create-a-color-profile-managed-device-on-ubuntu-20-04-20-10/)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finitdc%2Fxrdp-on-ubuntu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finitdc%2Fxrdp-on-ubuntu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finitdc%2Fxrdp-on-ubuntu/lists"}