Linux एक बहुत ही बेहतरीन ऑपरेशन सिस्टम है। क्या आपको पता है लिनक्स ऑपरेशन सिस्टम में सबसे कम मात्रा में वायरस और data की छति पहुँचती है।
तो आज हम इसी चीज को मध्य नजर रखकर आपके लिए ले कर आये है linux commands in hindi आज हम आपको linux operation system के सभी commands hindi में बताएंगे।
और यह आर्टिकल को आप बुकमार्क अवश्य कर ले क्युकी यह हमारा आपसे वादा है की यह आर्टिकल पूरा पढ़ने और याद करने से आपको linux के सभी commands आसानी से याद रहेंगे।
चलिए समय बर्बाद ना करते हुए अपने विषय की सुरुआत करते है और सबसे पहले जानते है linux क्या है।
What is Linux in Hindi
Linux एक ऑपरेटिंग सिस्टम (OS) है जैसे windows, mac os, android है वैसे ही लिनक्स भी एक प्रकार का ऑपरेटिंग सिस्टम होता है। अब आप सोच रहे होंगे की ऑपरेटिंग सिस्टम क्या होता है ? ऑपरेटिंग सिस्टम एक प्रकार का सिस्टम सॉफ्टवेयर होता है जो आपके सिस्टम (android / window / MAC) को कंट्रोल करता है।
Linux की स्थापना 1991 में linus torwalds के द्वारा हुए थी। स्थापना से हमारा मतलब है linux को 1991 से त्यार करना सुरु कर दिया गया था। बाद में धीरे धीरे इसका नाम Linux Kernal पड़ गया।
Linux command line interface पर कार्य करता है इसका मतलब यह है की इसमें आपको एक terminal दिया जाता है जिससे आपको सभी सॉफ्टवर्स और एप्प्स को चलाना होता है। आज हम इसी terminal के commands in Hindi सीखेंगे।
यह काफी प्रचलित हुआ इसलिए आज के समय में अधिक सर्वर (Server) में आप linux को ही पाओगे। आज के समय में भी प्रोफेशनल लोग linux operating system का ही प्रयोग करते है। इससे में अगर आप linux commands in Hindi सिख जाओ तब तो सोने पे सुहागा हो सकता है। चलिए अब linux के commands hindi भाषा में जानते है।
Beginner Linux (Terminal) Commands in Hindi
तो अब हम linux commands in Hindi पर आ गए है और सबसे पहला और महत्वपूर्ण command जो आपको पता होना चाहिए वह है ifconfig यह linux command आपको बताता है क्या आप अपने कंप्यूटर से कम्यूनिकेट कर पा रहे हो या नहीं।
आसान भाषा में कहे यो ifconfig से आपको पता चलता है की आपका कंप्यूटर internet से जुड़ा है या नहीं। यह करना काफी जरूरी हो जाता है linux में क्युकी linux के आधे से ज्यादा software’s internet के उपयोग से चलते है।
Update Command in Linux in Hindi
Linux ऑपरेटिंग सिस्टम (ex Kali Linux) में आपको अपना सिस्टम हर दिन अपडेट और अपग्रेड करते रहना चाहिए और यह करने के लिए आपको linux के update कमांड को जानना पड़ेगा।
Linux को update करने के लिए आपको टर्मिनल पर apt-get update टाइप करना पड़ता है। यह टाइप करने के बाद आपका सिस्टम अपडेट होने लगेगा।
update करने के बाद आपको इसको upgrade भी करना पड़ता है जिसका command है apt-get upgrade यह टाइप करने से आपका सिस्टम अपग्रेड हो जाएगा।
आप एक साथ update और upgrade command भी चला सकते हो इसके लिए आपको अपने टर्मिनल पर टाइप करना है apt-get update && apt-get upgrade
चलिए अब एक table से सभी linux commands in hindi समझते है।
A to Z Basic Linux Commands in Hindi
Linux Commands | Meaning |
uname | चेक सिस्टम Details |
uname -r | System Recursive Details |
uname -a | All System Details |
history | To Check your All Commands History |
ls | List all Directory |
cd | Catch Directory (To Open a File, Folder, Software) |
cd .. | One Step Back |
clear | Clear the Screen |
rm | Remove Something |
mkdir | Make a Directory |
rm dir | Remove a Directory |
cp | Copy a File |
whoami | Display your user ID |
pwd | Present Working Directory Name |
touch | To Change file access and modification |
man | Display manual pages |
arch | To show architecture type |
free | Display Free and Used Memory |
grep | To Search pattern in any file |
तो यह थे linux basic a to z commands in Hindi चलिए अब linux के कुछ अन्य commands को जानते है। आपको यह आर्टिकल कैसा लग रहा है हमे कमेंट में बताए।
Backup and Restore Command in linux in Hindi
हम tar का उपयोग करते हुए सीखेंगे की कैसे आप अपने linux का backup और restore कर सकते हो। tar का मतलब होता है Tape archive। tapes का उपयोग backup करने के लिए किया जाता है।
Backup Command in Linux Syntax
tar cvf test.tar test
(Create the Backup in test.tar file)
Syntax is tar <options><backup-file><directory-to-be-backed-up>
Restore Command in Linux Syntax
tar xvf test.tar
(Restore from Backup)
Option | Meaning |
c | create |
v | verbose |
f | use file for archive |
x | extract |
u | update |
t | list the contents of archive without extracting |
z | compress with zip |
j | compress with bzip2 |
cat Command in लिनक्स इन हिंदी
cat command का अर्थ concatenate होता है। यह command concatenate और files के content को print करने के लिए उपयोग किया जाता है।
चलिए अब टेबल के रूप में समझते है cat linux commands in Hindi। यदि आप Hacking सिखने के इक्छुक है तो हमसे kali linux beginner to advance hacking guide PDF book अवश्य खरीदे।
cat -n file_name | Display the content with line number |
cat > file_name | Create a File |
cat original_file > copy_file | To Copy a File |
cat filename newfile_name > newfile_name2 | Concatenate the file |
wc Command in linux in Hindi
wc command का प्रयोग एक फाइल में कितने lines, words है यह पता करने के लिए किया जाता है। चलिए wc command कैसे इस्तेमाल करते है यह जानते है।
Type wc <filename> in Terminal
आपको टर्मिनल पर wc filename टाइप करना है उसके बाद आपको यह एक प्रकार का नंबर show करेगा। पहला नंबर Line count करता है। दूसरा नंबर file में कितने words है यह count करके दिखाता है। तीसरा नंबर फाइल में कितने character है यह दर्शाता है।
आप केवल lines, words और character भी देख सकते है इसके लिए आपको यह टेबल समझना पड़ेगा।
wc Commands | Working |
wc -c filename | Shows Number of Characters Only |
wc -l filename | Shows Number of Lines Only |
wc -w filename | Shows Number of Words Only |
wc -L filename | Shows Length of longest Line |
essential linux commands से सम्बंधित हाल ही में पूछे गए सवाल
क्या Linux विंडोज से बेहतर है ?
क्या Kali Linux फ्री है ?
Kali Linux से Hacking कैसे करे ?
आज आपने क्या सीखा
Linux के बारे में अब आप अच्छा खासा ज्ञान प्राप्त कर चुके हो। और अब बारी आती है एक professional hacker बनने की जिसके लिए आपको हमसे Kali Linux से जुड़े हुए किताब को खरीदना चाहिए।
हमारे द्वारा दिए गए PDF Book से आपको हैकिंग अच्छे तरह से आ जाएगी। इसलिए हमे WhatsApp पर मैसेज करे। और आज का यह विषय essential linux commands in hindi कैसा लगा हमे यह भी बताए।
यदि आप Kali Linux OS चलते हो और आपको linux commands in hindi को लेकर कोई समस्या आये तो आप हमसे कमेंट में साझा करे हम आपके समस्या को जल्द से जल्द सुलझाने का प्रयत्न करेंगे।
यह भी पढ़े