User Tools

Site Tools


wiki:tech:admin-notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:tech:admin-notes [2018/02/22 19:39] kpcwiki:tech:admin-notes [2019/03/09 01:10] (current) kpc
Line 17: Line 17:
 </code> </code>
  
 +=== Windows open RDP port by command line ===
 +
 +<code>
 +netsh advfirewall firewall add rule name="Open Remote Desktop" protocol=TCP dir=in localport=3389 action=allow
 +</code>
wiki/tech/admin-notes.1519317591.txt.gz · Last modified: 2018/02/22 19:39 by kpc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki