git remote add all URL_1
git remote set-url --add --push all URL_1
git remote set-url --add --push all URL_2
...
git remote set-url --add --push all URL_N
To push to the
N
remotes, do,
git push all
git remote add all URL_1
git remote set-url --add --push all URL_1
git remote set-url --add --push all URL_2
...
git remote set-url --add --push all URL_N
N
remotes, do,
git push all
VMware Payer and Device/Credential Guard are not compatible.
VMware Player can be run after disabling Device/Credential Guard.
PowerShell
session,
DG_Readiness_Tool_v3.6.ps1 -Disable -AutoReboot
tcpdump
.TCP
or UDP
port number is 112233
via interface eth0
, and save the captured packets to file packet.cap
, we run,
sudo tcpdump -i eth0 -w packet.cap port 112233
packet.cap
file, we run,
sudo tcpdump -nn -xx -XX -r packet.cap