Microsoft DOS ipconfig Command: IPCONFIG is a Microsoft DOS command which displays the network settings. One can use various command line switches with IPCONFIG. Example: IPCONFIG by default shows the IP Address, Subnet Mask and the Default Gateway. IPCONFIG SYNTAX ipconfig [/ all] [/ release] [/ renew] [/ flushdns] [/ displaydns] [/ registerdns] IPCONFIG SWITCHES: […]
thetechfactors
How to change blog post url in blogger
If you are looking to change URL of your blog posts hosted at blogger.com to a custom URL, there are couple of ways to do it. Changing URL of Unpublished Blog Posts If your blog post is not published yet and is still a draft, then URL of blog posts can be changed into a custom […]
Command Prompt in elevated mode
Elevated command prompt: The elevated command mode allows the user to run commands with administrative privileges. Open command prompt in elevated mode: Start –> All Programs –> Accessories, Right Click on Command Prompt and select run as administrator. Open the Start Menu, type cmd or cmd.exe in the search box, Right Click on cmd.exe and […]