Difference between revisions of "Microsoft Windows"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 14: | Line 14: | ||
* [[ICMP]]: <code>netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8,any dir=in action=allow</code> | * [[ICMP]]: <code>netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8,any dir=in action=allow</code> | ||
− | * [[OpenSSH]]: <code>[[Add-WindowsCapability]] .../...</code> and <code>[[Start-Service]] sshd</code> | + | * [[Activate OpenSSH on Windows]]: <code>[[Add-WindowsCapability]] .../...</code> and <code>[[Start-Service]] sshd</code> |
* [[NFS]]: <code>[[Install-WindowsFeature]] -Name [[NFS]]-Client</code> | * [[NFS]]: <code>[[Install-WindowsFeature]] -Name [[NFS]]-Client</code> | ||
Revision as of 12:41, 15 April 2020
This article is a Draft. Help us to complete it.
- Windows 10 (2015)
- Windows Server
- RDP: Remote Desktop Session Host (RDSH) role
- ICMP:
netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8,any dir=in action=allow
- Activate OpenSSH on Windows:
Add-WindowsCapability .../...
andStart-Service sshd
- NFS:
Install-WindowsFeature -Name NFS-Client
See also
- Microsoft Windows: Windows 10, Windows 11, Windows Server, Windows IoT, Windows Server containers, RDP, Windows Update, Windows Defender, Windows Unified Write Filter (UWF), ReFS,
Start-Service, Stop-Service, Set-Service
, DISM, SFC, systeminfo, Microsoft Hyper-V, WSL, Windows Terminal, Windows Subsystem for Linux (WLS), Windows Server 2022, PowerShell,logoff
,query user
, WLMS, File explorer, Copy-Item, BitLocker, Cmdlet,choco, scoop
, Windows VSS - OS: Linux, macOS, Windows, OpenBSD, FreeBSD, NetBSD, Solaris, AIX, Hypervisor, Hyper-converged infrastructure, VxWorks, RTOS, Integrity
Advertising: