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 15: Line 15:
 
* [[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 -Online -Name OpenSSH.Server*</code> and <code>Start-Service sshd</code>
 
* [[OpenSSH]]: <code>Add-WindowsCapability -Online -Name OpenSSH.Server*</code> and <code>Start-Service sshd</code>
* [[NFS]]: <code>[[Install-WindowsFeature]] -Name NFS-Client</code>
+
* [[NFS]]: <code>[[Install-WindowsFeature]] -Name [[NFS]]-Client</code>
  
 
* <code>[[net start]]</code>
 
* <code>[[net start]]</code>

Revision as of 12:05, 6 April 2020

Advertising: