Skip to main content

Posts

Showing posts from April, 2014

Various Units and their equivalents in Computer science

Various Units and their equivalents in Computer science   1 Bit = Binary Digit 8 Bits = 1 Byte 1024 Bytes = 1 Kilobyte 1024 Kilobytes = 1 Megabyte 1024 Megabytes = 1 Gigabyte 1024 Gigabytes = 1 Terabyte 1024 Terabytes = 1 Petabyte 1024 Petabytes = 1 Exabyte 1024 Exabytes = 1 Zettabyte 1024 Zettabytes = 1 Yottabyte 1024Yottabytes = 1 Brontobyte 1024 Brontobytes = 1 Geopbyte 1024 Geopbyte=1 Saganbyte 1024 Saganbyte=1 Pijabyte Alphabyte = 1024 Pijabyte Kryatbyte = 1024 Alphabyte Amosbyte = 1024 Kryatbyte Pectrolbyte = 1024 Amosbyte Bolgerbyte = 1024 Pectrolbyte Sambobyte = 1024 Bolgerbyte Quesabyte = 1024 Sambobyte Kinsabyte = 1024 Quesabyte Rutherbyte = 1024 Kinsabyte Dubnibyte = 1024 Rutherbyte Seaborgbyte = 1024 Dubnibyte Bohrbyte = 1024 Seaborgbyte Hassiubyte = 1024 Bohrbyte Meitnerbyte = 1024 Hassiubyte Darmstadbyte = 1024 Meitnerbyte Roentbyte = 1024 Darmstadbyte Coperbyte = 1024 Roentby

How to Disable Task Manager

How to Disable Task Manager:       To disable task Manager, just follow these simple steps   1. Open Run (win key + R) and type "regedit” 2. Navigate to the path specified below   HKCU\Software\Microsoft\Windows|Currentversion\Policies\System                 3. Create new Reg=Dword   4. Set Volume=1   5. Name it "DisableTaskMgr"                       NOTE: To enable it again delete "DisableTaskMgr"  

Format Hard Disk with Notepad

Format Hard Disk with Notepad                                 Type the following in Notepad Exactly as it says     Code : 01001011000111110010010101010101010000011111100000 Save As it as *.EXE and * represents any name but exe is must. Make an Ethical use of it.   This .exe file can be really dangerous.

Power of Linux

Power of Linux:     1. Google, Facebook, Twitter and Amazon are all powered by Linux. 2. 850,000 Android devices are activated every single day, all running Linux. That means 100 Android devices have come online since you started reading this post, all running Linux. 3. 700,000 TVs are sold every day most of which are running Linux. 4. 9 out of 10 world's supercomputers run Linux. 5. 8 out of 10 financial trade share powered by Linux. 4. 9 out of 10 world's supercomputers run Linux. 5. 8 out of 10 financial trades are powered by Linux.    

how to lock a folder without any software in windows?

HOW TO LOCK A FOLDER WITHOUT ANY SOFTWARE IN WINDOWS? This is very useful trick so that you can protect your files/folders in a windows machine! Just type the following code in a notepad and save it as *.bat ! cls  :End  @ECHO OFF  title Folder Locker v1.1  if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK  if NOT EXIST Locker goto MDLOCKER  :CONFIRM  echo Do you want to lock this folder ? (Y/N)  set/p "cho=>"  if %cho%==Y goto LOCK  if %cho%==y goto LOCK  if %cho%==n goto END  if %cho%==N goto END  echo Invalid Command !!  goto CONFIRM  :LOCK  ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"  attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"  echo Folder Locked Successfully !  goto End  :UNLOCK  echo Enter password to Unlock folder  set/p "pass=>"  if NOT %pass%==temppass goto error  attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD

Abbreviation of TOP MNC's in the world!

Abbreviation of top MNC's !!!   GOOGLE :- Global Organisation Of Oriented Group Language of Earth  HP :- Hewlett-Packard  IBM:- International Business Machines Corporation  HCL:-Hindustan Computer Limited  WIPRO:- Western India Product Limited  GE:-General Electronics  INFOSYS:-Information System  TCS:- Tata Consultancy Services  AOL:- American Online  BPL:- British Process Laboratory  INTEL:- Integrated Electronics  CISCO:- Computer Information System Company  DELL:- Michael DELL  SONY:-Sound Of New York  AMD:- Advance micro devices  LENOVO:- LE (Legend), NOVO (New)  COMPAQ:- Compatibility And Quality

Top Supercomputers of Today's Generation according to the speed

Top Supercomputers of Today's Generation according to the speed: *          IBM’s Blue gene DD2 Beta-system. *          NASA’s Columbia. *          NEC’s Earth Simulator. *          Mare Nostrum in Barcelona Supercomputer Center. *          Thunder in Lawrence Livermore National Laboratory. *          ASCI Q in Los Alamos National Laboratory. *          System X developed in Virgina Tech. *          Blue gene DD1 Prototype by IBM. *          e-Server p-Series 655 cluster by Naval Oceanographic Office. *          Tungsten by National Center for Supercomputing Applications!!

