Search
-
Recent Posts
- Installing Numpy on Windows 7 / 8 with Python 2.7 (Unable to find vcvarsall.bat)
- MongoDB – PyMongo error while connecting to a remote server: [Errno 111] Connection refused
- How to back up indexed data or change default database location in Splunk
- How to set your VM to auto start at system startup in VirtualBox 4.2 on Ubuntu 12.04
- Shrink/reduce size of WinSxS folder on Windows 7 and gain gigabytes of free space
Tag Cloud
acl acls attack bulut bilişim bulut bilişim risk analizi cloud computing cloud computing risks console copy error file file permissions file server firewalking freeze freeze vmware windows 2008 r2 icmp icmp keşif saldırıları icmp reconnaissance attacks icmp saldırıları import inverse mapping keşif move os fingerprinting port protokol Python recon reconnaissance risk riskler risks robocopy saldırı security information stall tanıma traceroute vmware vmware console vsphere 4 vsphere client windows 7 windows 2008 r2Calendar
August 2022 M T W T F S S « Aug 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Meta
Tag Archives: taskkill
How to kill or stop a process from command prompt in Windows 7
In order to kill a process in Windows 7, first you should get its process id. To get it from command prompt, type the following command; netstat -ao Instead of listing all processes, you can filter the process list by … Continue reading