Useful Commands
Here are few commands for Stop execution.
To stop execution of a command in the middle of a process..
On Linux terminal, Press Ctrl+Z. It will stop the execution..
On SQL terminal, Press Ctrl+C. It will stop the execution..
On Windows cmd(command prompt) terminal, Press Pause/Break button.
it stops the execution..
The following commands helps you to fix internet connectivity problem,
open cmd prompt as administrator. Below shows screenshot of opening cmd prompt as Administrator on windows 10.
and now run these command
ipconfig /flushdns
ipconfig /registerdns
netsh
netsh>winsock reset
Now restart PC, you can see Internet problem fixed.
You may be also interested in following
- How to know Windows PC Motherboard model
- KMPlayer, not showing full screen videos anymore
- Quickest way to open a command prompt Windows