Talk:Remote control

From GISAXS
Revision as of 09:06, 15 July 2020 by KevinYager (talk | contribs) (Created page with "==Linux== ===Network status=== *: netstat -ano | grep 5904 ===Open a port== *: sudo ufw allow from any to any port 5904 proto tcp")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Linux

Network status

  • netstat -ano | grep 5904

=Open a port

  • sudo ufw allow from any to any port 5904 proto tcp