Skip to main content

command prompt tricks

Hello guys,
Today i am talking about the very basic but powerfull windows tool, command prompt, it has so basic user interface that it looks like boring. But it is very usefull for some windows actions. So today we are gonna talk about some of these uses.

  1. finding ip address of any internet site-
      Finding ip address ? What is its use ? This like questions may come in someones mind. Well, there are many uses of ip address specially for tracing internet locations.
      So for finding ip address, do the following steps-
      A. Open command prompt by typing 'cmd' in search box or by start menu.
      B. Then type the following command - ping {target internet address}
          ( type without brakets)

     Then you will find its ip address in command prompts window.

  2. View web pages in basic html script format-
      Html is the script language which is use for making web pages. Our web browaers convert this scripts in the graphic format which can understand by us. By looking their html script we can watch how they actully works, so now lets start-
      We gonna use telnet service which is by default disable in windows, for activating this service, goto start > control panal > programs and features > windows features and enable telnet services then do the following steps-

      1. open command promptt
      2. Type telnet , then you will see blacj telnet screen
      3. then for seeing web page script type following-
          o {target web address} 80
          (Type without brakets)
        Then you willwill find whole html script of target sitesite

More tricks comming soon :)

(Very important note : this aricle is fully written by chandan shinde (blog admin) . you are free to share this article but don't copy and put any of the blog content on another site or blog)

For any help just contact us at our facebook page

Comments

Popular posts from this blog

Grand Theft Auto V is now available for PC !!!!

Grand Theft Auto V is now available for PC !!!! Read this article for more information. Grand Theft Auto V is now available for PC  at retail stores and via digital download . GTAV for PC offers players the option to explore the massive world of Los Santos and Blaine County in resolutions of up to 4k and beyond, as well as the chance to experience the game running at 60 frames per second . GTAV for PC offers players a huge range of PC-specific customization options, including over 25 separate configurable settings for texture quality, shaders, tessellation, anti-aliasing and more, as well as extensive support and customization for mouse and keyboard controls. Additional options include a population density slider to control car and pedestrian traffic, as well as dual and triple monitor support, 3D compatibility, and plug-and-play controller support. Grand Theft Auto V for PC also includes Grand Theft Auto Online, with support for 30 players an

Change the DNS settings of PC for increasing the internet Speed !!!!

     Today we are going to talk about how to change the DNS settings to Google DNS   of our PC  for increase the internet speed      First, let me introduce the DNS for whom who does not know anything about it. DNS is stands for D omain N ame S ervers (or systems or service).  The  DNS  translates Internet domain and host names to  IP addresses . DNS automatically converts the names we type in our Web browser address bar to the IP addresses of Web servers hosting those sites. For example, the IP address of the www.google.com is  216.58.220.36. It means, when we enter the url www.google.com in the url bar of our internet browser then the DNS server convert this url in its ip address 216.58.220.36 .  Now, lets start the operation - 1. click on Start > Control Panel 2. In control panel, select Network and Sharing Centre 3. Then click on Change Adapter Settings 4. At this point, select your network adapter and click on Change Settings for this connection

Viruses- Types & Precautions

Types of viruses - Viruses types that are potential threats to computer systems today. 1) Worms - These malicious programs are designed to replicate themselves quickly with the intent to spread to other computers, often through a computer network. Although they may not be designed to intentionally impair computer systems, worms generally do some sort of damage or harm to the network itself by consuming bandwidth, at the very least. Most worms are designed only to spread as quickly as possible, so they may not try to change the computer systems they pass through. However, worms have been and are capable of creating backdoor security vulnerabilities, deleting files or even sending files via email. This is a common method for spam senders to spread junk email quickly, as the more computers the worms infect, the faster the spam mail spreads. 2) Trojan Horses - Trojan horses, or Trojans for short, are different from worms in that they are not designed to replicate t