This website in which I bring knowledgeable Tips, hacking, games, and crack software and tips and tricks computer. Internet related information and methods of Make Money online are available from which you can read in Hindi. The main purpose of this website which we get in software money, we can crack easily and use it for free.

Showing posts with label Computer tips and hacking. Show all posts
Showing posts with label Computer tips and hacking. Show all posts

Kali Linux Commands A-Z

KALI LINUX COMMANDS

A-Z of Kali Linux commands are here below:

a
apropos Search Help manual pages (man -k)
apt-get Search for and install software packages (Debian)
aptitude Search for and install software packages (Debian)
aspell Spell Checker
awk Find and Replace text, database sort/validate/index

b
basename Strip directory and suffix from filenames
bash GNU Bourne-Again SHell
bc Arbitrary precision calculator language
bg Send to background
break Exit from a loop
builtin Run a shell builtin
bzip2 Compress or decompress named file(s)

c
cal Display a calendar
case Conditionally perform a command
cat Concatenate and print (display) the content of files
cd Change Directory
cfdisk Partition table manipulator for Linux
chgrp Change group ownership
chmod Change access permissions
chown Change file owner and group
chroot Run a command with a different root directory
chkconfig System services (runlevel)
cksum Print CRC checksum and byte counts
clear Clear terminal screen
cmp Compare two files
comm Compare two sorted files line by line
command Run a command - ignoring shell functions
continue Resume the next iteration of a loop
cp Copy one or more files to another location
cron Daemon to execute scheduled commands
crontab Schedule a command to run at a later time
csplit Split a file into context-determined pieces
cut Divide a file into several parts

d
date Display or change the date & time
dc Desk Calculator
dd Convert and copy a file, write disk headers, boot records
ddrescue Data recovery tool
declare Declare variables and give them attributes
df Display free disk space
diff Display the differences between two files
diff3 Show differences among three files
dig DNS lookup
dir Briefly list directory contents
dircolors Colour setup for `ls'
dirname Convert a full pathname to just a path
dirs Display list of remembered directories
dmesg Print kernel & driver messages
du Estimate file space usage

e
echo Display message on screen
egrep Search file(s) for lines that match an extended expression
eject Eject removable media
enable Enable and disable builtin shell commands
env Environment variables
ethtool Ethernet card settings
eval Evaluate several commands/arguments
exec Execute a command
exit Exit the shell
expect Automate arbitrary applications accessed over a terminal
expand Convert tabs to spaces
export Set an environment variable
expr Evaluate expressions

f
false Do nothing, unsuccessfully
fdformat Low-level format a floppy disk
fdisk Partition table manipulator for Linux
fg Send job to foreground
fgrep Search file(s) for lines that match a fixed string
file Determine file type
find Search for files that meet a desired criteria
fmt Reformat paragraph text
fold Wrap text to fit a specified width.
for Expand words, and execute commands
format Format disks or tapes
free Display memory usage
fsck File system consistency check and repair
ftp File Transfer Protocol
function Define Function Macros
fuser Identify/kill the process that is accessing a file

g
gawk Find and Replace text within file(s)
getopts Parse positional parameters
grep Search file(s) for lines that match a given pattern
groupadd Add a user security group
groupdel Delete a group
groupmod Modify a group
groups Print group names a user is in
gzip Compress or decompress named file(s)

h
hash Remember the full pathname of a name argument
head Output the first part of file(s)
help Display help for a built-in command
history Command History
hostname Print or set system name

i
iconv Convert the character set of a file
id Print user and group id's
if Conditionally perform a command
ifconfig Configure a network interface
ifdown Stop a network interface
ifup Start a network interface up
import Capture an X server screen and save the image to file
install Copy files and set attributes

j
jobs List active jobs
join Join lines on a common field

k
kill Stop a process from running
killall Kill processes by name

l
less Display output one screen at a time
let Perform arithmetic on shell variables
ln Create a symbolic link to a file
local Create variables
locate Find files
logname Print current login name
logout Exit a login shell
look Display lines beginning with a given string
lpc Line printer control program
lpr Off line print
lprint Print a file
lprintd Abort a print job
lprintq List the print queue
lprm Remove jobs from the print queue
ls List information about file(s)
lsof List open files

m
make Recompile a group of programs
man Help manual
mkdir Create new folder(s)
mkfifo Make FIFOs (named pipes)
mkisofs Create an hybrid ISO9660/JOLIET/HFS filesystem
mknod Make block or character special files
more Display output one screen at a time
mount Mount a file system
mtools Manipulate MS-DOS files
mtr Network diagnostics (traceroute/ping)
mv Move or rename files or directories
mmv Mass Move and rename (files)

n
netstat Networking information
nice Set the priority of a command or job
nl Number lines and write files
nohup Run a command immune to hangups
notify-send Send desktop notifications
nslookup Query Internet name servers interactively

o
open Open a file in its default application
op Operator access

p
passwd Modify a user password
paste Merge lines of files
pathchk Check file name portability
ping Test a network connection
pkill Stop processes from running
popd Restore the previous value of the current directory
pr Prepare files for printing
printcap Printer capability database
printenv Print environment variables
printf Format and print data
ps Process status
pushd Save and then change the current directory
pwd Print Working Directory

q
quota Display disk usage and limits
quotacheck Scan a file system for disk usage
quotactl Set disk quotas

r
ram ram disk device
rcp Copy files between two machines
read Read a line from standard input
readarray Read from stdin into an array variable
readonly Mark variables/functions as readonly
reboot Reboot the system
rename Rename files
renice Alter priority of running processes
remsync Synchronize remote files via email
return Exit a shell function
rev Reverse lines of a file
rm Remove files
rmdir Remove folder(s)
rsync Remote file copy (Synchronize file trees)

s
screen Multiplex terminal, run remote shells via ssh
scp Secure copy (remote file copy)
sdiff Merge two files interactively
sed Stream Editor
select Accept keyboard input
seq Print numeric sequences
set Manipulate shell variables and functions
sftp Secure File Transfer Program
shift Shift positional parameters
shopt Shell Options
shutdown Shutdown or restart linux
sleep Delay for a specified time
slocate Find files
sort Sort text files
source Run commands from a file `.'
split Split a file into fixed-size pieces
ssh Secure Shell client (remote login program)
strace Trace system calls and signals
su Substitute user identity
sudo Execute a command as another user
sum Print a checksum for a file
suspend Suspend execution of this shell
symlink Make a new name for a file
sync Synchronize data on disk with memory

