Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: reorganize remote desktop docs#18716

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
matifali merged 14 commits intomainfromremote-desktop-module
Jul 6, 2025
Merged

Conversation

matifali
Copy link
Member

@matifalimatifali commentedJul 2, 2025
edited
Loading

  • Reorganize each option in two sections: Web and Desktop Client
  • Moves the warning about UDP connections to the bottom
  • Move Coder Desktop as the first option
  • Links the Coder Desktop RDP module

Preview:https://coder.com/docs/@remote-desktop-module/user-guides/workspace-access/remote-desktops

@matifalimatifali marked this pull request as draftJuly 2, 2025 14:15
@matifalimatifali marked this pull request as ready for reviewJuly 3, 2025 03:42
phorcys420 pushed a commit to coder/registry that referenced this pull requestJul 3, 2025
## DescriptionUse more descriptive namesDepends on coder/coder#coder/coder#18716---## Type of Change- [ ] New module- [ ] Bug fix- [ ] Feature/enhancement- [x] Documentation- [ ] Other
##RDP

The common way touseremotedesktopswithCoder is through VNC.
The common way toconnect to a Windows workspace is using Remote Desktop Protocol (RDP). RDP is a proprietary protocol developed by Microsoft that allows users to remotely control a computer over a network connection. It provides a graphical user interface (GUI) forremoteaccess, enabling users to interactwiththe remote system as if they were sitting in front of it.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This reads as patronizing to me. Remote desktopimplies a GUI, and given that we don't provide instructions on how to enable RDP in the workspace, I think we should assume the reader has some idea what RDPis.

matifali reacted with thumbs up emoji
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Updated to remove the sentence talking about what RDP is.

@matifalimatifali requested a review frombpmctJuly 3, 2025 20:40
> New-ItemProperty -Path 'HKLM:\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services' -Name "SelectTransport" -Value 1 -PropertyType DWORD -Force
> Restart-Service -Name "TermService" -Force
> ```
You can use the[RDP Desktop](https://registry.coder.com/modules/coder/local-windows-rdp) module to add a single-click button to open an RDP session in the browser.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I suggest adding a screenshot or GIF here of what it looks like from the desktop client. Would significantly improve the visual identity of the first part of the page and show what the Desktop UX looks like.

matifali reacted with thumbs up emoji
@matifalimatifali merged commitca13b58 intomainJul 6, 2025
27 checks passed
@matifalimatifali deleted the remote-desktop-module branchJuly 6, 2025 10:46
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJul 6, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@spikecurtisspikecurtisspikecurtis left review comments

@bpmctbpmctbpmct approved these changes

@EdwardAngertEdwardAngertAwaiting requested review from EdwardAngert

@dak1001dak1001Awaiting requested review from dak1001

@jatcod3rjatcod3rAwaiting requested review from jatcod3r

@bjornrobertssonbjornrobertssonAwaiting requested review from bjornrobertsson

Assignees

@matifalimatifali

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@matifali@spikecurtis@bpmct

[8]ページ先頭

©2009-2025 Movatter.jp