Posts

Showing posts with the label CMD

Keyboard Shortcuts That you must learn

Image
Keyboard Shortcuts That you must learn Getting used to using keyboard exclusively and leaving your mouse behind will make you much efficient at performing any task on window system.Some of the shortcuts that must be known Windows+R=Run menu This is usually followed by cmd=Command Prompt iexplore+"web address"=Internet Explorer compmgmt.msc=Computer Management dhcpmgmt.msc=DHCP Management dnsmgmt.msc=DNS  Management services.msc=Services eventvwr=Event Viewer dsa.msc=Active Directory users and Computers dssite.msc=Active Directory  Sites and Services Windows key + E= Explorer ALT+TAB=Switch between windows ALT,Space,X=Maximize Windows CTRL+SHIFT+ESC=Task Manger Windows key+Break=System Properties Windows key + F= Search Windows key + D=Hide/Display all windows Keep in mind that the "Right Click" key next to the right windows on keyboard.Using the arrows and that key can get just about anything done once you've opened up any prog...

Change Your Ip In Less Then 1 Minute

Image
Change Your Ip In Less Then 1 Minute                           In my previous post i had show you how to  Grab someone ip address  now i will show you how to change ip address in less then a minute. For now it will take 2 to 3 minutes but with some practice you can do this within a minute. Click on " Start " in the bottom left corner of the screen. Click on " RUN " Type in " command " and click OK        You should be now at MSDOS prompt Screen Type " ipconfig /release " just like that, and press " enter " Type " exit " and leave the prompt Right-click on " Network Places " or " My Network Places " on your desktop. Click on " properties "       Now you should  be on a screen with something titled "Local Area Connection", or something  similar to that, and, if you have a network hooked up, all of your other networks.  Right click on " Local A...

Finding Ip Address Of A Website Using Command Prompt Or CMD

Image
Finding Ip Address Of A Website Using Command Prompt Or CMD In this tutorial i will teach you to find Ip Address of any website using Command Prompt or in short CMD. Using IP Address you can find location of the website server and do more stuff. I will demostrate this tutorial with Google but you can use this method to find IP Address of any website like twitter, facebook etc. So lets get started. How to find IP ? 1. Go to  Start  > Type   CMD  and press Enter. 2. Now write  Ping  followed by website URL whose IP you want to find. 3. It will take less then a second and come up with the results as shown below. In  my next post i will show you another easy way to find website IP Address and teach you to use this IP to find its location.