User Tools

Site Tools


install_ssh_server_on_windows_11

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

install_ssh_server_on_windows_11 [2025/02/03 15:07] – created dougy147install_ssh_server_on_windows_11 [2025/02/03 15:09] (current) dougy147
Line 1: Line 1:
 +<!DOCTYPE markdown>
 # Install SSH server on Windows 11 # Install SSH server on Windows 11
  
-## from GUI+## Install from GUI
  
-"Settings"Apps & features"Optional features"OpenSSH+`Settings`Apps & features`Optional features`OpenSSH`
-(en français: "Menu démarrer" > "Fonctionnalités facultatives" > "OpenSSH"+
  
-## from CLI+(in French: `Menu démarrer` > `Fonctionnalités facultatives` > `OpenSSH` 
 + 
 +## Install from CLI
  
 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: 'container:vpn'+    #network_mode: 'container:vpn' # only if VPN set up
     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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki