install_ssh_server_on_windows_11
Differences
This shows you the differences between two versions of the page.
install_ssh_server_on_windows_11 [2025/02/03 15:07] – created dougy147 | install_ssh_server_on_windows_11 [2025/02/03 15:09] (current) – dougy147 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | < | ||
# Install SSH server on Windows 11 | # Install SSH server on Windows 11 | ||
- | ## from GUI | + | ## Install |
- | "Settings" | + | `Settings` > `Apps & features` > `Optional features` > `OpenSSH` |
- | (en français: "Menu démarrer" | + | |
- | ## from CLI | + | (in French: `Menu démarrer` > `Fonctionnalités facultatives` > `OpenSSH` |
+ | |||
+ | ## Install | ||
Launch PowerShell in admin mode: | Launch PowerShell in admin mode: | ||
Line 72: | Line 74: | ||
# Try this with Docker | # Try this with Docker | ||
+ | |||
+ | Here is a `docker-compose.yml` to install Windows 11 in a Docker, because why not? | ||
```docker-compose | ```docker-compose | ||
Line 91: | Line 95: | ||
cap_add: | cap_add: | ||
- NET_ADMIN | - NET_ADMIN | ||
- | network_mode: | + | |
ports: # comment all ports section if VPN is set up | ports: # comment all ports section if VPN is set up | ||
- 8006:8006 | - 8006:8006 |
install_ssh_server_on_windows_11.1738595227.txt.gz · Last modified: by dougy147