Dec 6, 2016

Windows command note

Leave a Comment
Show multicast information
netsh interface ip show joins
netsh interface ipv6 show join

Route config
route ADD 10.0.0.2 MASK 255.255.255.255 192.168.0.1 if 0x5
route ADD 10.0.0.2 MASK 255.255.255.255 10.0.120.1 if 0x4
route ADD 10.0.0.0 MASK 255.0.0.0 10.0.120.1 if 0x5
route DELETE 10.0.0.0

netsh interface ip delete destinationcache

copy /b mar89.rpt + apr89.rpt + may89.rpt report

See the index of network interfaces
route print

Open Network Interface Windows: ncpa.cpl
Windows info: msinfo32.exe

2) Location of startup version windows 8: shell:startup
1)command1 | command2 : chạy 2 lệnh đồng thời run two commands at the same time


To turn OFF the Digital signature do these steps:
1. Open the Command Prompt window by clicking the Start button, clicking All Programs, clicking Accessories, and then Right clicking Command Prompt and select
    "Run as Administrator".
2. On the Command Prompt type in the command "Bcdedit.exe /set nointegritychecks ON" without the quotes.
This will disable the Digital Signature.

To turn Digital signature on, follow these steps:
1. Open the Command Prompt window by clicking the Start button, clicking All Programs, clicking Accessories, and then Right clicking Command Prompt and select
   "Run as Administrator".
2. On the Command Prompt type in the command  "Bcdedit.exe /set nointegritychecks OFF" without the quotes.
This will enable the Digital Signature.


Set dafault folder for WAMP:
vi httpd.conf 
DocumentRoot "c:/wamp/www/BMSN"
<Directory "c:/wamp/www/BMSN">

Change windows language: control.exe /name Microsoft.Language

Evernote helps you remember everything and get organized effortlessly. Download Evernote.
If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment