View disk partitions using WMIC LogicalDisk;
Windows Server Core Environment: Configuring a new disk "whole score"
General GUI Operation
Command Action (cmd command input diskpart)
1. "Disk Management"
1. Right-click on the disk "online" operation;
1.list//Use list disk to view the lists of disksSelect disk *; Select Disk * represents the first disk; 2. . online disk//online opera
1) dir: Lists the files and folders in the current directory2) MD: Create directory (mkdir)3) rd: Delete directory, delete non-empty directory rd/s/q A4) CD: Enter the specified directory (chdir test1)5) CD. go back to the top level directory6) CD \ or CD/: return to the root of the current drive letter7) del: delete file, del *.class, delete all files ending with. class8) Exit: exit DOS command line9) D: Toggle Drive LetterCLS: Clear ScreenDos commands
@echo offAt > nulIf%errorlevel% equ 0 (Echo OK) else echo guest switch to a administrator account to run this batch!!!
@echo offwhoami/groups | Find "s-1-16-12288" >nulIf ERRORLEVEL 1 (echo [ERROR] This script have to is executed with administrator privilegs) else echo [OK]
This article is from the "Hometown Lights Fire" blog, please make sure to keep this source http://ispart.blog.51cto.com/5816769/1952906How to use Windows
Think that using the IDE to generate MAVEN projects will get stuck, very slowly. A cmd Batch command was written with CMD to generate the MAVEN project. The effect is as followsBuild Project import idea after the structure is as followsThe batch command code is as follows@echo Off::echo Please select the project type: Echo 1.maven-archetype-quickstartecho 2.maven-archetype-webappset/p webtype= Please select project type::: Echo %webtype%set/p dgroupid= dgroupid=set/p dartifactid= dartifactid=::e
Ipconfig/flushdns refreshing DNSDxDiag Viewing system hardware InformationCompmgmt.msc Computer ManagementDiskmgmt.msc Disk ManagementDevmgmt.msc Device Manager hdwwiz.cplMsconfig System Configuration UtilityCONTROLR Open the Control PanelSysdm.cpl Open System PropertiesAppwiz.cpl opening Add/Remove ProgramsFirewall.cpl Open Firewall settingsNcpa.cpl opening the network connection configurationPowercfg.cpl Power OptionsTracert routing commandsLogoff logoffService.msc Open Local Service managemen
First, installationBefore installing, be aware that the previous version of Django 1.6 does not support Python versions above 3.x.Django 2.x supports Python 3.6Installation method: Open cmd-"Enter pip install--pre DjangoVerify that the installation is successful you can enter the import Django in Pycharm or idle to see if you can import the Django library, and if so, install successfully.Second, use1.Django Create a Web project just under DOS enter the path where you want to create the project a
Many of the following commands are commonly used,
[01] mspaint: drawing program
[02] calc: Calculator
[03] taskmgr: Task Manager
[04] snippingtool: Tool
[05] Write: WordPad
[06] notepad: notepad
[07] cmd: Console
[08] Explorer: Resource Manager
[09] magnify: magnifiers
[10] msconfig: System Configuration Utility
[11] winver: view the current Windows operating system version
[12] powershell
[1
Create a VPN under CMD
1. PrerequisitesIn the service, the windows Firewall is stopped (or you can configure the router Protocol and port 1723)
The Remote Registry Service must be enabled.
Server service must be enabled
The router routing service must be enabled.
It is convenient to use win2000 of two or more NICs for vpn. After the nat protocol is added, the client can use a remote network to connect to the internet. This allows some clients to spee
Style beautification area | programming technology exchange area | software and hardware exchange area | anti-virus exchange area | original software download | password retrieval | it sisters URL navigation
» Analyzer exited | Control Panel | Short Message | statistics ranking | recommended | search | community service | daily sign-in
Community service
Bank
Medal Center
Item Center
Style Switching
Wind
1. Ping Command
Ping is used to determine whether the local host is connected to another host on the network. According to the default settings, the ping command running on Windows sends four ICMP echo request messages, each containing 32 bytes of data. If the network is connected, we should be able to receive four ICMP echo reply messages. The following describes how to use common parameters:
(1) Ping-T host address: Send the echo request message
Today, the system World official website Small Make a brief analysis Windows XP system powerful SYSKEY command. Perhaps everyone is very familiar with the SYSKEY command, in fact, Syskey command can help users improve the security of the system, interested users quickly to see the use of powerful SYSKEY commands.
One, the use of SYSKEY command function dual password protection
1, click "Start-
Create windows custom commands
First, create a folder in any location. The directory I use is D: \ Program Files \ Quick Start \ command \. Right-click my computer/computer icon on the desktop. Properties
Advanced System settings-> advanced-> Environment Variables
Find the Path in the system variable, double-click the modification, and append your Directory D: \ Program Files \ Quick Start \ command \ at
/?" /f:file read the file list from the specified file (/on behalf of the console). /c:string uses the specified string as the literal search string. /g:file gets the search string from the specified file. (/On behalf of the console). /d:dir finds a semicolon-delimited list of directories strings the text to find. [Drive:] [path]filename Specifies the file to find. Unless the parameter has a/C prefix, use a space to separate the search string. For example: ' FINDSTR ' Hello there ' x.y ' Loo
First create a folder in any location, I use the directory is D:\Program Files\Quick Start\command\ , desktop My Computer/Computer icon right-click PropertiesAdvanced system settings, high-level environment variablesIn the system variable Path , double-click the modification, append your directory at the end D:\Program Files\Quick Start\command\ , and note that it is separated from the previous directory ; .Now go back to the new directory we created.Copy Desktop QQ shortcut to this folder, rena
Refer to the Windows logging and mudologging commands written by mudo logging.
#pragma once#include
#include "stdafx.h"#include "CountDownLatch.h"CountDownLatch::CountDownLatch(int count): count_(count){}void CountDownLatch::wait(){boost::mutex::scoped_lock lock(m_Mutex);while (count_ > 0) {m_ConditionVar.wait(lock);}}void CountDownLatch::countDown(){boost::mutex::scoped_lock lock(m_Mutex);--count_;if (co
View disk partitions using WMIC LogicalDisk;
Windows Server Core Environment: Configuring a new disk "whole score"
General GUI Operation
Command Action (cmd command input diskpart)
1. "Disk Management"
1. Right-click on the disk "online" operation;
1.list//Use list disk to view the lists of disksSelect disk *; Select Disk * represents the first disk; 2. . online disk//online opera
Step one, Windows view all portsClick Start in the lower left corner of the computer, then select the Run option, and then in the popup window, enter the "cmd" command to make the command prompt. Then we enter "Netstat-ano" in the window and press ENTER, which will show all the port usage. :Step two, query the specified port occupancyIn the window, continue to enter the "Netstat-aon|findstr" Prompt Port "", for example, the prompt port is 2080, then t
Local computer1 services.mscLocal Service settings2 NotepadNotepad3 Secpol.mscLocal Security Policy4 TasjmgrTask Manager5 EVENTVWREvent Viewer6 REGEDIT.EXRRegistration Form7 Regedt32Registry Editor8 Rononce-p15 seconds to turn off the machine9 CaleCalculatorTen Compmgmt.mscComputer ManagementLusrmgr.mscLocal Users and GroupsGpedit.mscGroup PolicyServer1 redircmp ou= Allcomputer , dc=NetBIOS, dc=cn/comREDIRECT ou: Add all domain-joined computers to all computer in this OU, adding "computer" by
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.