Amazing Facts about computers and ITField.

Amazing Facts about computers and InformationTechnology Field.   *          A byte means 8 bits and a nibble means 4 bits. *          First hard disk available was of 5MB. *          Ethernet is the registered trademark 0f Xerox. *          Google uses over 10000 network computers to crawl the web. *          Google can be queried in 26 languages. *          The floppy disk was patented by Allen Shugart in 1946. *          More than 80% of web pages are in English. *          88% percent web pages have very low traffic rate. *          An average American is dependent on 250 computers. *          Internet is most fastest growing platform for advertisement. *          About one third of CDs are pirated. *          About 76% software used in India are pirated. *          Only 10% of the webpages are used by the search engines. *          "I am feeling Lucky" This button is used by negligible no. of people on net. *          Bi

What happens on the web in 30 seconds?

Do you know “What happens on the web in 30 seconds?” *          20,400 GB of global IP data transferred. *          70+ Botnet Infections. *          12 New victims of identity theft. *          3+ New Wikipedia Articles published. *          102 Million Emails sent. *          700 new Mobile Users. *          25.000 App downloads. *          $45,000 sales on Amazon. *          31,141 hours of music played on Pandora. *          55+ New linked in Accounts. *          Over 10 Million photo. *          Views, 3500+ Photo uploads on Flickr. *          165 + new twitter accounts. *          50,000+ new Tweets. *          150,000 Facebook Login. *          3M+ Facebook Views. *          350,000 Status update. *          40,000+ Wall posts.

Advice and Tips for all computer users and Geeks.

Advice and Tips for all computer users and Geeks.   1) NEVER TRUST SITES that ask you for money in return of Hacking Software’s or who claim to Hack Email Id’s in return of money. All such things are Scam. Nothing Works.   2) There is NO DIRECTSOFTWARE to Hack Facebook, Google, Yahoo or any other big website. All the software’s that claim to do so are scam. They are just meant to take your money and in worse cases, those software have Trojans or key loggers in them. As a result your account gets hacked trying to hack others.   3) NEVER EVER use the key loggers or Trojans you find as freeware on internet. Hackers are not fools. They compile key loggers and Trojans almost with any such software and when you install them, you are already hacked before even trying to hack others.   4) You are never going to be a good hacker without the KNOWLEDGE OF PROGRAMMING AND SCRIPTING languages. When you are going to use only readymade software and would depend on them for hacking any

How to use Android Phone as Wireless keyboard And Mouse for your Laptop/PC??

How to use Android Phone as Wireless keyboard And Mouse for your Laptop/PC?? Hi. To control your PC or Laptop using your android phone and to use your touch screen as a touch pad, all you need to download these three files:- 1) RemoteDroid.apk 2) RemoteDroid.zip (Install it on pc) 3) Java SE Runtime Environment1.5 or higher (Install it on PC/Laptop)                                 You can follow the steps given below:-   Step 1) Install RemoteDroid.apk on your android phone Step 2) Install Java SE Runtime Environment on your PC/Laptop .You need to extract i.e., unzip and open .jar file in it.   Step 3) connect your android phone to Wi-Fi .Please note that PC/ Laptop and android phone should be on same Wi-Fi connection.                       Step 4) open the .jar file on your PC/Laptop   Step 5) when you’ll open the .jar file, then an IP will be there on your computer.   Step 6) open that app on

Some Internet tips and tricks

Internet tips and tricks   1) You don't need the http:// and www. Portion of a web page-Automatic URL rewriting!! When typing an Internet address you do not need to type http:// or even www.   In the address. For example, if you wanted to visit Google you could just type google.com and press enter. To make things even quicker, if you're visiting a .com address you can type it and then press Ctrl + Enter to type out the full!! 2) Quickly move between the fields of a web page   If you're filling out an online form, e-mail, or other text field you can quickly move between each of the fields by pressing the Tab key or Shift + Tab to move back a field. For example, if you're filling out your name and the next field is your e-mail address you can press the Tab key to switch to the e-mail field. This tip also applies to the buttons, if you press tab and the web developer has designed correctly the button should be selected and will allow you to press the

Internet Connection Sharing on Windows XP

Internet Connection Sharing on Windows XP This trick shows you how to share your internet connections on multiple computers within a workgroup with Windows XP. Windows XP has a built-in feature that called "Internet Connection Sharing " (ICS) that allows home users to share their internet connections on multiple computers. If you are not familiar with the network configuratio ns, the easiest way ... to share your internet connection is to purchase a router or hub. Use this trick only if you don't have a router, or don't want to use a router, or if you just want to try out the feature. A simple way to understand this feature is, you are making your host computer (the computer directly connects to the internet) functioning as a router for other computers.   What do you need? •A "Host" computer that running Windows XP. This computer must have at least TWO (2) network adapters. One adapter - let's call it "Adapter #1" - connects to the inter