t
tail Output the last part of file
tar Tape ARchiver
tee Redirect output to multiple files
test Evaluate a conditional expression
time Measure Program running time
times User and system times
touch Change file timestamps
top List processes running on the system
traceroute Trace Route to Host
trap Run a command when a signal is set(bourne)
tr Translate, squeeze, and/or delete characters
true Do nothing, successfully
tsort Topological sort
tty Print filename of terminal on stdin
type Describe a command

u
ulimit Limit user resources
umask Users file creation mask
umount Unmount a device
unalias Remove an alias
uname Print system information
unexpand Convert spaces to tabs
uniq Uniquify files
units Convert units from one scale to another
unset Remove variable or function names
unshar Unpack shell archive scripts
until Execute commands (until error)
uptime Show uptime
useradd Create new user account
userdel Delete a user account
usermod Modify user account
users List users currently logged in
uuencode Encode a binary file
uudecode Decode a file created by uuencode

v
Verbosely list directory contents (`ls -l -b')
vdir Verbosely list directory contents (`ls -l -b')
vi Text Editor
vmstat Report virtual memory statistics

w
wait Wait for a process to complete
watch Execute/display a program periodically
wc Print byte, word, and line counts
whereis Search the user's $path, man pages and source files for a program
which Search the user's $path for a program file
while Execute commands
who Print all usernames currently logged in
whoami Print the current user id and name (`id -un')
wget Retrieve web pages or files via HTTP, HTTPS or FTP
write Send a message to another user

x
xargs Execute utility, passing constructed argument list(s)
xdg-open Open a file or URL in the user's preferred application.
yes Print a string until interrupted

                                                  __STT white hat Hacker

hack computer using pendrive in hindi


Hello dosto aaj ka ye post totally un hacker ke liye hai jo kisi bhi computer me save password ko badi hi aasan tarike se chura sakte hai .Baise aap log agar hacking ke baare me thoda kuchh bhi jante hai ya kanhi se suna hai ya kanhi kisi movie me koi hacking hote dekhi hai to aap ye bahut achhe se jante honge usb ko hacker log ek hacking device ke roop me use karte hai.Agar aapne hollywood ki blackhat movie dekhi hai to aapne us movie me dekha hoga ki kis tarah hero ne ek software ko churane ke liye ek pendrive ke jariye apne dwara banaye gaye keylogger ka use kiya tha .To aap ye dekh kar bahut hairan ho gaye honge ki akhir kaise hacker log pendrive ko hacking karne ke liye use karte hai .


To  aaj ki is detailed post ke liye meri Aapse request hai iss post ko thoda time jyada dekar sahi se padhna isse aap bahut kuchh seekhne bale ho ,isse aap seekhenge ki kaise kisi ke computer ke web browser me pehle se hi saved password ko hack kare pendrive ki help se . Ab aap soch rahe kaun se password ki baat kar raha hoon main ,to aapko bata du jab hum log koi social networking site jaise facebook ,twitter,google + etc ko apne computer par chalate hai to uske password ko hum agli baar ki login ke liye save kar dete hai ,to aisa aap hi akele nhi karte ho bahut se log karte hai lagbhag sabhi log yahi karte hai ki apna password aur username usme save kar dete hai .


Aapko Kya Kya Jarurat Padegi?

  • Ek computer ki jo aapke paas hoga hi pehle se
  • Ek pendrive ki wo bhi aapke paas hogi
    • Kuchh softwares ki (wo main aage dunga aapko download link ke sath)
    • Thoda bahut dimag

    Step BStep Process USB Pendrive KHacking Device Banane KLiye

    Step:1) Sabse pehle aapko kuchh software download karne honge ,jitne softwares main neeche de raha hoon sabhi ko ek ek karke download kar lo pehle.Maine sabhi software ke aage unke work ko bhi bataya hai jisse aapki knowledge aur bhi jyada badhegi.Aur samjh jayenge ki kaun sa software kya kaam karta hai.Aap ye sabhi software is website par jakar download kar sakte hai ek sath.
     

    Download passwordfox -isse aap mozilla firefox browser me save sabhi password recover kar loge victim ke computer se.
     

    Download chromepass -isse aap chrome web browser me save sabhi password pata chal jayenge
     

    Download iepv- isse aap internet explorer 7.0 and 8.0 ya isse purane version me save password hack kar loge

    Download operapassview -Agar aapka victim opera browser ka use karta hoga to usme jitne bhi password save honge wo aapko pata chal jayenge.
     

    Download wirelesskey -isse kya hoga ki agar aapka victim wifi use karta hoga to uski wep key and wap key maloom pas jayegi.

    Download mailpv 
    -is software se aap popular email clients jaise outlook express,ms outlook,eudora,mozilla,thunderbid etc ke password chura loge victim ke computer se.Yahi nhi isse web based email accounts jaise hotmail,gmail,yahoo etc ke bhi password maloom pad jayenge.
      Download MSpass -isse windows ke most popular instant messenger program jaise msn messenger,windows messenger ,windows live messenger,yahoo messenger etc ke password aapko pata chal jayenge .
      Note: Aap ghabraiye nhi in sab software ko hum log sirf ek hi click me run karwa denge sirf 2 second hi lagenge.
      Step:2) Upar diye gaye sabhi software ko sirf ek hi click me run karane ke liye maine 2 program files banayi hai ,jo neeche link di gayi hai un links par jaana aur dono programming files ko download kar lena ek ek karke.
       

      Download autorun.inf
       

      Download launch.bat


      Step:3)
       Ab main maan ke chal raha hoon ki aapke paas  total 9  file ho gayi hongi  jinke naam hai.

      passwordfox.exe
      chromepass.exe
      operapassview.exe
      wirelesskey.exe
      mailpv.exe
      iepv.exe
      MSPV.exe
      autorun.inf 
      launch.bat

      Step:4) 
      Ab aapko in sabhi files ko ek pendrive me daal dena hai
       


      Step:5) Iske baad ab aapki pendrive ek hacking device ban chuki hai ,and aapki pendrive me sabhi kaam ke softwares aur programming files maujood hai aur aapke victim ke computer me uplabdh  sabhi web browser me saved password bas kuchh hi der me apke paas aane bale hai.  
       
      Step:6) Simply kya kariye apne victim ke computer me agar windows 8 ya windows 8.1 ya windows 10 dali hui hai to simply apni pendrive ( jisme abhi aapne sabhi software aur files dali hai ) connect kariye jaise hi pendrive recognize ho jaye jaldi se apni pendrive me jaana aur launch.bat bali file par double click kar dena .Isse kya hoga ki sabhi software ek sath background me run hone lagenge aur sare password aapki pendrive me save ho jayenge apne aap hi aapko fir kuchh nhi karna padega.
      Note: Agar aapke victim ke computer me windows 7 ,xp,vista 2000 ,dali hui hai to aapko sirf itna karne ki jarurat hai sirf pendrive connect kariye iske baad ek screen khul kar aayegi jisme likha hoga ki aap computer me virus ko scan karna chahte hai simply yes per click kar dijiye bas ab kya sabhi software background me run hone lagenge aur chupke se computer ki sari detail copy kar denge aapki pendrive me.


      Step:7) Iske bad apni pendrive ko victim ke computer se nikal lijiye aapka kaam ho gaya hai boss ,and aapne successfully seekh liya hai kaise hacker log aapke computer ka data or saved password hack kar lete hai aur aapko iski koi jankari bhi nhi hoti hai.

      Aapne dekha hoga ye kafi umda darje ki hacking hai ye,isi ko real hacking kehte hai dear readers .Apni simple si device ko hacking device ki tarah to sirf ek hacker hi kar sakta hai ,baise main apne sare hacking article ko english language me hi publish karta tha lekin ab main decide kar raha hoon ki sari hacking jitna jo kuchh bhi main janta hoon aapke sath share jarur karunga taaki hum indians ko bhi hindi language me free me hacking sikha saku Aur apne logo ko sari jankari de du aur unhe in sab tricks se parichit kar saku Taaki bo future me kabhi kisi hacker se dhoka na khaye.


      Agar aapko kisi bhi step me koi dikkat ho rahi ho to comment karke mujhse puchh sakte hai ,aur Agar aapko mera ye post pasand aaya ho to please isko share karna nhi bhooliye,Aaapke support ke bina main is knowledge ko aage tak nhi pahucha sakta ,isiliye mere post ko share karke  meri help kijiye taaki main aapke liye ek se badhkar ek tricks aur hack la saku ,post ko share karne ke liye aap neeche di gayi share buttons ka prayog kar sakte hai.....Dhanyabaad Aaapka din achha ho

Magic Trick For Computer In Hindi

जादू यानि मैजिक (Magic) जिसका नाम सुनते ही दिमाग राेमांच से भर जाता है और अगर यह Computer का जादू हो तो फिर कहने ही क्‍या ?


आम तौर पर हम सुनने के बजाय ऑखों देखी पर ज्‍यादा विश्‍वास करते हैं, इसलिये जब हम कोई Computer खरीदने जाते हैं तो उसके हार्डवेयर आदि में बारे में जानकारी लेने के लिये ज्‍यादातर लोग My Computer पर Right Click कर उसकी Properties चैक करते हैं, जहॉ उसके हार्डवेयर सम्‍बन्‍धी जानकारी हमें प्राप्‍त होती है। वहॉ भी ज्‍यादातर लोग Computer के Processor पर ही ध्‍यान देते हैं। जिससे कम्‍प्‍यूटर की क्षमता का पता चलता है।

लेकिन एक ऐसी ट्रिक है जिससे आप दोस्‍तों को आश्‍चर्यचकित कर सकते हैं आप अपने पुराने Pentium4 या DualCore cpu को i3 या i5 में बदल कर दिखा सकते हैं बिना किसी हार्डवेयर या साफ्टवेयर के, जब कि भी कोई आपके Properties चैक करेगा तो उसे वहॉ आपके वही Processor दिखाई देगा, जो आप चाहें आइये जानते हैं कैसे -
  1. Start बटन पर क्लिक कीजिये । 
  2. Run को open कीजिये ।  आप रन कमाण्‍ड को+   R  शार्टकट द्वारा भी चला सकते हैं।
  3. यहाँ Regedit टाइप कीजिये अौर Enter कीजिये। 
  4. Registry Editor Open हो जायेगा। 
  5. Registry Editor  में  HKEY_LOCAL_MACHINE  > Hardware > Discription > System >Centralprocessor > 0 को सलैक्‍ट कीजिये, उदा0 के लिये Picture देखें -
 

अब "PROCESSOR NAME STRING" पर Righ Click कर Modify को चुनें और अब जिस प्रोसेसर का नाम देना चाहें दे सकते है, मान लीजिये आपके कम्‍प्‍यूटर में Intel(R) Pentium(R) Dual CPU T2330 @ 1.60GHz सीपीयू लगा है, तो आपको उसका नाम यहॉ दिखाई देगा, लेकिन इसकी जगह आप जो भी नाम यहॉ लिख देगें वह दिखाई देने लगेगा- उदाहरण के लिये आप नीचे दिये गये किसी भी नाम को वहॉ पेस्‍ट कर सकते हैं -
  • Intel® Core™ i7-4860HQ Processor @ 3.60 GHz
  • Intel® Core™ i5-2500S Processor @ 3.70 GHz 
  • Intel® Core™ i3-330M Processor @ 2.13Ghz 
नोट - यह ट्रिक केवल Fun के लिये है, इससे आपके कम्‍प्‍यूटर की क्षमता पर कोई प्रभाव नहीं पडेगा। अगर आप कम्‍प्‍यूटर एक्‍सपर्ट नहीं हैं तो इसे न करें। 

Make Your Computer Greet (Welcome) You After Starting in Hindi

Hi Friends, I am present today in "Hindi Tech Tricks (HTT)" by taking a very glorious Hindi Computer Tricks through which you can make some changes in your computer settings to make it welcome: P

Yes, your computer is welcome to welcome you from now on. If you prefer to watch movies, you may have noticed that when a user invokes the computer on the computer, then the computer welcomes it by its name.
Apne Computer Se Welcome Kaise Karayen Har Ek Start Ke Bad
In such a situation, when we have a computer, we are also curious that our computer also welcomes us with our name.

I am sure you want to know this trick as soon as possible and want to get your welcome done with your computer.

Make Your Computer Greet (Welcome) You in Hindi
Get started with your computer after you start!

STEP 1. Click on the Start button on your computer's desktop and open it by searching Notepad in All Pograms.

STEP 2.> Paste the code given below to Notepad.

Dim speaks, speechspeaks="Welcome to your PC, Prakash Kumar Nirala"Set speech=CreateObject("sapi.spvoice")speech.Speak speaks

STEP 3. In the above code, write your name in place of Prakash Kumar Nirala.

How-to-Make-Your-Computer-Welcome-You-In-Hindi-Notepad

STEP 4.> Now click on the file located in the upper right corner and click on Save As. Click on the box at the bottom of the File Name to do All Files. And now save the name of welcome.vbs on your desktop.

Apne Computer Se Welcome Kaise Karayen Har Ek Start Ke Bad
How-to-Make-Your-Computer-Welcome-You-In-Hindi-Save-As

STEP 5.> Now copy your saved file and go to your computer's C: Drive (if your Window C: Drive is installed).

C:> Documents and Settings> All Users> Start Menu> Programs> Startup (if you are using Windows XP)

C:> Users> {User-Name}> AppData> Roaming> Microsoft> Windows> Start Menu> Programs> Startup (if you're using Windows 8, Windows 7, and Windows Vista)

Note: Keep in mind that App Data is a hidden folder after {User-Name} that you have to unhide it to see. To do this, click on the View Tab and hit the Hidden Items as per the figure below. After this you will see a folder of App Data.

How-to-Make-Your-Computer-Welcome-You-In-Hindi-Unhide

STEP 6.> Now paste the file copied into the Startup Folder.

How-to-Make-Your-Computer-Welcome-You-In-Hindi-Paste

Click on it to see whether it is welcoming you or not: Is it p? You have successfully set it up and your computer will now welcome you to your every start.

Apne Computer Se Welcome Kaise Karayen Har Ek Start Ke Bad

Extra Computer Hindi Tricks: These Steps are not necessary, but for the better voice of you, you can do one thing and that is that you can do your Sound Schemes by No Sounds :)

Follow the steps below to do this.

STEP 1.> You can go to your Computer's Control Panel and click on Large Icons.

How-to-Make-Your-Computer-Welcome-You-In-Hindi-Large

STEP 2.> Click Sounds over there now.

How-to-Make-Your-Computer-Welcome-You-In-Hindi-Sound

STEP 3.> Now on the new tab that is open, click on the Sound Tab from the above four options.

How-to-Make-Your-Computer-Welcome-You-In-Hindi-No-Sounds

STEP 4.> Now click on the "Sound System" option and make it No Sounds and click OK.

How-to-Make-Your-Computer-Welcome-You-In-Hindi-OK

Now your Function will work perfectly and you have compelled your computer to get your welcome done in a good voice: P Now when you start your computer in front of anyone, it will welcome you and people will think That's how good your computer is.

So friends, with this easy Computer Tricks you can guide your computer to welcome you.

Do not forget to share it with your friends, the Sharing Button is below the post.

Automatically Publish Blogger Posts To Facebook,Twitter And Other Social Sites

Social media plays an important role in improving any blog's SEO.That's why you may watch social media gadgets almost on every blog/website.If you have enough number of subscribers on social sites then just automatically publish your posts on social sites and get the traffic.Today I am giving a tutorial about automatically posting on facebook,twitter and some other social sites with using dlvr.it service which is free of cost.I am also using this service to publish my blogger posts facebook and twitter.The reason behind to choose dlvr.it is it is very easy to use and install.You can on-off auto publishing anytime and very easily.Lets see how to use it.

Automatically Publish Blogger Posts On Social Sites


  • First go to dlvr.it
  • Signup with giving your email address and choosing password.
  • Now go to your inbox and confirm your email address first
  • You will redirect to another page here you have to provide your feeds address in below format
  • http://feeds.feedburner.com/FEEDBURNER USERNAME HERE


    • Click on twitter icon and you will redirect to twitter
    • Give your twitter's profile's username and password and hit "Authorize App" button.Now your posts will automatically publish on twitter.
    • Now click on facebook icon.
    • You will redirect to facebook page.Log in to your facebook account from which you are managing your fanpage and select your fanpage.
    • Customize your services as you wish and save your changes.                                                                                                                                      
    • That's all about auto posting on social networking.If you know more services then share it using contact form below..

What Is WinRAR And How It Work In Hindi

आइये जानते है WinRAR क्या है तो यह कैसे और क्या काम करती है.
आप सभी ने WinRAR Software काम लिया होगा पर क्या आप जानते है यह क्यों और क्या काम में आता है WinRAR एक Powerful Software है जिसकी मदद से File का आकार बड़े से कुछ हद तक छोटा हो जाता है जिससे हमे फायदा यह होता है की हम इसको आसानी से ईमेल के जरिये दूसरी जगह भेज सकते है और इससे हमारे Internet की और समय दोनों की बचत होती है इसमें हम कोई भी फाइल जैसे Image हुआ Software हुआ इनको WinRAR में डालेंगे तो इसकी Size छोटी हो जाएगी जिससे इसे Email में अटेच करने में आसानी होगी और जल्दी से Mail भी हो जाएगी तो चलिए जानते है इसे कहाँ से Download करें और इसका उपयोग कैसे करते है... 
नीचे दिए Link पर जायें और WinRAR Download करें..


Download


How Install WinRAR Learn In Hindi

जब Software Download हो जायें तो इसके Setup पर Double Click करें इसे Install करना बहुत Easy है बाकि Software से... 
जब यह Install हो जायें तो उन सभी Files को चुने जिन्हें आप WinRAR में डालना चाहते है और उन सभी को एक Folder बना के उसमे डाल दे... 
अब Folder पर Right Click करें आपको Add to archive दिखाई देगा उसपर Croser को लायें और बटन दबायें आपके सामने निम्न Window खुलेगी.....

यहां से आपसे File का नाम दे सकते है और काफी Option है... 
और सबसे अहम है की आप इस पर Password भी लगा सकते है कैसे लगते है आइये जानते है.. 

How To Password Protect WinRAR File Learn In Hindi

Simple Menu बार में Advance पर Click करें और आपको Set Password लिखा हुआ बटन दिखाई देगा बार उस पर Click करें और Password डालें एक बार और Verification के लिए Password डालें और Ok बटन दबायें और Main Menu में आयें और फिरसे Ok बटन दबायें आपकी सभी Files WinRAR में Add हो जायेंगी और बिना Password इसे कोई खोल भी नहीं पायेगा...

आगे की Post में और भी नयी- नयी Useful Tricks के बारे में जानेंगे आप हमारे Blog के साथ जुड़े रहे और नए-नए Computer Tips and Tricks सीखते रहे और इनको अपने Friends के साथ और अपने Facebook, Twitter, Google+ Account पर भी Share करते रहे ! 
{ यदि आपके Computer में Hardware, Networking या Internet, और Website से Related किसी भी प्रकार की समस्या है तो हमसे सम्पर्क करें ! जल्दी ही आपकी समस्या का समाधान आपको मिल जायेगा.}

History Of Computer In Hindi | कंप्यूटर का इतिहास जानें

कंप्यूटर शब्द की उत्पति अंग्रेज़ी भाषा के कम्प्यूट शब्द से हुई है जिसका अर्थ है गणना करना अतः कम्प्यूटर का विकास गणितिय गणनाओं के उद्देश्य की पूर्ति के लिए किया गया है सबसे पहले कंप्यूटर का आविष्कार 600 ईसा पहले गिनतारे का विकास मेसोपुटामिया में हुआ, इसी प्रकार Calculator का आविष्कार 17वीं शताब्दी के शुरुआत में डानन नेपियर ने किया था जिसका उपयोग गणितिय गणनाओं हेतु किया गया था. इसके बाद 1671 में ब्रान गोट फ्राइड में गणना करने वाले कैलकुलेटर का आविष्कार किया. 1942 में बेब्ज पास्कल ने यांत्रिक कैलकुलेटर बनाया जिसे पास्कलिंग कहा गया यह कैलकुलेटर सिर्फ 6 व्यकित्यों के बराबर गणना कर सकता था.

History of Computer : 1822 में चार्ल्स बेबेज ने सबसे पहले Digital Computer बनाया पास्कलिन से प्रेरणा लेकर डिफ्रेन्सियल और एनालिटीकल एनिंजन का अविष्कार किया, उन्होंने 1937 में स्वचालित कंप्यूटर की परिकल्पना की जिसमे कृत्रिम स्मृति तथा प्रोग्राम के अनुरूप गणना करने की क्षमता हो, किन्तु हथर्न होलेरीथ ने भी पूरा किया ! पंचकार्ड की मदद से सारा कार्य खुद ही करने इलेक्ट्रोनिक टेबूलेशन मशीन का निर्माण किया गया! मतलब प्रथम पीढ़ी के कंप्यूटर में Vacuum Tube या Vacuum Valve का प्रयोग हुआ. 
1948 में Valve की जगह ट्रांजिस्टर का उपयोग किया जाने लगा ! इससे Vacuum Tube में होने वाले श्योर में पैदा होने वाली गर्मी से निजात पाया जा सका ! इसमें का खर्चीले और कम जगह घेरने वाले कंप्यूटर का निर्माण संभव हो सका ! 
1958 में ट्रांजिस्टर के स्थान पर सिलकोन चिप पर इंटीग्रेटेड सर्किट का उपयोग कंप्यूटर के क्षेत्र में किया जाने लगा | इसने कंप्यूटर के क्षेत्र में मूलभूत परिवर्तन तथा एक नयी क्रांति ला दी जिसको कंप्यूटर की तीसरी पीढ़ी कहा गया ! सिलकोन चिप निर्मित कंप्यूटर का आकार अत्यंत छोटा होने के कारण इन्हें मिनी कंप्यूटर कहा जाने लगा.

Computer History by Year :कंप्यूटर तकनिकी विकास के द्वारा जो कंप्यूटर के कार्यशेली तथा क्षमताओं में विकास हुआ इसके फलस्वरूप कंप्यूटर विभिन्न पीढ़ियों तथा विभिन्न प्रकार की कंप्यूटर की क्षमताओं का निर्माण का आविष्कार हुआ !
कार्य क्षमता के इस विकास को 1964 में कंप्यूटर जनरेशन कहा जाने लगा.

कंप्यूटर विकास की पहली पीढ़ी (First Generation History in Hindi) :-
वैक्यूम टूयूब्स (1940 - 1956) :
 इलेक्ट्रॉनिक सिग्नल को नियंत्रण और प्रसारित करने हेतु वैक्यूम टूयूब्स का उपयोग किया गया इसमें भरी भरकम कंप्यूटर का निर्माण हुआ किन्तु सबसे पहले उन्ही के द्वारा कंप्यूटर की परिकल्पना साकार हुई | ये टूयूब्स के आकार में बड़े तथा ज्यादा गर्मी उत्पन्न करते थे तथा उनमे टूट-फुट तथा ज्यादा खराबी होने की संभावना रहती थी और इसकी गणना करने की क्षमता भी काफी कम थी और पहली पीढ़ी के कंप्यूटर ज्यादा स्थान घेरते थे.

कंप्यूटर विकास की दूसरी पीढ़ी (Second Generation History in Hindi):-
ट्रांजिस्टर (1956 - 1963) : 
में ट्रांजिस्टर का आविष्कार हुआ | इस दौरान के कंप्यूटरों में ट्रांजिस्टरों का एक साथ प्रयोग किया जाने लगा था, जो वाल्व्स की अपेक्षा अधिक सक्षम और सस्ते होते थे | जिन्हें कंप्यूटर निर्माण हेतु वैक्यूम टूयूब्स के स्थान पर उपयोग किया जाने लगा | ट्रांजिस्टर का आकार वैक्यूम टूयूब्स की तुलना में काफी छोटा होता है | जिससे कंप्यूटर छोटे तथा उनकी गणना करने की क्षमता अधिक और तेज | पहली पीढ़ी की तुलना में इनका आकार छोटा और कम गर्मी उत्पन्न करने वाले तथा अधिक कार्यक्षमता व तेज गति के गणना करने में सक्षम थे.

कंप्यूटर विकास की तीसरी पीढ़ी (Third Generation Computer History in Hindi):-
इंटीग्रेटेड सर्किट (1964 - 1971) :
 इस अवधि के कंप्यूटरो का एक साथ प्रयोग किया जा सकता था. यह समकालित चिप विकास की तीसरी पीढ़ी का महत्वपूर्ण आधार बनी, कंप्यूटर के आकार को और छोटा करने हेतु तकनिकी प्रयास किये जाते रहे जिसके परिणाम स्वरूप सिलकोन चिप पर इंटीग्रेटेड सर्किट निर्माण होने से कंप्यूटर में इनका उपयोग किया जाने लगा ! जिसके फलस्वरूप कंप्यूटर अब तक के सबसे छोटे आकार का उत्पादन करना संभव हो सका ! इनकी गति माइक्रो सेकंड से नेनो सेकंड तक की थी जो स्माल स्केल इंटीग्रेटेड सर्किट के द्वारा संभव हो सका.

कंप्यूटर विकास की चोथी पीढ़ी (Fourth Generation Computer History in Hindi):-
माइक्रोप्रोसेसर (1971 - 1985) :
 चोथी पीढ़ी के कंप्यूटरों में माइक्रोप्रोसेसर का प्रयोग किया गया ! वी.एस.एल.आई. की प्राप्ति से एकल चिप हजारों ट्रांजिस्टर लगाए जा सकते थे.

कंप्यूटर विकास की पांचवी पीढ़ी (Fifth Generation Computer History in Hindi) :-
आर्टिफीसियल इंटेलिजेंस:
 विकास की इस पांचवी अवस्था में कंप्यूटरों में कृत्रीम बुद्धि का निवेश किया गया है ! इस तरह के कंप्यूटर अभी पूरी तरह से विकशित नहीं हुए है ! इस तरह के कंप्यूटरों को हम रोबोट और विविध प्रकार के ध्वनि कार्यकर्मो में देख सकते है ! ये मानव से भी ज्यादा सक्षम होगा.

Full Introduction Of Computer Software In Hindi

आप जानते है की Computer एक Electronics मशीन है, यह खुद अपनी मर्ज़ी से कुछ नहीं कर सकता इस लिए इसे कुछ करने के लिए बाध्य किया जाता है ! इसके लिए इसे उचित आदेश दिये जाते है ! यानि हम इससे काम करवाने के लिए इसके Mouse और Keyboard का उपयोग करके इसे निर्देश देते है तभी यह काम करता है !
हम Computer के दो भागों के बारे में जानते है ! Hardware और Software Computer के वे सभी Parts जिन्हें आप देख सकते है ! उन्हें Hardware कहा जाता है ! और Computer के वे सभी भाग जिन्हें आप देख नहीं सकते है उन्हें Software कहते है !
Hardware बिना Software के मदद के कुछ भी नहीं कर सकता है ! Computer Hardware से काम करवाने के लिए हमे Software की मदद से कुछ Commands देने पड़ते है ! Commands के Group को प्रोग्राम कहा जाता है !

चलिए जानते है Types Of Computer Software

में आपको यहां तीन प्रकार के Software के बारे में बताऊंगा !
System Software
Utility Software
Application Software

इनको विस्तार से समझते है ! 
System Software :- जो Program Computer को चलाने, उसको Control करने, उसके विभिन्न भागों की देखभाल करने और उसकी सभी क्षमताओं को अच्छे से अच्छा उपयोग करने के लिए बनाये जाते है, उनको सम्मलित रूप से System Software कहा जाता है !
System Software के बारे में और अधिक जानकारी के लिए नीचे दिए Link पे जायें ! 


Full Introduction of System Software


Utility Software :- कुछ ऐसे प्रोग्राम जो System Software नहीं होते पर जिनकी जरुरत हमे बार-बार पड़ती है ! Utility प्रोग्राम, कई ऐसे कार्य करता है जो Computer का उपयोग करते समय हमे कराने पड़ते है For Example :- Text Editor जो हमे Text लिखने में काम में आता है ! यह System Software के Important Parts नहीं होते पर हमें इनकी जरुरत पड़ती है इस लिए Computer बनाने वाला हमें यह उपलब्ध करवाता है ! 

Application Software :- उन सभी Programs को Application Software कहा जाता है, जिनपे हम अपना काम करते है जैसे :- Office में सभी Employee की सैलरी, सभी प्रकार का लेन-देन, Report बनाना, Photo को Edit करना, आदि-आदि Computer वास्तव में ऐसे ही काम के लिए खरीदे जाते है !
यह काम हर Company या User के लिए अलग-अलग तरह के होते है, इसलिए हमारे जरुरत के अनुसार Software Engineer हमारे लिए लिखते है (Develop) करते है ! वैसे आजकल ऐसे Program सबके लिए एक जैसे Develop किए जाते है जैसे :- MS Word, MS Excel, Tally, Photoshop, Coraldraw, Pagemaker आदि ! 


आगे की Post में और भी नयी- नयी Useful Tricks के बारे में जानेंगे आप हमारे Blog के साथ जुड़े रहे और नए-नए Computer Tips and Tricks सीखते रहे और इनको अपने Friends के साथ Share करते रहे !

REQUEST HERE

Blogger Tips and TricksLatest Tips And TricksBlogger Tricks

Popular Posts