Talk:Remote control
Revision as of 08: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")
Linux
Network status
- netstat -ano | grep 5904
=Open a port
- sudo ufw allow from any to any port 5904 proto tcp