Difference between revisions of "Microsoft Windows"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
 
* [[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>
 
* <code>[[net start]]</code>
 
* <code>[[net start]]</code>
 +
 +
 +
 +
[[Category:Computing]]

Revision as of 07:55, 19 February 2020

This article is a Draft. Help us to complete it.



  • dsim
  • drvload
  • ICMP: netsh advfirewall firewall add rule name="ICMP Allow incoming V4 echo request" protocol=icmpv4:8,any dir=in action=allow
  • OpenSSH: Add-WindowsCapability -Online -Name OpenSSH.Server* and Start-Service sshd
  • net start

Advertising: