当前位置:网站首页>Command line kills window process
Command line kills window process
2022-07-07 00:13:00 【ljt-tiger】
Command line kill window process
- Open the command line : Input
netstat -ano|findstr 8080
- Check the monitoring code : for example 6856
- Then type... On the command line :
taskkill /pid 6856 /f
- ok
- The solution to other ports being occupied is the same , Or modify other port numbers in its configuration file to run .
cmd Some common commands of :
1、 On and off mysql Database services :
net start mysql[mysql service name ]、net stop mysql
2、 Control panel --> Management tools --> service Services.msc
3、 Set the boot entry :
msconfig
192.168.1.101
192.168.56.1
Computer on wifi Of ip Address :192.168.191.1
widow View the process by name :
tasklist |findstr "ruby"
ruby.exe 14912 Console 1 58,180 K
vagrant
边栏推荐
- Every year, 200 billion yuan is invested in the chip field, and "China chip" venture capital is booming
- Common modification commands of Oracle for tables
- File and image comparison tool kaleidoscope latest download
- Leecode brushes questions and records interview questions 01.02 Determine whether it is character rearrangement for each other
- JS import excel & Export Excel
- Basic chart interpretation of "Oriental selection" hot out of circle data
- Pdf document signature Guide
- DAY FOUR
- Leecode brush questions record interview questions 32 - I. print binary tree from top to bottom
- Devops can help reduce technology debt in ten ways
猜你喜欢
![[boutique] Pinia Persistence Based on the plug-in Pinia plugin persist](/img/53/95ab85bfd99d943f98881596d0aa8c.png)
[boutique] Pinia Persistence Based on the plug-in Pinia plugin persist

【2022全网最细】接口测试一般怎么测?接口测试的流程和步骤

What is AVL tree?

DAY FOUR

rancher集成ldap,实现统一账号登录

DAY ONE

pytest多进程/多线程执行测试用例

专为决策树打造,新加坡国立大学&清华大学联合提出快速安全的联邦学习新系统

Gradle knowledge generalization

Newsletter L Huobi ventures is in-depth contact with genesis public chain
随机推荐
Supersocket 1.6 creates a simple socket server with message length in the header
Asset security issues or constraints on the development of the encryption industry, risk control + compliance has become the key to breaking the platform
[boutique] Pinia Persistence Based on the plug-in Pinia plugin persist
48页数字政府智慧政务一网通办解决方案
Close unregistering application XXX with Eureka with status down after Eureka client starts
Leecode brushes questions to record interview questions 17.16 massagist
Why should a complete knapsack be traversed in sequence? Briefly explain
Data operation platform - data collection [easy to understand]
使用源码编译来安装PostgreSQL13.3数据库
MVC and MVVM
Server SMP, NUMA, MPP system learning notes.
1000 words selected - interface test basis
"Latex" Introduction to latex mathematical formula "suggestions collection"
37页数字乡村振兴智慧农业整体规划建设方案
STM32 enters and wakes up the stop mode through the serial port
GPIO简介
MIT 6.824 - Raft学生指南
Liuyongxin report | microbiome data analysis and science communication (7:30 p.m.)
Who said that new consumer brands collapsed? Someone behind me won
Penetration test --- database security: detailed explanation of SQL injection into database principle