Difference between revisions of "Microsoft Windows"

From wikieduonline
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

Advertising: