{"id":19660043,"url":"https://github.com/secana/enhancedsessionmode","last_synced_at":"2025-04-28T20:32:05.637Z","repository":{"id":55421224,"uuid":"159344889","full_name":"secana/EnhancedSessionMode","owner":"secana","description":"Contains scripts to enable \"Hyper-V Enhanced Session Mode\" for Linux","archived":false,"fork":false,"pushed_at":"2022-09-18T19:42:37.000Z","size":1855,"stargazers_count":83,"open_issues_count":1,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-05T10:51:09.367Z","etag":null,"topics":["enhanced-session-mode","fedora","fedora29","hyper-v","hyper-v-fedora-install","rdp","xrdp"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/secana.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}},"created_at":"2018-11-27T14:05:22.000Z","updated_at":"2025-01-12T16:30:28.000Z","dependencies_parsed_at":"2023-01-18T13:45:44.964Z","dependency_job_id":null,"html_url":"https://github.com/secana/EnhancedSessionMode","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/secana%2FEnhancedSessionMode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secana%2FEnhancedSessionMode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secana%2FEnhancedSessionMode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secana%2FEnhancedSessionMode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/secana","download_url":"https://codeload.github.com/secana/EnhancedSessionMode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251383861,"owners_count":21580955,"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":["enhanced-session-mode","fedora","fedora29","hyper-v","hyper-v-fedora-install","rdp","xrdp"],"created_at":"2024-11-11T15:45:05.260Z","updated_at":"2025-04-28T20:32:05.374Z","avatar_url":"https://github.com/secana.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Enhanced Session Mode\n\nContains scripts to enable \"Hyper-V Enhanced Session Mode\" for Linux\n\n## Fedora \u0026 CentOS\n\nThis tutorial shows how to install and configure **Enhanced Session Mode** on **Fedora**. The script was not tested on older Fedora versions than 29.\n\nForm more information have a look at the corresponding blog post for [Enhanced Session Mode under Fedora 28](https://secanablog.wordpress.com/2018/10/24/enhanced-session-mode-under-fedora-28/).\n\nSupported are currently:\n\n- CentOS 7\n- Fedora 29 - 33\n\n### Clone repository\n\nFirst, clone this repository to your **Fedora** machine and change into the directory.\n\n```bash\ngit clone https://github.com/secana/EnhancedSessionMode.git\ncd EnhancedSessionMode\n```\n\n### Install \u0026 configure XRDP\n\nRun the script to install and configure **XRDP**. This may take some time and you need **sudo** rights on your machine.\n\n```bash\n# CentOS 7 or Fedora 29/30/31/32/33\n# For Fedora 32 and up there is just one script as it works on all verions\nsource /etc/os-release\n./install_esm_${ID}${VERSION_ID}.sh\n```\n\nAfter the scripts ran successfully, shutdown your **Fedora** VM.\n\n### Enable XRDP for your VM\n\nOn your Windows host system, open a **elevated PowerShell** (with administrator rights) and type enter the command below. Replace the name of the VM with the name of the **Fedora VM** on your hosts.\n\n```powershell\nSet-VM -VMName \"Fedora VM Name\" -EnhancedSessionTransportType HvSocket\n```\n\nNow, start your **Fedora** VM and the UI to configure the enhanced session mode should pop up. Make sure you uncheck _Printers_ in the _Show Options --\u003e Local Resources_ and save your setting.\n\n### GDM dependency\n\nDon't disable GDM or RDP login won't work\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecana%2Fenhancedsessionmode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecana%2Fenhancedsessionmode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecana%2Fenhancedsessionmode/lists"}