Disable Windows Firewall from the command line
Using elevated command prompt, run:c:\> netsh advfirewall set allprofiles state off
Keywords: Windows Firewall netsh
Reference(s):
http://techgenix.com/quicklyturnonoffwindowsfirewallusingcommandline/
c:\> netsh advfirewall set allprofiles state off
Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...
No comments:
Post a Comment