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

Revision as of 08:12, 14 April 2020

Advertising: